index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'xfs-5.5-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-12-22
12
-103
/
+340
|
\
|
*
xfs: Make the symbol 'xfs_rtalloc_log_count' static
Chen Wandun
2019-12-20
1
-1
/
+1
|
*
xfs: don't commit sunit/swidth updates to disk if that would cause repair fai...
Darrick J. Wong
2019-12-19
4
-1
/
+130
|
*
xfs: split the sunit parameter update into two parts
Darrick J. Wong
2019-12-19
1
-51
/
+72
|
*
xfs: refactor agfl length computation function
Darrick J. Wong
2019-12-19
1
-5
/
+13
|
*
libxfs: resync with the userspace libxfs
Darrick J. Wong
2019-12-19
4
-24
/
+34
|
*
xfs: use bitops interface for buf log item AIL flag check
Brian Foster
2019-12-19
1
-1
/
+1
|
*
xfs: fix log reservation overflows when allocating large rt extents
Darrick J. Wong
2019-12-17
1
-19
/
+77
|
*
xfs: stabilize insert range start boundary to avoid COW writeback race
Brian Foster
2019-12-11
2
-2
/
+13
*
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-12-22
6
-95
/
+104
|
\
\
|
*
|
ext4: fix unused-but-set-variable warning in ext4_add_entry()
Yunfeng Ye
2019-12-21
1
-1
/
+3
|
*
|
ext4: use RCU API in debug_print_tree
Phong Tran
2019-12-15
1
-1
/
+5
|
*
|
ext4: validate the debug_want_extra_isize mount option at parse time
Theodore Ts'o
2019-12-15
1
-74
/
+69
|
*
|
ext4: reserve revoke credits in __ext4_new_inode
yangerkun
2019-12-14
1
-2
/
+2
|
*
|
ext4: unlock on error in ext4_expand_extra_isize()
Dan Carpenter
2019-12-14
1
-2
/
+2
|
*
|
ext4: optimize __ext4_check_dir_entry()
Theodore Ts'o
2019-12-14
1
-5
/
+4
|
*
|
ext4: check for directory entries too close to block end
Jan Kara
2019-12-14
1
-0
/
+5
|
*
|
ext4: fix ext4_empty_dir() for directories with holes
Jan Kara
2019-12-14
1
-14
/
+18
*
|
|
pipe: fix empty pipe check in pipe_write()
Jan Stancek
2019-12-22
1
-1
/
+1
*
|
|
Merge tag 'io_uring-5.5-20191220' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-12-20
3
-229
/
+493
|
\
\
\
|
*
|
|
io_uring: io_wq_submit_work() should not touch req->rw
Jens Axboe
2019-12-18
1
-3
/
+8
|
*
|
|
io_uring: don't wait when under-submitting
Pavel Begunkov
2019-12-18
1
-0
/
+4
|
*
|
|
io_uring: warn about unhandled opcode
Jens Axboe
2019-12-17
1
-2
/
+6
|
*
|
|
io_uring: read opcode and user_data from SQE exactly once
Jens Axboe
2019-12-17
1
-25
/
+20
|
*
|
|
io_uring: make IORING_OP_TIMEOUT_REMOVE deferrable
Jens Axboe
2019-12-17
1
-10
/
+34
|
*
|
|
io_uring: make IORING_OP_CANCEL_ASYNC deferrable
Jens Axboe
2019-12-17
1
-4
/
+28
|
*
|
|
io_uring: make IORING_POLL_ADD and IORING_POLL_REMOVE deferrable
Jens Axboe
2019-12-17
1
-14
/
+54
|
*
|
|
io_uring: make HARDLINK imply LINK
Pavel Begunkov
2019-12-17
1
-1
/
+1
|
*
|
|
io_uring: any deferred command must have stable sqe data
Jens Axboe
2019-12-17
1
-49
/
+172
|
*
|
|
io_uring: remove 'sqe' parameter to the OP helpers that take it
Jens Axboe
2019-12-17
1
-36
/
+44
|
*
|
|
io_uring: fix pre-prepped issue with force_nonblock == true
Jens Axboe
2019-12-17
1
-77
/
+98
|
*
|
|
io-wq: re-add io_wq_current_is_worker()
Jens Axboe
2019-12-17
1
-2
/
+6
|
*
|
|
io_uring: fix sporadic -EFAULT from IORING_OP_RECVMSG
Jens Axboe
2019-12-15
1
-14
/
+26
|
*
|
|
io_uring: fix stale comment and a few typos
Brian Gianforcaro
2019-12-15
2
-5
/
+5
*
|
|
|
Merge tag 'for-5.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-12-17
17
-56
/
+127
|
\
\
\
\
|
*
|
|
|
btrfs: send: remove WARN_ON for readonly mount
Anand Jain
2019-12-13
1
-6
/
+0
|
*
|
|
|
btrfs: do not leak reloc root if we fail to read the fs root
Josef Bacik
2019-12-13
1
-0
/
+1
|
*
|
|
|
btrfs: skip log replay on orphaned roots
Josef Bacik
2019-12-13
1
-2
/
+21
|
*
|
|
|
btrfs: handle ENOENT in btrfs_uuid_tree_iterate
Josef Bacik
2019-12-13
1
-0
/
+2
|
*
|
|
|
btrfs: abort transaction after failed inode updates in create_subvol
Josef Bacik
2019-12-13
1
-2
/
+8
|
*
|
|
|
Btrfs: fix hole extent items with a zero size after range cloning
Filipe Manana
2019-12-13
1
-11
/
+5
|
*
|
|
|
Btrfs: fix removal logic of the tree mod log that leads to use-after-free issues
Filipe Manana
2019-12-13
1
-1
/
+1
|
*
|
|
|
Btrfs: make tree checker detect checksum items with overlapping ranges
Filipe Manana
2019-12-13
1
-2
/
+16
|
*
|
|
|
Btrfs: fix missing data checksums after replaying a log tree
Filipe Manana
2019-12-13
4
-9
/
+36
|
*
|
|
|
btrfs: return error pointer from alloc_test_extent_buffer
Dan Carpenter
2019-12-13
3
-6
/
+8
|
*
|
|
|
btrfs: fix devs_max constraints for raid1c3 and raid1c4
David Sterba
2019-12-13
1
-2
/
+2
|
*
|
|
|
btrfs: tree-checker: Fix error format string for size_t
Andreas Färber
2019-12-13
1
-1
/
+1
|
*
|
|
|
btrfs: don't double lock the subvol_sem for rename exchange
Josef Bacik
2019-12-13
1
-6
/
+4
|
*
|
|
|
btrfs: handle error in btrfs_cache_block_group
Josef Bacik
2019-12-13
1
-2
/
+18
|
*
|
|
|
btrfs: do not call synchronize_srcu() in inode_tree_del
Josef Bacik
2019-12-13
1
-2
/
+0
[next]