summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-11-29Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-11-29Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-28Btrfs: incremental send, fix wrong unlink path after renaming fileFilipe Manana
2017-11-28btrfs: tree-checker: Fix false panic for sanity testQu Wenruo
2017-11-27proc: don't report kernel addresses in /proc/<pid>/stackLinus Torvalds
2017-11-27lockd: fix "list_add double add" caused by legacy signal interfaceVasily Averin
2017-11-27nlm_shutdown_hosts_net() cleanupVasily Averin
2017-11-27race of nfsd inetaddr notifiers vs nn->nfsd_serv changeVasily Averin
2017-11-27race of lockd inetaddr notifiers vs nlmsvc_rqst changeVasily Averin
2017-11-27NFSD: make cache_detail structures constBhumika Goyal
2017-11-27nfsd: check for use of the closed special stateidAndrew Elble
2017-11-27nfsd: fix panic in posix_unblock_lock called from nfs4_laundromatNaofumi Honda
2017-11-27lockd: lost rollback of set_grace_period() in lockd_down_net()Vasily Averin
2017-11-27lockd: added cleanup checks in exit_net hookVasily Averin
2017-11-27grace: replace BUG_ON by WARN_ONCE in exit_net hookVasily Averin
2017-11-27nfsd: fix locking validator warning on nfs4_ol_stateid->st_mutex classAndrew Elble
2017-11-27lockd: remove net pointer from messagesVasily Averin
2017-11-27nfsd: remove net pointer from debug messagesVasily Averin
2017-11-27nfsd: Fix races with check_stateid_generation()Trond Myklebust
2017-11-27nfsd: Ensure we check stateid validity in the seqid operation checksTrond Myklebust
2017-11-27nfsd: Fix race in lock stateid creationTrond Myklebust
2017-11-27nfsd4: move find_lock_stateidTrond Myklebust
2017-11-27nfsd: Ensure we don't recognise lock stateids after freeing themTrond Myklebust
2017-11-27nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0)Trond Myklebust
2017-11-27nfsd: Fix another OPEN stateid raceTrond Myklebust
2017-11-27nfsd: Fix stateid races between OPEN and CLOSETrond Myklebust
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds
2017-11-27Btrfs: fix list_add corruption and soft lockups in fsyncLiu Bo
2017-11-27btrfs: Fix wild memory access in compression level parserQu Wenruo
2017-11-27btrfs: fix deadlock when writing out space cacheJosef Bacik
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-11-25Merge tag 'afs-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-24afs: remove redundant assignment of dvnode to itselfColin Ian King
2017-11-24afs: cell: Remove unnecessary code in afs_lookup_cellGustavo A. R. Silva
2017-11-24afs: Fix signal handling in some file opsDavid Howells
2017-11-24afs: Fix some dentry handling in dir ops and missing key_putsDavid Howells
2017-11-24afs: Make afs_write_begin() avoid writing to a page that's being storedDavid Howells
2017-11-22Merge tag 'xfs-4.15-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-11-22Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-22Merge branch '9p-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook
2017-11-21Merge tag 'for-linus-4.15-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-21Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-11-21xfs: abstract out dev_t conversionsChristoph Hellwig
2017-11-21xfs: fix memory leak in xfs_iext_free_last_leafShu Wang
2017-11-20btrfs: clear space cache inode generation alwaysJosef Bacik
2017-11-18Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-11-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-17pid: replace pid bitmap implementation with IDR APIGargi Sharma