summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-12-28block: add bio_truncate to fix guard_bio_eodMing Lei
2019-12-16Merge tag 'linux-kselftest-5.5-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-12-15Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-12-14Merge tag '5.5-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-12-14Merge tag 'ovl-fixes-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-12-13Merge tag 'io_uring-5.5-20191212' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-13Merge tag 'sizeof_field-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-12-13CIFS: Close cached root handle only if it has a leasePavel Shilovsky
2019-12-13SMB3: Fix crash in SMB2_open_init due to uninitialized field in compounding pathSteve French
2019-12-12Merge tag 'ceph-for-5.5-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-12-12fs: remove ksys_dup()Dominik Brodowski
2019-12-12init: use do_mount() instead of ksys_mount()Dominik Brodowski
2019-12-11Merge tag 'afs-fixes-20191211' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-12-11io_uring: ensure we return -EINVAL on unknown opcodeJens Axboe
2019-12-11Merge tag 'erofs-for-5.5-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-12-11pipe: simplify signal handling in pipe_read() and add commentsLinus Torvalds
2019-12-11afs: Show volume name in /proc/net/afs/<cell>/volumesDavid Howells
2019-12-11afs: Fix missing cell comparison in afs_test_super()David Howells
2019-12-11afs: Fix creation calls in the dynamic root to fail with EOPNOTSUPPDavid Howells
2019-12-11afs: Fix mountpoint parsingDavid Howells
2019-12-10io_uring: add sockets to list of files that support non-blocking issueJens Axboe
2019-12-10io_uring: only hash regular files for async work executionJens Axboe
2019-12-10io_uring: run next sqe inline if possibleJens Axboe
2019-12-10io_uring: don't dynamically allocate poll dataJens Axboe
2019-12-10io_uring: deferred send/recvmsg should assign iovJens Axboe
2019-12-10io_uring: sqthread should grab ctx->uring_lock for submissionsJens Axboe
2019-12-10io-wq: briefly spin for new work after finishing workJens Axboe
2019-12-10io-wq: remove worker->wait waitqueueJens Axboe
2019-12-10io_uring: allow unbreakable linksJens Axboe
2019-12-10ovl: relax WARN_ON() on rename to selfAmir Goldstein
2019-12-10ovl: fix corner case of non-unique st_dev;st_inoAmir Goldstein
2019-12-10ovl: don't use a temp buf for encoding real fhAmir Goldstein
2019-12-10ovl: make sure that real fid is 32bit aligned in memoryAmir Goldstein
2019-12-10ovl: fix lookup failure on multi lower squashfsAmir Goldstein
2019-12-09smb3: fix refcount underflow warning on unmount when no directory leasesSteve French
2019-12-09ceph: add more debug info when decoding mdsmapXiubo Li
2019-12-09ceph: switch to global cap helperXiubo Li
2019-12-09ceph: trigger the reclaim work once there has enough pending capsXiubo Li
2019-12-09ceph: show tasks waiting on caps in debugfs caps fileJeff Layton
2019-12-09ceph: convert int fields in ceph_mount_options to unsigned intJeff Layton
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-12-09fs/ext4/inode-test: Fix inode test on 32 bit platforms.Iurii Zaikin
2019-12-09btrfs: add Kconfig dependency for BLAKE2BDavid Sterba
2019-12-09afs: Fix SELinux setting security label on /afsDavid Howells
2019-12-09afs: Fix afs_find_server lookups for ipv4 peersMarc Dionne
2019-12-08Merge tag '5.5-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-12-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-12-07Merge tag 'iomap-5.5-merge-14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-12-07Merge tag 'xfs-5.5-merge-17' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-12-07Merge tag 'for-linus-5.5-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds