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
2020-06-08
io_wq: add per-wq work handler instead of per work
Pavel Begunkov
2020-06-08
io_uring: don't arm a timeout through work.func
Pavel Begunkov
2020-06-08
io_uring: remove custom ->func handlers
Pavel Begunkov
2020-06-08
io_uring: don't derive close state from ->func
Pavel Begunkov
2020-06-08
io_uring: use kvfree() in io_sqe_buffer_register()
Denis Efremov
2020-06-08
io_uring: validate the full range of provided buffers for access
Bijan Mottahedeh
2020-06-04
io_uring: re-set iov base/len for buffer select retry
Jens Axboe
2020-06-04
io_uring: move send/recv IOPOLL check into prep
Pavel Begunkov
2020-06-04
io_uring: deduplicate io_openat{,2}_prep()
Pavel Begunkov
2020-06-04
io_uring: do build_open_how() only once
Pavel Begunkov
2020-06-04
io_uring: fix {SQ,IO}POLL with unsupported opcodes
Pavel Begunkov
2020-06-02
io_uring: disallow close of ring itself
Jens Axboe
2020-06-02
Merge tag 'for-5.8/io_uring-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-02
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-02
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-02
Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
2020-06-02
mm: remove the prot argument from vm_map_ram
Christoph Hellwig
2020-06-02
/proc/PID/smaps: Add PMD migration entry parsing
Huang Ying
2020-06-02
mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead
NeilBrown
2020-06-02
mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE
NeilBrown
2020-06-02
orangefs: use attach/detach_page_private
Guoqing Jiang
2020-06-02
ntfs: replace attach_page_buffers with attach_page_private
Guoqing Jiang
2020-06-02
iomap: use attach/detach_page_private
Guoqing Jiang
2020-06-02
f2fs: use attach/detach_page_private
Guoqing Jiang
2020-06-02
fs/buffer.c: use attach/detach_page_private
Guoqing Jiang
2020-06-02
btrfs: use attach/detach_page_private
Guoqing Jiang
2020-06-02
iomap: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
fuse: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
f2fs: pass the inode to f2fs_mpage_readpages
Matthew Wilcox (Oracle)
2020-06-02
f2fs: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
ext4: pass the inode to ext4_mpage_readpages
Matthew Wilcox (Oracle)
2020-06-02
ext4: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
erofs: convert compressed files from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
erofs: convert uncompressed files from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
btrfs: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
fs: convert mpage_readpages to mpage_readahead
Matthew Wilcox (Oracle)
2020-06-02
mm: add page_cache_readahead_unbounded
Matthew Wilcox (Oracle)
2020-06-02
fs/buffer.c: record blockdev write errors in super_block that it backs
Jeff Layton
2020-06-02
vfs: track per-sb writeback errors and report them to syncfs
Jeff Layton
2020-06-02
ocfs2: mount shared volume without ha stack
Gang He
2020-06-02
ocfs2: add missing annotation for dlm_empty_lockres()
Jules Irenge
2020-06-02
squashfs: migrate from ll_rw_block usage to BIO
Philippe Liard
2020-06-01
Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-06-01
Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-01
Merge branch 'uaccess.__copy_to_user' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-06-01
Merge branch 'uaccess.__copy_from_user' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2020-06-01
Merge branch 'uaccess.readdir' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-01
Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
[next]