index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-10
io_uring: separate the io_free_req and io_free_req_find_next interface
Jackie Liu
1
-4
/
+9
2019-11-10
io_uring: keep io_put_req only responsible for release and put req
Jackie Liu
1
-36
/
+37
2019-11-10
io_uring: remove passed in 'ctx' function parameter ctx if possible
Jackie Liu
1
-52
/
+56
2019-11-10
io_uring: reduce/pack size of io_ring_ctx
Jens Axboe
1
-31
/
+38
2019-11-10
Merge tag 'configfs-for-5.4-2' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-1
/
+1
2019-11-10
Merge tag '5.4-rc7-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+1
2019-11-10
ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable either
Al Viro
1
-4
/
+3
2019-11-10
ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stable
Al Viro
1
-2
/
+10
2019-11-10
ecryptfs: fix unlink and rmdir in face of underlying fs modifications
Al Viro
1
-25
/
+40
2019-11-10
exportfs_decode_fh(): negative pinned may become positive without the parent ...
Al Viro
1
-12
/
+19
2019-11-09
Merge tag 'for-5.4-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-15
/
+36
2019-11-08
Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+6
2019-11-08
cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is dead
Tejun Heo
1
-3
/
+6
2019-11-08
Merge tag 'ceph-for-5.4-rc7' of git://github.com/ceph/ceph-client
Linus Torvalds
5
-15
/
+37
2019-11-07
Merge branch 'for-linus' into for-5.5/block
Jens Axboe
59
-625
/
+684
2019-11-07
io_uring: properly mark async work as bounded vs unbounded
Jens Axboe
1
-1
/
+15
2019-11-07
io-wq: add support for bounded vs unbunded work
Jens Axboe
3
-82
/
+220
2019-11-09
io-wq: io_wqe_run_queue() doesn't need to use list_empty_careful()
Jens Axboe
1
-2
/
+1
2019-11-09
io_uring: add support for backlogged CQ ring
Jens Axboe
1
-23
/
+102
2019-11-08
io_uring: pass in io_kiocb to fill/add CQ handlers
Jens Axboe
1
-46
/
+50
2019-11-08
io_uring: make io_cqring_events() take 'ctx' as argument
Jens Axboe
1
-4
/
+6
2019-11-07
io_uring: add support for linked SQE timeouts
Jens Axboe
1
-11
/
+180
2019-11-07
io_uring: abstract out io_async_cancel_one() helper
Jens Axboe
1
-11
/
+20
2019-11-07
ceph: return -EINVAL if given fsc mount option on kernel w/o support
Jeff Layton
1
-1
/
+10
2019-11-07
block: add zone open, close and finish operations
Ajay Joshi
1
-1
/
+2
2019-11-06
SMB3: Fix persistent handles reconnect
Pavel Shilovsky
1
-0
/
+1
2019-11-06
io_uring: use inlined struct sqe_submit
Pavel Begunkov
1
-44
/
+43
2019-11-06
io_uring: Use submit info inlined into req
Pavel Begunkov
1
-16
/
+16
2019-11-06
io_uring: allocate io_kiocb upfront
Pavel Begunkov
1
-13
/
+15
2019-11-06
f2fs: add support for IV_INO_LBLK_64 encryption policies
Eric Biggers
1
-6
/
+20
2019-11-06
ext4: add support for IV_INO_LBLK_64 encryption policies
Eric Biggers
2
-0
/
+16
2019-11-06
fscrypt: add support for IV_INO_LBLK_64 policies
Eric Biggers
5
-18
/
+100
2019-11-06
fscrypt: avoid data race on fscrypt_mode::logged_impl_name
Eric Biggers
2
-5
/
+3
2019-11-06
io_uring: io_queue_link*() right after submit
Pavel Begunkov
1
-12
/
+10
2019-11-06
io_uring: Merge io_submit_sqes and io_ring_submit
Pavel Begunkov
1
-73
/
+18
2019-11-06
configfs: calculate the depth of parent item
Honggang Li
1
-1
/
+1
2019-11-06
ocfs2: protect extent tree in ocfs2_prepare_inode_for_write()
Shuning Zhang
1
-44
/
+90
2019-11-05
io_uring: kill dead REQ_F_LINK_DONE flag
Jens Axboe
1
-2
/
+0
2019-11-05
io_uring: fixup a few spots where link failure isn't flagged
Jens Axboe
1
-0
/
+10
2019-11-05
io_uring: enable optimized link handling for IORING_OP_POLL_ADD
Jens Axboe
1
-4
/
+9
2019-11-05
io-wq: use proper nesting IRQ disabling spinlocks for cancel
Jens Axboe
1
-6
/
+9
2019-11-05
ceph: don't allow copy_file_range when stripe_count != 1
Luis Henriques
1
-2
/
+10
2019-11-05
ceph: don't try to handle hashed dentries in non-O_CREAT atomic_open
Jeff Layton
1
-0
/
+3
2019-11-04
btrfs: un-deprecate ioctls START_SYNC and WAIT_SYNC
David Sterba
1
-6
/
+0
2019-11-04
btrfs: save i_size to avoid double evaluation of i_size_read in compress_file...
Josef Bacik
1
-1
/
+14
2019-11-04
io_uring: add completion trace event
Jens Axboe
1
-2
/
+4
2019-11-03
bdev: Refresh bdev size for disks without partitioning
Jan Kara
1
-9
/
+10
2019-11-03
bdev: Factor out bdev revalidation into a common helper
Jan Kara
1
-12
/
+14
2019-11-02
Merge tag '5.4-rc6-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+2
2019-11-02
io-wq: use kfree_rcu() to simplify the code
YueHaibing
1
-8
/
+1
[prev]
[next]