summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2014-09-30f2fs: potential shift wrapping buf in f2fs_trim_fs()Dan Carpenter
2014-09-30f2fs: call f2fs_unlock_op after error was handledJaegeuk Kim
2014-09-30f2fs: check the use of macros on block counts and addressesJaegeuk Kim
2014-09-30f2fs: refactor flush_nat_entries to remove costly reorganizing opsJaegeuk Kim
2014-09-30f2fs: introduce FITRIM in f2fs_ioctlJaegeuk Kim
2014-09-30f2fs: introduce cp_control structureJaegeuk Kim
2014-09-30Merge branch 'client-4.2' into linux-nextTrond Myklebust
2014-09-30Merge branch 'bugfixes' into linux-nextTrond Myklebust
2014-09-30NFSv4.1: Fix an NFSv4.1 state renewal regressionAndy Adamson
2014-09-30NFS: Implement SEEKAnna Schumaker
2014-09-30Merge commit '24bab491220f' into client-4.2Trond Myklebust
2014-09-30nfsd4: fix corruption of NFSv4 read dataJ. Bruce Fields
2014-09-30ocfs2: Back out change to use OCFS2_MAXQUOTAS in ocfs2_setattr()Jan Kara
2014-10-01Merge commit 'v3.16' into nextJames Morris
2014-09-30CacheFiles: Handle object being killed before being set upDavid Howells
2014-09-30UBIFS: Fix trivial typo in power_cut_emulated()Richard Weinberger
2014-09-29missing data dependency barrier in prepend_name()Al Viro
2014-09-29NFSD: Implement SEEKAnna Schumaker
2014-09-29NFSD: Add generic v4.2 infrastructureAnna Schumaker
2014-09-29udf: remove redundant sys_tz declarationFabian Frederick
2014-09-29Merge branch 'xfs-sparse-fixes' into for-nextDave Chinner
2014-09-29xfs: annotate user variables passed as voidDave Chinner
2014-09-29xfs: xfs_kset should be static Dave Chinner
2014-09-29xfs: xfs_qm_dquot_isolate needs locking annotations for sparseDave Chinner
2014-09-29xfs: fix use of agi_newino in finobt lookupDave Chinner
2014-09-29Merge branch 'xfs-trans-recover-cleanup' into for-nextDave Chinner
2014-09-29xfs: refactor recovery transaction start handlingDave Chinner
2014-09-29xfs: reorganise transaction recovery item codeDave Chinner
2014-09-29xfs: fix double free in xlog_recover_commit_transDave Chinner
2014-09-29xfs: recovery of XLOG_UNMOUNT_TRANS leaks memoryDave Chinner
2014-09-29xfs: refactor xlog_recover_process_data()Dave Chinner
2014-09-28NFSv4: fix open/lock state recovery error handlingTrond Myklebust
2014-09-28NFSv4: Fix lock recovery when CREATE_SESSION/SETCLIENTID_CONFIRM failsTrond Myklebust
2014-09-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-09-27vfs: Don't exchange "short" filenames unconditionally.Mikhail Efremov
2014-09-27fold swapping ->d_name.hash into switch_names()Linus Torvalds
2014-09-26fold unlocking the children into dentry_unlock_parents_for_move()Al Viro
2014-09-26kill __d_materialise_dentry()Al Viro
2014-09-26__d_materialise_dentry(): flip the order of argumentsAl Viro
2014-09-26__d_move(): fold manipulations with ->d_child/->d_subdirsAl Viro
2014-09-26don't open-code d_rehash() in d_materialise_unique()Al Viro
2014-09-26pull rehashing and unlocking the target dentry into __d_materialise_dentry()Al Viro
2014-09-26ufs: deal with nfsd/iget racesAl Viro
2014-09-26fuse: honour max_read and max_write in direct_io modeMiklos Szeredi
2014-09-26nfsd: introduce nfsd4_callback_opsChristoph Hellwig
2014-09-26nfsd: split nfsd4_callback initialization and useChristoph Hellwig
2014-09-26nfsd: introduce a generic nfsd4_cbChristoph Hellwig
2014-09-26nfsd: remove nfsd4_callback.cb_opChristoph Hellwig
2014-09-26nfsd: do not clear rpc_resp in nfsd4_cb_done_sequenceBenny Halevy
2014-09-26nfsd: fix nfsd4_cb_recall_done error handlingChristoph Hellwig