summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-06-15nfs4.1: prevent race that allowed use of freed layout in _pnfs_return_layoutFred Isaman
2011-06-15NFSv4.1: need to put_layout_hdr on _pnfs_return_layout error pathBenny Halevy
2011-06-15NFS: (d)printks should use %zd for ssize_t argumentsDavid Howells
2011-06-15NFSv4.1: fix break condition in pnfs_find_lsegBenny Halevy
2011-06-15nfs4.1: fix several problems with _pnfs_return_layoutFred Isaman
2011-06-15NFSv4.1: allow zero fh array in filelayout decode layoutAndy Adamson
2011-06-15NFSv4.1: allow nfs_fhget to succeed with mounted on fileidAndy Adamson
2011-06-15NFSv4.1: Fix a refcounting issue in the pNFS device id cacheTrond Myklebust
2011-06-15NFSv4.1: deprecate headerpadsz in CREATE_SESSIONBenny Halevy
2011-06-15NFS41: do not update isize if inode needs layoutcommitPeng Tao
2011-06-15NLM: Don't hang forever on NLM unlock requestsTrond Myklebust
2011-06-15NFS: fix umount of pnfs filesystemsWeston Andros Adamson
2011-06-14[CIFS] update cifs version to 1.73Steve French
2011-06-14xfs: fix ->mknod() return value on xfs_get_acl() failureAl Viro
2011-06-14[CIFS] trivial cleanup fscache cFYI and cERROR messagesSteve French
2011-06-14timerfd: Fix wakeup of processes when timer is cancelled on clock changeMax Asbock
2011-06-13cifs: correctly handle NULL tcon pointer in CIFSTConJeff Layton
2011-06-13cifs: show sec= option in /proc/mountsJeff Layton
2011-06-13cifs: don't allow cifs_reconnect to exit with NULL socket pointerJeff Layton
2011-06-13CIFS: Fix sparse errorPavel Shilovsky
2011-06-13jbd2: Fix oops in jbd2_journal_remove_journal_head()Jan Kara
2011-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-06-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2011-06-13Btrfs: drop the delalloc_bytes check in shrink_delallocChris Mason
2011-06-13Btrfs: check the return value from set_anon_superChris Mason
2011-06-13jbd2: Remove obsolete parameters in the comments for some jbd2 functionsTao Ma
2011-06-12Delay struct net freeing while there's a sysfs instance refering to itAl Viro
2011-06-12afs: fix sget() races, close leak on umountAl Viro
2011-06-12ubifs: fix sget racesAl Viro
2011-06-12ubifs: split allocation of ubifs_info into a separate functionAl Viro
2011-06-12fix leak in proc_set_super()Al Viro
2011-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-06-11Btrfs: use join_transaction in btrfs_evict_inode()Li Zefan
2011-06-11nilfs2: fix problem in setting checkpoint intervalRyusuke Konishi
2011-06-11nilfs2: fix missing block address termination in btree node shrinkingRyusuke Konishi
2011-06-11nilfs2: fix incorrect block address termination in node concatenationRyusuke Konishi
2011-06-10Btrfs - use %pU to print fsidIlya Dryomov
2011-06-10Btrfs: fix extent state leak on failed nodatasum readsJan Schmidt
2011-06-10Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason
2011-06-10btrfs: fix unlocked access of delalloc_inodesDavid Sterba
2011-06-10Btrfs: avoid stack bloat in btrfs_ioctl_fs_info()Li Zefan
2011-06-10btrfs: remove 64bit alignment padding to allow extent_buffer to fit into one ...richard kennedy
2011-06-10Btrfs: clear current->journal_info on async transaction commitSage Weil
2011-06-10Btrfs: make sure to recheck for bitmaps in clustersChris Mason
2011-06-10btrfs: remove unneeded includes from scrub.cArne Jansen
2011-06-10btrfs: reinitialize scrub workersArne Jansen
2011-06-10btrfs: scrub: errors in tree enumerationArne Jansen
2011-06-10Btrfs: don't map extent buffer if path->skip_locking is setJosef Bacik
2011-06-09exec: delay address limit change until point of no returnMathias Krause