summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-10-08Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-10-03Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2014-10-02ocfs2/dlm: should put mle when goto kill in dlm_assert_master_handleralex chen
2014-10-02CIFS: Fix readpages retrying on reconnectsPavel Shilovsky
2014-10-02Fix problem recognizing symlinksSteve French
2014-09-30Merge branch 'bugfixes' into linux-nextTrond Myklebust
2014-09-30NFSv4.1: Fix an NFSv4.1 state renewal regressionAndy Adamson
2014-09-30nfsd4: fix corruption of NFSv4 read dataJ. Bruce Fields
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-26fs/cachefiles: add missing \n to kerror conversionsFabian Frederick
2014-09-26mm: softdirty: addresses before VMAs in PTE holes aren't softdirtyPeter Feiner
2014-09-26ocfs2/dlm: do not get resource spinlock if lockres is newJoseph Qi
2014-09-26nilfs2: fix data loss with mmap()Andreas Rohner
2014-09-26ocfs2: free vol_label in ocfs2_delete_osb()Joseph Qi
2014-09-25NFS: Fabricate fscache server index key correctlyDavid Howells
2014-09-25NFSv3: Fix missing includes of nfs3_fs.hTrond Myklebust
2014-09-25NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page()NeilBrown
2014-09-25NFS: avoid waiting at all in nfs_release_page when congested.NeilBrown
2014-09-25NFS: avoid deadlocks with loop-back mounted NFS filesystems.NeilBrown
2014-09-24NFS: don't use STABLE writes during writeback.NeilBrown
2014-09-24NFSv4: use exponential retry on NFS4ERR_DELAY for async requests.NeilBrown
2014-09-24lockd: Try to reconnect if statd has movedBenjamin Coddington
2014-09-24Fixing lease renewalOlga Kornievskaia
2014-09-24nfs: fix duplicate proc entriesFabian Frederick
2014-09-22Merge tag 'fscache-fixes-20140917' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-09-22Fix nasty 32-bit overflow bug in buffer i/o code.Anton Altaparmakov
2014-09-21pnfs/blocklayout: Fix a 64-bit division/remainder issue in bl_map_stripeTrond Myklebust
2014-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-09-19Merge tag 'nfs-for-3.17-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-09-18Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2014-09-18NFSv4: Fix another bug in the close/open_downgrade codeTrond Myklebust
2014-09-18NFSv4: nfs4_state_manager() vs. nfs_server_remove_lists()Steve Dickson
2014-09-18Revert "Btrfs: device_list_add() should not update list when mounted"Chris Mason
2014-09-17CacheFiles: Handle rename2David Howells
2014-09-17cachefiles: remove two unused pagevecs.NeilBrown
2014-09-17FS-Cache: refcount becomes corrupt under vma pressure.Milosz Tanski
2014-09-16Btrfs: set inode's logged_trans/last_log_commit after ranged fsyncFilipe Manana