summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2011-08-26nfsd4: it's OK to return nfserr_symlinkJ. Bruce Fields
2011-08-26nfsd4: fix incorrect comment in nfsd4_set_nfs4_aclJ. Bruce Fields
2011-08-26nfsd: clean up nfsd_mode_check()J. Bruce Fields
2011-08-26nfsd: open-code special directory-hardlink checkJ. Bruce Fields
2011-08-26nfsd4: clean up S_IS -> NF4 file type mappingJ. Bruce Fields
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-08-26UBIFS: fix the dark space calculationsrimugunthan dhandapani
2011-08-25lockdep: Add helper function for dir vs file i_mutex annotationJosh Boyer
2011-08-25xfs: deprecate the nodelaylog mount optionChristoph Hellwig
2011-08-24NFSv4: renewd needs to be able to handle the NFS4ERR_CB_PATH_DOWN errorTrond Myklebust
2011-08-24NFSv4: The NFSv4.0 client must send RENEW calls if it holds a delegationTrond Myklebust
2011-08-24NFSv4: nfs4_proc_renew should be declared staticTrond Myklebust
2011-08-24NFSv4: nfs4_proc_async_renew should use a GFP_NOFS allocationTrond Myklebust
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2011-08-24fuse: check size of FUSE_NOTIFY_INVAL_ENTRY messageMiklos Szeredi
2011-08-23Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-08-23block: add GENHD_FL_NO_PART_SCANTejun Heo
2011-08-23block: separate priority boosting from REQ_METAChristoph Hellwig
2011-08-23block: remove READ_META and WRITE_METAChristoph Hellwig
2011-08-22sysfs: use rb-tree for inode number lookupMikulas Patocka
2011-08-22sysfs: remove s_sibling hacksMikulas Patocka
2011-08-22sysfs: use rb-tree for name lookupsMikulas Patocka
2011-08-22sysfs: count subdirectoriesMikulas Patocka
2011-08-22debugfs: Fix a comment mistakeHarry Wei
2011-08-22xfs: fix tracing builds inside the source treeChristoph Hellwig
2011-08-22ceph: fix memory leakNoah Watkins
2011-08-22UBIFS: introduce a helper to dump scanning infoArtem Bityutskiy
2011-08-21Btrfs: fix 64 bit divide problemJosef Bacik
2011-08-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2011-08-19ext4: flush any pending end_io requests before DIO reads w/dioread_nolockJiaying Zhang
2011-08-19sunrpc: use better NUMA affinitiesEric Dumazet
2011-08-19locks: setlease cleanupJ. Bruce Fields
2011-08-19locks: fix tracking of inprogress lease breaksJ. Bruce Fields
2011-08-19locks: move F_INPROGRESS from fl_type to fl_flags fieldJ. Bruce Fields
2011-08-19locks: minor lease cleanupJ. Bruce Fields
2011-08-19nfsd4: return nfserr_symlink on v4 OPEN of non-regular fileJ. Bruce Fields
2011-08-19nfsd4: fix seqid_mutating_errorJ. Bruce Fields
2011-08-19UBIFS: not build debug messages with CONFIG_UBIFS_FS_DEBUG disabledMichal Marek
2011-08-18Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2011-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds
2011-08-18update cifs version to 1.75Steve French
2011-08-18[CIFS] possible memory corruption on mountSteve French
2011-08-18Merge branch 'btrfs-3.0' into for-linusChris Mason
2011-08-18Btrfs: set i_size properly when fallocating and we alreadyJosef Bacik
2011-08-18btrfs: unlock on error in btrfs_file_llseek()Dan Carpenter
2011-08-18btrfs: btrfs_permission's RO check shouldn't apply to device nodesJeff Mahoney
2011-08-17befs: Validate length of long symbolic links.Timo Warns
2011-08-17fat: fat16 support maximum 4GB file/vol size as WinXP or 7.Namjae Jeon