index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2019-11-25
Merge tag 'for-5.5/zoned-20191122' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-25
Merge tag 'for-5.5/block-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-25
Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-25
vfs: properly and reliably lock f_pos in fdget_pos()
Linus Torvalds
2019-11-25
vfs: mark pipes and sockets as stream-like file descriptors
Linus Torvalds
2019-11-24
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-11-23
cramfs: fix usage on non-MTD device
Maxime Bizon
2019-11-22
afs: Fix large file support
Marc Dionne
2019-11-22
afs: Fix possible assert with callbacks from yfs servers
Marc Dionne
2019-11-22
Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare...
Joseph Qi
2019-11-19
afs: Fix missing timeout reset
David Howells
2019-11-15
Merge tag 'for-linus-20191115' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-15
Merge tag 'ceph-for-5.4-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-11-15
afs: Fix race in commit bulk status fetch
David Howells
2019-11-15
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-11-14
io_uring: make POLL_ADD/POLL_REMOVE scale better
Jens Axboe
2019-11-14
ceph: increment/decrement dio counter on async requests
Jeff Layton
2019-11-14
ceph: take the inode lock before acquiring cap refs
Jeff Layton
2019-11-14
io-wq: remove now redundant struct io_wq_nulls_list
Jens Axboe
2019-11-13
io_uring: Fix getting file for non-fd opcodes
Pavel Begunkov
2019-11-13
io_uring: introduce req_need_defer()
Bob Liu
2019-11-13
io_uring: clean up io_uring_cancel_files()
Bob Liu
2019-11-13
io-wq: ensure free/busy list browsing see all items
Jens Axboe
2019-11-13
io_uring: ensure registered buffer import returns the IO length
Jens Axboe
2019-11-13
io_uring: Fix getting file for timeout
Pavel Begunkov
2019-11-13
io-wq: ensure we have a stable view of ->cur_work for cancellations
Jens Axboe
2019-11-13
Merge tag 'for-5.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-11-13
io_wq: add get/put_work handlers to io_wq_create()
Jens Axboe
2019-11-13
io_uring: check for validity of ->rings in teardown
Jens Axboe
2019-11-12
block: rework zone reporting
Christoph Hellwig
2019-11-12
io_uring: fix potential deadlock in io_poll_wake()
Jens Axboe
2019-11-12
io_uring: use correct "is IO worker" helper
Jens Axboe
2019-11-12
io_uring: make timeout sequence == 0 mean no sequence
Jens Axboe
2019-11-11
io_uring: fix -ENOENT issue with linked timer with short timeout
Jens Axboe
2019-11-11
io_uring: don't do flush cancel under inflight_lock
Jens Axboe
2019-11-11
io_uring: flag SQPOLL busy condition to userspace
Jens Axboe
2019-11-11
io_uring: make ASYNC_CANCEL work with poll and timeout
Jens Axboe
2019-11-11
io_uring: provide fallback request for OOM situations
Jens Axboe
2019-11-11
Btrfs: fix log context list corruption after rename exchange operation
Filipe Manana
2019-11-10
io_uring: convert accept4() -ERESTARTSYS into -EINTR
Jens Axboe
2019-11-10
io_uring: fix error clear of ->file_table in io_sqe_files_register()
Jens Axboe
2019-11-10
io_uring: separate the io_free_req and io_free_req_find_next interface
Jackie Liu
2019-11-10
io_uring: keep io_put_req only responsible for release and put req
Jackie Liu
2019-11-10
io_uring: remove passed in 'ctx' function parameter ctx if possible
Jackie Liu
2019-11-10
io_uring: reduce/pack size of io_ring_ctx
Jens Axboe
2019-11-10
Merge tag 'configfs-for-5.4-2' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2019-11-10
Merge tag '5.4-rc7-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-11-10
ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable either
Al Viro
2019-11-10
ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stable
Al Viro
2019-11-10
ecryptfs: fix unlink and rmdir in face of underlying fs modifications
Al Viro
[next]