summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-08-253-3/+5
|\
| * ubifs: Limit the number of pages in shrink_liabilityLiu Song2019-08-221-1/+1
| * ubifs: Correctly initialize c->min_log_bytesRichard Weinberger2019-08-221-0/+4
| * ubifs: Fix double unlock around orphan_delete()Richard Weinberger2019-08-221-2/+0
* | userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctxOleg Nesterov2019-08-241-12/+13
* | Merge tag 'xfs-5.3-fixes-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-08-241-0/+1
|\ \
| * | xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOTDarrick J. Wong2019-08-221-0/+1
* | | Merge tag 'for-linus-20190823' of git://git.kernel.dk/linux-blockLinus Torvalds2019-08-231-19/+47
|\ \ \
| * | | io_uring: add need_resched() check in inner poll loopJens Axboe2019-08-221-1/+7
| * | | io_uring: don't enter poll loop if we have CQEs pendingJens Axboe2019-08-201-7/+15
| * | | io_uring: fix potential hang with polled IOJens Axboe2019-08-201-11/+25
| | |/ | |/|
* | | Merge tag 'xfs-5.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-08-234-88/+82
|\ \ \ | | |/ | |/|
| * | fs/xfs: Fix return code of xfs_break_leased_layouts()Ira Weiny2019-08-191-1/+1
| * | xfs: fix reflink source file racing with directio writesDarrick J. Wong2019-08-181-26/+37
| * | vfs: fix page locking deadlocks when deduping filesDarrick J. Wong2019-08-161-8/+41
| * | xfs: compat_ioctl: use compat_ptr()Christoph Hellwig2019-08-161-2/+2
| * | xfs: fall back to native ioctls for unhandled compat onesChristoph Hellwig2019-08-161-52/+2
* | | Merge tag 'ceph-for-5.3-rc6' of git://github.com/ceph/ceph-clientLinus Torvalds2019-08-237-15/+30
|\ \ \
| * | | ceph: don't try fill file_lock on unsuccessful GETFILELOCK replyJeff Layton2019-08-221-2/+1
| * | | ceph: clear page dirty before invalidate pageErqi Chen2019-08-221-2/+3
| * | | ceph: fix buffer free while holding i_ceph_lock in fill_inode()Luis Henriques2019-08-221-3/+4
| * | | ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob()Luis Henriques2019-08-224-6/+16
| * | | ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()Luis Henriques2019-08-221-2/+6
| | |/ | |/|
* | | Merge tag 'afs-fixes-20190822' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-08-223-2/+7
|\ \ \
| * | | afs: use correct afs_call_type in yfs_fs_store_opaque_acl2YueHaibing2019-08-221-1/+1
| * | | afs: Fix possible oops in afs_lookup trace eventMarc Dionne2019-08-221-1/+2
| * | | afs: Fix leak in afs_lookup_cell_rcu()David Howells2019-08-221-0/+4
| |/ /
* | | Merge tag 'nfsd-5.3-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-08-212-11/+10
|\ \ \
| * | | nfsd4: Fix kernel crash when reading proc file reply_cache_statsHe Zhe2019-08-161-1/+1
| * | | nfsd: initialize i_private before d_addJ. Bruce Fields2019-08-151-6/+6
| * | | nfsd: use i_wrlock instead of rcu for nfsdfs i_privateJ. Bruce Fields2019-08-151-4/+2
| * | | nfsd: fix dentry leak upon mkdir failure.Tetsuo Handa2019-08-151-0/+1
* | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-08-191-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | signal: Allow cifs and drbd to receive their terminating signalsEric W. Biederman2019-08-191-1/+1
* | | | Merge tag 'for-5.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-08-184-55/+35
|\ \ \ \
| * | | | btrfs: trim: Check the range passed into to prevent overflowQu Wenruo2019-08-071-3/+11
| * | | | Btrfs: fix sysfs warning and missing raid sysfs directoriesFilipe Manana2019-08-074-52/+24
* | | | | Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-blockLinus Torvalds2019-08-172-54/+15
|\ \ \ \ \
| * | | | | io_uring: fix an issue when IOSQE_IO_LINK is inserted into defer listJackie Liu2019-08-151-7/+9
| * | | | | block: remove REQ_NOWAIT_INLINEJens Axboe2019-08-151-44/+5
| * | | | | io_uring: fix manual setup of iov_iter for fixed buffersAleix Roca Nonell2019-08-151-3/+1
* | | | | | Merge tag 'xfs-5.3-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-08-154-20/+36
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | xfs: don't crash on null attr fork xfs_bmapi_readDarrick J. Wong2019-08-121-8/+21
| * | | | | xfs: remove more ondisk directory corruption assertsDarrick J. Wong2019-08-122-8/+14
| * | | | | fs: xfs: xfs_log: Don't use KM_MAYFAIL at xfs_log_reserve().Tetsuo Handa2019-08-031-4/+1
* | | | | | Merge tag 'afs-fixes-20190814' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-08-144-33/+89
|\ \ \ \ \ \
| * | | | | | afs: Fix missing dentry data version updatingDavid Howells2019-07-301-14/+70
| * | | | | | afs: Only update d_fsdata if different in afs_d_revalidate()David Howells2019-07-301-1/+2
| * | | | | | afs: Fix off-by-one in afs_rename() expected data version calculationDavid Howells2019-07-301-1/+1
| * | | | | | fs: afs: Fix a possible null-pointer dereference in afs_put_read()Jia-Ju Bai2019-07-301-5/+7