summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-11-2911-126/+264
|\
| * lockd: fix "list_add double add" caused by legacy signal interfaceVasily Averin2017-11-272-4/+9
| * nlm_shutdown_hosts_net() cleanupVasily Averin2017-11-271-2/+1
| * race of nfsd inetaddr notifiers vs nn->nfsd_serv changeVasily Averin2017-11-273-3/+17
| * race of lockd inetaddr notifiers vs nlmsvc_rqst changeVasily Averin2017-11-271-2/+14
| * NFSD: make cache_detail structures constBhumika Goyal2017-11-272-4/+4
| * nfsd: check for use of the closed special stateidAndrew Elble2017-11-271-2/+5
| * nfsd: fix panic in posix_unblock_lock called from nfs4_laundromatNaofumi Honda2017-11-271-2/+2
| * lockd: lost rollback of set_grace_period() in lockd_down_net()Vasily Averin2017-11-271-0/+2
| * lockd: added cleanup checks in exit_net hookVasily Averin2017-11-271-0/+11
| * grace: replace BUG_ON by WARN_ONCE in exit_net hookVasily Averin2017-11-271-1/+3
| * nfsd: fix locking validator warning on nfs4_ol_stateid->st_mutex classAndrew Elble2017-11-271-3/+8
| * lockd: remove net pointer from messagesVasily Averin2017-11-274-14/+21
| * nfsd: remove net pointer from debug messagesVasily Averin2017-11-271-3/+3
| * nfsd: Fix races with check_stateid_generation()Trond Myklebust2017-11-271-3/+19
| * nfsd: Ensure we check stateid validity in the seqid operation checksTrond Myklebust2017-11-271-9/+3
| * nfsd: Fix race in lock stateid creationTrond Myklebust2017-11-271-28/+42
| * nfsd4: move find_lock_stateidTrond Myklebust2017-11-271-19/+19
| * nfsd: Ensure we don't recognise lock stateids after freeing themTrond Myklebust2017-11-271-11/+8
| * nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0)Trond Myklebust2017-11-271-0/+8
| * nfsd: Fix another OPEN stateid raceTrond Myklebust2017-11-271-15/+13
| * nfsd: Fix stateid races between OPEN and CLOSETrond Myklebust2017-11-271-8/+59
* | Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-2919-135/+314
|\ \
| * | Btrfs: incremental send, fix wrong unlink path after renaming fileFilipe Manana2017-11-281-18/+106
| * | btrfs: tree-checker: Fix false panic for sanity testQu Wenruo2017-11-283-8/+43
| * | Btrfs: fix list_add corruption and soft lockups in fsyncLiu Bo2017-11-272-3/+4
| * | btrfs: Fix wild memory access in compression level parserQu Wenruo2017-11-273-3/+14
| * | btrfs: fix deadlock when writing out space cacheJosef Bacik2017-11-271-1/+2
| * | btrfs: clear space cache inode generation alwaysJosef Bacik2017-11-201-7/+7
| * | Btrfs: fix reported number of inode blocks after buffered append writesFilipe Manana2017-11-157-33/+46
| * | Btrfs: move definition of the function btrfs_find_new_delalloc_bytesFilipe Manana2017-11-151-41/+41
| * | Btrfs: bail out gracefully rather than BUG_ONLiu Bo2017-11-151-2/+8
| * | btrfs: dev_alloc_list is not protected by RCU, use normal list_delDavid Sterba2017-11-151-1/+1
| * | btrfs: add missing device::flush_bio putsDavid Sterba2017-11-151-0/+10
| * | btrfs: Fix transaction abort during failure in btrfs_rm_dev_itemNikolay Borisov2017-11-151-8/+12
| * | Btrfs: add write_flags for compression bioLiu Bo2017-11-155-10/+20
* | | proc: don't report kernel addresses in /proc/<pid>/stackLinus Torvalds2017-11-271-2/+1
* | | Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27102-396/+396
| |/ |/|
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-11-252-7/+6
|\ \
| * | treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-5/+4
| * | treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook2017-11-211-2/+2
* | | Merge tag 'afs-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-258-279/+405
|\ \ \
| * | | afs: remove redundant assignment of dvnode to itselfColin Ian King2017-11-241-1/+1
| * | | afs: cell: Remove unnecessary code in afs_lookup_cellGustavo A. R. Silva2017-11-241-6/+1
| * | | afs: Fix signal handling in some file opsDavid Howells2017-11-241-0/+8
| * | | afs: Fix some dentry handling in dir ops and missing key_putsDavid Howells2017-11-241-10/+5
| * | | afs: Make afs_write_begin() avoid writing to a page that's being storedDavid Howells2017-11-241-0/+5
| * | | afs: Fix file lockingDavid Howells2017-11-175-262/+385
* | | | Merge tag 'xfs-4.15-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-11-223-7/+13
|\ \ \ \
| * | | | xfs: abstract out dev_t conversionsChristoph Hellwig2017-11-212-6/+12
OpenPOWER on IntegriCloud