index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
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-18
1
-2
/
+6
|
*
|
|
|
|
|
io_uring: read opcode and user_data from SQE exactly once
Jens Axboe
2019-12-18
1
-25
/
+20
|
*
|
|
|
|
|
io_uring: make IORING_OP_TIMEOUT_REMOVE deferrable
Jens Axboe
2019-12-18
1
-10
/
+34
|
*
|
|
|
|
|
io_uring: make IORING_OP_CANCEL_ASYNC deferrable
Jens Axboe
2019-12-18
1
-4
/
+28
|
*
|
|
|
|
|
io_uring: make IORING_POLL_ADD and IORING_POLL_REMOVE deferrable
Jens Axboe
2019-12-18
1
-14
/
+54
|
*
|
|
|
|
|
io_uring: make HARDLINK imply LINK
Pavel Begunkov
2019-12-18
1
-1
/
+1
|
*
|
|
|
|
|
io_uring: any deferred command must have stable sqe data
Jens Axboe
2019-12-18
1
-49
/
+172
|
*
|
|
|
|
|
io_uring: remove 'sqe' parameter to the OP helpers that take it
Jens Axboe
2019-12-18
1
-36
/
+44
|
*
|
|
|
|
|
io_uring: fix pre-prepped issue with force_nonblock == true
Jens Axboe
2019-12-18
1
-77
/
+98
|
*
|
|
|
|
|
io-wq: re-add io_wq_current_is_worker()
Jens Axboe
2019-12-18
1
-2
/
+6
|
*
|
|
|
|
|
io_uring: fix sporadic -EFAULT from IORING_OP_RECVMSG
Jens Axboe
2019-12-16
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
|
*
|
|
|
|
|
Btrfs: fix cloning range with a hole when using the NO_HOLES feature
Filipe Manana
2019-12-13
1
-2
/
+2
|
*
|
|
|
|
|
btrfs: Fix error messages in qgroup_rescan_init
Nikolay Borisov
2019-12-13
1
-2
/
+2
*
|
|
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-12-17
1
-2
/
+2
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
sched/cputime, proc/stat: Fix incorrect guest nice cpustat value
Flavio Leitner
2019-12-11
1
-2
/
+2
*
|
|
|
|
|
|
Merge tag 'linux-kselftest-5.5-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-12-16
1
-1
/
+1
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
fs/ext4/inode-test: Fix inode test on 32 bit platforms.
Iurii Zaikin
2019-12-09
1
-1
/
+1
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-12-15
2
-14
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fs: remove ksys_dup()
Dominik Brodowski
2019-12-12
1
-6
/
+1
|
*
|
|
|
|
|
init: use do_mount() instead of ksys_mount()
Dominik Brodowski
2019-12-12
1
-8
/
+2
*
|
|
|
|
|
|
Merge tag '5.5-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-12-14
6
-3
/
+26
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
CIFS: Close cached root handle only if it has a lease
Pavel Shilovsky
2019-12-13
5
-4
/
+25
|
*
|
|
|
|
|
|
SMB3: Fix crash in SMB2_open_init due to uninitialized field in compounding path
Steve French
2019-12-13
1
-0
/
+1
|
*
|
|
|
|
|
|
smb3: fix refcount underflow warning on unmount when no directory leases
Steve French
2019-12-10
1
-1
/
+2
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'ovl-fixes-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-14
8
-96
/
+159
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
ovl: relax WARN_ON() on rename to self
Amir Goldstein
2019-12-10
1
-1
/
+1
[prev]
[next]