aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-08Merge tag 'f2fs-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds17-786/+1421
2014-10-08Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds26-331/+866
2014-10-08Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds38-3190/+2373
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+3
2014-10-07f2fs: support volatile operations for transient dataJaegeuk Kim4-2/+25
2014-10-06f2fs: support atomic writesJaegeuk Kim8-5/+139
2014-10-05f2fs: remove unused return valueJaegeuk Kim1-3/+2
2014-10-03Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-8/+4
2014-10-02ocfs2/dlm: should put mle when goto kill in dlm_assert_master_handleralex chen1-0/+4
2014-10-02CIFS: Fix readpages retrying on reconnectsPavel Shilovsky1-7/+1
2014-10-02Fix problem recognizing symlinksSteve French2-1/+3
2014-10-01nfsd: eliminate "to_delegation" defineJeff Layton3-7/+4
2014-09-30f2fs: clean up f2fs_ioctl functionsJaegeuk Kim1-63/+75
2014-09-30f2fs: potential shift wrapping buf in f2fs_trim_fs()Dan Carpenter1-1/+1
2014-09-30f2fs: call f2fs_unlock_op after error was handledJaegeuk Kim3-21/+35
2014-09-30f2fs: check the use of macros on block counts and addressesJaegeuk Kim6-103/+81
2014-09-30f2fs: refactor flush_nat_entries to remove costly reorganizing opsJaegeuk Kim3-159/+162
2014-09-30f2fs: introduce FITRIM in f2fs_ioctlJaegeuk Kim5-13/+134
2014-09-30f2fs: introduce cp_control structureJaegeuk Kim5-15/+37
2014-09-30Merge branch 'bugfixes' into linux-nextTrond Myklebust6-53/+61
2014-09-30NFSv4.1: Fix an NFSv4.1 state renewal regressionAndy Adamson2-3/+11
2014-09-30nfsd4: fix corruption of NFSv4 read dataJ. Bruce Fields1-1/+2
2014-09-29NFSD: Implement SEEKAnna Schumaker3-2/+97
2014-09-29NFSD: Add generic v4.2 infrastructureAnna Schumaker1-0/+28
2014-09-28NFSv4: fix open/lock state recovery error handlingTrond Myklebust1-10/+6
2014-09-28NFSv4: Fix lock recovery when CREATE_SESSION/SETCLIENTID_CONFIRM failsTrond Myklebust1-1/+0
2014-09-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds5-78/+47
2014-09-27vfs: Don't exchange "short" filenames unconditionally.Mikhail Efremov1-9/+18
2014-09-27fold swapping ->d_name.hash into switch_names()Linus Torvalds1-2/+1
2014-09-26fold unlocking the children into dentry_unlock_parents_for_move()Al Viro1-5/+4
2014-09-26kill __d_materialise_dentry()Al Viro1-44/+10
2014-09-26__d_materialise_dentry(): flip the order of argumentsAl Viro1-24/+20
2014-09-26__d_move(): fold manipulations with ->d_child/->d_subdirsAl Viro1-5/+3
2014-09-26don't open-code d_rehash() in d_materialise_unique()Al Viro1-5/+1
2014-09-26pull rehashing and unlocking the target dentry into __d_materialise_dentry()Al Viro1-7/+4
2014-09-26ufs: deal with nfsd/iget racesAl Viro2-1/+9
2014-09-26fuse: honour max_read and max_write in direct_io modeMiklos Szeredi2-1/+2
2014-09-26nfsd: introduce nfsd4_callback_opsChristoph Hellwig3-71/+83
2014-09-26nfsd: split nfsd4_callback initialization and useChristoph Hellwig3-12/+13
2014-09-26nfsd: introduce a generic nfsd4_cbChristoph Hellwig3-35/+22
2014-09-26nfsd: remove nfsd4_callback.cb_opChristoph Hellwig2-9/+9
2014-09-26nfsd: do not clear rpc_resp in nfsd4_cb_done_sequenceBenny Halevy1-3/+0
2014-09-26nfsd: fix nfsd4_cb_recall_done error handlingChristoph Hellwig1-10/+7
2014-09-26fs/cachefiles: add missing \n to kerror conversionsFabian Frederick6-33/+33
2014-09-26mm: softdirty: addresses before VMAs in PTE holes aren't softdirtyPeter Feiner1-9/+18
2014-09-26ocfs2/dlm: do not get resource spinlock if lockres is newJoseph Qi1-8/+10
2014-09-26nilfs2: fix data loss with mmap()Andreas Rohner1-1/+6
2014-09-26ocfs2: free vol_label in ocfs2_delete_osb()Joseph Qi1-0/+1
2014-09-25NFS: Fabricate fscache server index key correctlyDavid Howells1-2/+1
2014-09-25NFSv3: Fix missing includes of nfs3_fs.hTrond Myklebust2-0/+2