summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
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-30nfsd4: fix corruption of NFSv4 read dataJ. Bruce Fields
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-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-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
2014-09-16Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds
2014-09-16vfs: workaround gcc <4.6 build error in link_path_walk()James Hogan
2014-09-16Fix mfsymlinks file size checkSteve French
2014-09-16Update version number displayed by modinfo for cifs.koSteve French
2014-09-16cifs: remove dead codeArnd Bergmann
2014-09-16Revert "cifs: No need to send SIGKILL to demux_thread during umount"Steve French
2014-09-15vfs: simplify and shrink stack frame of link_path_walk()Linus Torvalds
2014-09-15[SMB3] Fix oops when creating symlinks on smb3Steve French
2014-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-09-14vfs: avoid non-forwarding large load after small store in path lookupLinus Torvalds
2014-09-14[CIFS] Fix setting time before epoch (negative time values)Steve French
2014-09-14be careful with nd->inode in path_init() and follow_dotdot_rcu()Al Viro
2014-09-14don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()Al Viro
2014-09-13fix bogus read_seqretry() checks introduced in b37199eAl Viro
2014-09-13move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)Al Viro
2014-09-13vfs: fix bad hashing of dentriesLinus Torvalds
2014-09-12GFS2: fix d_splice_alias() misusesAl Viro