aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2019-09-19Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...Gravatar Linus Torvalds 45-72/+287
2019-09-18Merge tag 'xfs-5.4-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 78-1081/+1295
2019-09-18Merge tag 'vfs-5.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 1-0/+3
2019-09-18Merge tag 'ovl-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ms...Gravatar Linus Torvalds 4-29/+51
2019-09-18Merge tag 'for-5.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Gravatar Linus Torvalds 62-5486/+6054
2019-09-18Merge tag 'afs-next-20190915' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 6-28/+149
2019-09-18Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Gravatar Linus Torvalds 30-68/+2859
2019-09-18Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptGravatar Linus Torvalds 19-817/+2961
2019-09-18Merge tag 'filelock-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-8/+14
2019-09-18Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-7/+107
2019-09-18Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-2/+4
2019-09-18Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 6-50/+37
2019-09-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 3-11/+10
2019-09-18Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 21-0/+6446
2019-09-18Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-4/+5
2019-09-17Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 1-2/+2
2019-09-17Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-47/+127
2019-09-17Merge tag 'for-5.4/io_uring-2019-09-15' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-183/+348
2019-09-17Merge tag 'docs-5.4' of git://git.lwn.net/linuxGravatar Linus Torvalds 7-7/+7
2019-09-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+5
2019-09-17Merge branch 'pm-sleep'Gravatar Rafael J. Wysocki 1-2/+2
2019-09-15Revert "ext4: make __ext4_get_inode_loc plug"Gravatar Linus Torvalds 1-3/+0
2019-09-14io_uring: increase IORING_MAX_ENTRIES to 32KGravatar Daniel Xu 1-1/+1
2019-09-13Merge tag 'for-5.3-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-17/+34
2019-09-12io_uring: make sqpoll wakeup possible with geteventsGravatar Jens Axboe 1-6/+2
2019-09-12io_uring: extend async work mergingGravatar Jens Axboe 1-8/+28
2019-09-12Btrfs: fix unwritten extent buffers and hangs on future writeback attemptsGravatar Filipe Manana 1-9/+26
2019-09-12Btrfs: fix assertion failure during fsync and use of stale transactionGravatar Filipe Manana 1-8/+8
2019-09-11ovl: filter of trusted xattr results in auditGravatar Mark Salyzyn 1-1/+2
2019-09-11ovl: Fix dereferencing possible ERR_PTR()Gravatar Ding Xiang 1-2/+1
2019-09-10io_uring: limit parallelism of buffered writesGravatar Jens Axboe 1-8/+39
2019-09-10io_uring: add io_queue_async_work() helperGravatar Jens Axboe 1-5/+11
2019-09-10io_uring: optimize submit_and_wait APIGravatar Jens Axboe 1-17/+46
2019-09-09io_uring: add support for link with drainGravatar Jackie Liu 1-17/+97
2019-09-09io_uring: fix wrong sequence setting logicGravatar Jackie Liu 1-1/+3
2019-09-09btrfs: Relinquish CPUs in btrfs_compare_treesGravatar Nikolay Borisov 1-0/+1
2019-09-09btrfs: Don't assign retval of btrfs_try_tree_write_lock/btrfs_tree_read_lock_...Gravatar Nikolay Borisov 1-6/+3
2019-09-09btrfs: create structure to encode checksum type and lengthGravatar Johannes Thumshirn 2-18/+24
2019-09-09btrfs: add enospc debug messages for ticket failureGravatar Josef Bacik 1-7/+25
2019-09-09btrfs: do not account global reserve in can_overcommitGravatar Josef Bacik 1-18/+1
2019-09-09btrfs: use btrfs_try_granting_tickets in update_global_rsvGravatar Josef Bacik 1-0/+1
2019-09-09btrfs: always reserve our entire size for the global reserveGravatar Josef Bacik 1-9/+4
2019-09-09btrfs: change the minimum global reserve sizeGravatar Josef Bacik 1-1/+21
2019-09-09btrfs: rename btrfs_space_info_add_old_bytesGravatar Josef Bacik 3-4/+5
2019-09-09btrfs: remove orig_bytes from reserve_ticketGravatar Josef Bacik 2-9/+0
2019-09-09btrfs: fix may_commit_transaction to deal with no partial fillingGravatar Josef Bacik 1-0/+12
2019-09-09btrfs: rework wake_all_ticketsGravatar Josef Bacik 1-7/+49
2019-09-09btrfs: refactor the ticket wakeup codeGravatar Josef Bacik 3-58/+20
2019-09-09btrfs: stop partially refilling tickets when releasing spaceGravatar Josef Bacik 1-27/+16
2019-09-09btrfs: add space reservation tracepoint for reserved bytesGravatar Josef Bacik 1-0/+2