index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2013-05-07
ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUG
Theodore Ts'o
2013-05-07
ext4: fix online resizing for ext3-compat file systems
Theodore Ts'o
2013-05-07
ext4: fix big-endian bug in metadata checksum calculations
Dmitry Monakhov
2013-05-07
ext4: fix journal callback list traversal
Dmitry Monakhov
2013-05-07
jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callback
Dmitry Monakhov
2013-05-07
ext4/jbd2: don't wait (forever) for stale tid caused by wraparound
Theodore Ts'o
2013-05-07
nfsd: Decode and send 64bit time values
Bryan Schumaker
2013-05-07
nfsd: don't run get_file if nfs4_preprocess_stateid_op return error
fanchaoting
2013-05-07
nfsd4: don't close read-write opens too soon
J. Bruce Fields
2013-05-07
NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_open_delegation_recall
Trond Myklebust
2013-05-07
LOCKD: Ensure that nlmclnt_block resets block->b_status after a server reboot
Trond Myklebust
2013-05-07
exec: do not abuse ->cred_guard_mutex in threadgroup_lock()
Oleg Nesterov
2013-05-07
fs/dcache.c: add cond_resched() to shrink_dcache_parent()
Greg Thelen
2013-05-07
inotify: invalid mask should return a error number but not set it
Zhao Hongjiang
2013-05-07
mm: allow arch code to control the user page table ceiling
Hugh Dickins
2013-05-07
fs/fscache/stats.c: fix memory leak
Anurup m
2013-05-07
sysfs: fix use after free in case of concurrent read/write and readdir
Ming Lei
2013-05-01
aio: fix possible invalid memory access when DEBUG is enabled
Zhao Hongjiang
2013-04-25
Btrfs: make sure nbytes are right after log replay
Josef Bacik
2013-04-25
hfsplus: fix potential overflow in hfsplus_file_truncate()
Vyacheslav Dubeyko
2013-04-25
fs/binfmt_elf.c: fix hugetlb memory check in vma_dump_size()
Naoya Horiguchi
2013-04-25
hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB)
Naoya Horiguchi
2013-04-25
kthread: Prevent unpark race which puts threads on the wrong cpu
Thomas Gleixner
2013-04-16
vfs: Revert spurious fix to spinning prevention in prune_icache_sb
Suleiman Souhlal
2013-04-16
cifs: Allow passwords which begin with a delimitor
Sachin Prabhu
2013-04-16
GFS2: return error if malloc failed in gfs2_rs_alloc()
Wei Yongjun
2013-04-16
GFS2: Fix unlock of fcntl locks during withdrawn state
Steven Whitehouse
2013-04-12
NFSv4: Doh! Typo in the fix to nfs41_walk_client_list
Trond Myklebust
2013-04-12
NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_list
Trond Myklebust
2013-04-12
NFSv4: Fix a memory leak in nfs4_discover_server_trunking
Trond Myklebust
2013-04-12
reiserfs: Fix warning and inode leak when deleting inode with xattrs
Jan Kara
2013-04-12
UBIFS: make space fixup work in the remount case
Artem Bityutskiy
2013-04-05
Btrfs: fix space leak when we fail to reserve metadata space
Josef Bacik
2013-04-05
nfsd4: reject "negative" acl lengths
J. Bruce Fields
2013-04-05
loop: prevent bdev freeing while device in use
Anatol Pomozov
2013-04-05
Btrfs: don't drop path when printing out tree errors in scrub
Josef Bacik
2013-04-05
Btrfs: limit the global reserve to 512mb
Josef Bacik
2013-04-05
Btrfs: fix race between mmap writes and compression
Chris Mason
2013-04-05
Btrfs: fix locking on ROOT_REPLACE operations in tree mod log
Jan Schmidt
2013-04-05
Btrfs: use set_nlink if our i_nlink is 0
Josef Bacik
2013-04-05
userns: Restrict when proc and sysfs can be mounted
Eric W. Biederman
2013-04-05
vfs: Carefully propogate mounts across user namespaces
Eric W. Biederman
2013-04-05
vfs: Add a mount flag to lock read only bind mounts
Eric W. Biederman
2013-04-05
userns: Don't allow creation if the user is chrooted
Eric W. Biederman
2013-04-05
Nest rename_lock inside vfsmount_lock
Al Viro
2013-04-05
NFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layoutreturn
Trond Myklebust
2013-04-05
NFSv4.1: Fix a race in pNFS layoutcommit
Trond Myklebust
2013-04-05
NFSv4: Fix the string length returned by the idmapper
Trond Myklebust
2013-04-05
pnfs-block: removing DM device maybe cause oops when call dev_remove
fanchaoting
2013-04-05
sysfs: handle failure path correctly for readdir()
Ming Lei
[next]