aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2-21/+8
2020-08-05Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-1/+54
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds3-4/+4
2020-08-04Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds2-11/+127
2020-08-04Merge tag 'cap-checkpoint-restore-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-4/+4
2020-08-04Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-110/+197
2020-08-04Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds2-0/+63
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds34-54/+52
2020-08-04Merge tag 'pstore-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+4
2020-08-03Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2020-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+1
2020-08-03Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2020-08-03Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds6-1113/+1463
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds18-251/+128
2020-08-03userfaultfd: simplify fault handlingLinus Torvalds1-38/+1
2020-08-03Merge tag 'filelock-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linuxLinus Torvalds1-0/+1
2020-08-03Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds1-3/+12
2020-08-03Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds19-130/+798
2020-08-03Merge tag 'for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds44-1157/+1811
2020-08-03Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki1-1/+1
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+5
2020-08-01io_uring: flip if handling after io_setup_async_rwPavel Begunkov1-74/+72
2020-07-31io_uring: don't touch 'ctx' after installing file descriptorJens Axboe1-3/+9
2020-07-31Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-0/+2
2020-07-30fscrypt: don't load ->i_crypt_info before it's known to be validEric Biggers1-1/+2
2020-07-30io_uring: get rid of atomic FAA for cq_timeoutsPavel Begunkov1-3/+5
2020-07-30io_uring: consolidate *_check_overflow accountingPavel Begunkov1-10/+13
2020-07-30io_uring: fix stalled deferred requestsPavel Begunkov1-0/+1
2020-07-30io_uring: fix racy overflow count reportingPavel Begunkov1-2/+1
2020-07-30io_uring: deduplicate __io_complete_rw()Pavel Begunkov1-5/+3
2020-07-30io_uring: de-unionise io_kiocbPavel Begunkov1-45/+14
2020-07-30Merge tag 'io_uring-5.8-2020-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+5
2020-07-27btrfs: do not set the full sync flag on the inode during page releaseFilipe Manana1-2/+8
2020-07-27btrfs: release old extent maps during page releaseFilipe Manana1-7/+24
2020-07-27btrfs: fix race between page release and a fast fsyncFilipe Manana1-3/+13
2020-07-27btrfs: open-code remount flag setting in btrfs_remountJohannes Thumshirn1-8/+5
2020-07-27btrfs: if we're restriping, use the target restripe profileJosef Bacik1-5/+2
2020-07-27btrfs: don't adjust bg flags and use default allocation profilesJosef Bacik1-50/+2
2020-07-27btrfs: fix lockdep splat from btrfs_dump_space_infoJosef Bacik1-1/+1
2020-07-27btrfs: move the chunk_mutex in btrfs_read_chunk_treeJosef Bacik1-2/+2
2020-07-27btrfs: open device without device_list_mutexJosef Bacik1-3/+18
2020-07-27btrfs: sysfs: use NOFS for device creationJosef Bacik1-0/+3
2020-07-27btrfs: return EROFS for BTRFS_FS_STATE_ERROR casesJosef Bacik3-3/+6
2020-07-27btrfs: document special case error codes for fs errorsJosef Bacik1-0/+15
2020-07-27btrfs: don't WARN if we abort a transaction with EROFSJosef Bacik1-1/+1
2020-07-27btrfs: reduce contention on log trees when logging checksumsFilipe Manana4-2/+46
2020-07-27btrfs: remove done label in writepage_delallocNikolay Borisov1-6/+2
2020-07-27btrfs: add comments for btrfs_reserve_flush_enumQu Wenruo1-2/+32
2020-07-27btrfs: relocation: review the call sites which can be interrupted by signalQu Wenruo2-3/+26
2020-07-27btrfs: avoid possible signal interruption of btrfs_drop_snapshot() on relocation treeQu Wenruo1-1/+8