summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2014-07-24xfs: add scan owner field to xfs_eofblocksBrian Foster
2014-07-24xfs: introduce xfs_bulkstat_grab_ichunkJie Liu
2014-07-24xfs: introduce xfs_bulkstat_ichunk_raJie Liu
2014-07-24xfs: fix error handling at xfs_bulkstatJie Liu
2014-07-24xfs: remove redundant user buffer count checks at xfs_bulkstatJie Liu
2014-07-24ceph: replace comma with a semicolonHimangi Saraogi
2014-07-24xfs: fix error handling at xfs_inumbersJie Liu
2014-07-24xfs: consolidate xfs_inumbersJie Liu
2014-07-24xfs: remove xfs_bulkstat_singleChristoph Hellwig
2014-07-24xfs: remove redundant stat assignment in xfs_bulkstat_one_intJie Liu
2014-07-23Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-07-23simple_xattr: permit 0-size extended attributesHugh Dickins
2014-07-23coredump: fix the setting of PF_DUMPCORESilesh C V
2014-07-23fs: lockd: Use ktime_get_ns()Thomas Gleixner
2014-07-23nfsd: Do not let nfs4_file pin the struct inodeJeff Layton
2014-07-23nfsd: nfs4_check_fh - make it actually check the filehandleTrond Myklebust
2014-07-23nfsd: Use the filehandle to look up the struct nfs4_file instead of inodeTrond Myklebust
2014-07-23nfsd: Store the filehandle with the struct nfs4_fileTrond Myklebust
2014-07-23nfsd4: convert comma to semicolonHimangi Saraogi
2014-07-23nfsd: ensure that st_access_bmap and st_deny_bmap are initialized to 0Jeff Layton
2014-07-23sched: Make task->real_start_time nanoseconds basedThomas Gleixner
2014-07-23timerfd: Use ktime_mono_to_real()Thomas Gleixner
2014-07-23NFSD: Fix crash encoding lock reply on 32-bitKinglong Mee
2014-07-22Merge branch 'keys-fixes' into keys-nextDavid Howells
2014-07-22KEYS: user: Use key preparsingDavid Howells
2014-07-22nfsd: bump dl_time when unhashing delegationJeff Layton
2014-07-22fuse: add FUSE_NO_OPEN_SUPPORT flag to INITAndrew Gallagher
2014-07-22fuse: s_time_gran fixMiklos Szeredi
2014-07-22aio: remove no longer needed preempt_disable()Benjamin LaHaise
2014-07-21nfsd: Move the delegation reference counter into the struct nfs4_stidTrond Myklebust
2014-07-21nfsd: fix race that grants unrecallable delegationJeff Layton
2014-07-21Merge 3.16-rc6 into driver-core-nextGreg Kroah-Hartman
2014-07-21nfsd4: CREATE_SESSION should update backchannel immediatelyJ. Bruce Fields
2014-07-21Merge tag 'v3.16-rc6' into MTD development branchBrian Norris
2014-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-07-20Merge tag 'nfs-for-3.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-07-21ceph: check zero length in ceph_sync_read()Yan, Zheng
2014-07-19btrfs: test for valid bdev before kobj removal in btrfs_rm_deviceEric Sandeen
2014-07-19Btrfs: fix abnormal long waiting in fsyncLiu Bo
2014-07-19UBIFS: add a log overlap assertionArtem Bityutskiy
2014-07-19UBIFS: remove unnecessary checkArtem Bityutskiy
2014-07-19UBIFS: remove mst_mutexArtem Bityutskiy
2014-07-19UBIFS: kernel-doc warning fixFabian Frederick
2014-07-19UBIFS: replace seq_printf by seq_putsFabian Frederick
2014-07-19UBIFS: replace count*size kzalloc by kcallocFabian Frederick
2014-07-19UBIFS: kernel-doc warning fixFabian Frederick
2014-07-19UBIFS: fix error path in create_default_filesystem()hujianyang
2014-07-19UBIFS: fix spelling of "scanned"Artem Bityutskiy
2014-07-19UBIFS: fix some commentsSeunghun Lee
2014-07-19UBIFS: remove useless @ecc in struct ubifs_scan_lebhujianyang