aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-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
2014-09-12Merge tag 'nfs-for-3.17-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-09-12NFS: remove BUG possibility in nfs4_open_and_get_stateNeilBrown
2014-09-11GFS2: Don't use MAXQUOTAS valueJan Kara
2014-09-11GFS2: Hash the negative dentry during inode lookupBenjamin Coddington
2014-09-10Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-09-10fs/notify: don't show f_handle if exportfs_encode_inode_fh failedAndrey Vagin
2014-09-10fsnotify/fdinfo: use named constants instead of hardcoded valuesAndrey Vagin
2014-09-10eventpoll: fix uninitialized variable in epoll_ctlNicolas Iooss
2014-09-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2014-09-10pnfs: fix filelayout_retry_commit when idx > 0Weston Andros Adamson
2014-09-09Merge branch 'for-next-3.17' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2014-09-08nfs: revert "nfs4: queue free_lock_state job submission to nfsiod"Jeff Layton
2014-09-08nfs: fix kernel warning when removing proc entryCong Wang
2014-09-08Merge branch 'for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-09-08Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-09-08Btrfs: use insert_inode_locked4 for inode creationChris Mason
2014-09-08Btrfs: fix fsync data loss after a ranged fsyncFilipe Manana
2014-09-08Btrfs: kfree()ing ERR_PTRsDan Carpenter
2014-09-08lockd: fix rpcbind crash on lockd startup failureJ. Bruce Fields
2014-09-08nfsd4: fix rd_dircount enforcementJ. Bruce Fields
2014-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-09-07ufs: fix deadlocks introduced by sb mutex mergeAlexey Khoroshilov
2014-09-06Merge tag 'xfs-for-linus-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-09-05Export sync_filesystem() for modular ->remount_fs() useAnton Altaparmakov
2014-09-04Merge git://git.kvack.org/~bcrl/aio-fixesLinus Torvalds