index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2021-07-01
Merge tag 'for-5.14/io_uring-2021-06-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-01
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-06-30
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-06-30
io_uring: code clean for kiocb_done()
Hao Xu
2021-06-30
io_uring: spin in iopoll() only when reqs are in a single queue
Hao Xu
2021-06-30
io_uring: pre-initialise some of req fields
Pavel Begunkov
2021-06-30
io_uring: refactor io_submit_flush_completions
Pavel Begunkov
2021-06-30
io_uring: optimise hot path restricted checks
Pavel Begunkov
2021-06-30
io_uring: remove not needed PF_EXITING check
Pavel Begunkov
2021-06-30
io_uring: mainstream sqpoll task_work running
Pavel Begunkov
2021-06-30
io_uring: refactor io_arm_poll_handler()
Pavel Begunkov
2021-06-30
io_uring: reduce latency by reissueing the operation
Olivier Langlois
2021-06-30
io_uring: add IOPOLL and reserved field checks to IORING_OP_UNLINKAT
Jens Axboe
2021-06-30
io_uring: add IOPOLL and reserved field checks to IORING_OP_RENAMEAT
Jens Axboe
2021-06-30
io_uring: refactor io_openat2()
Pavel Begunkov
2021-06-30
io_uring: update sqe layout build checks
Pavel Begunkov
2021-06-30
io_uring: fix code style problems
Pavel Begunkov
2021-06-30
io_uring: refactor io_sq_thread()
Pavel Begunkov
2021-06-30
io_uring: don't change sqpoll creds if not needed
Pavel Begunkov
2021-06-30
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-30
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-30
jbd2: export jbd2_journal_[un]register_shrinker()
Zhang Yi
2021-06-29
Merge tag 'dlm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
2021-06-29
Merge tag 'gfs2-v5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-06-29
Merge tag '5.14-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-06-29
Merge tag 'fs.openat2.unknown_flags.v5.14' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2021-06-29
Merge tag 'fs.mount_setattr.nosymfollow.v5.14' of git://git.kernel.org/pub/sc...
Linus Torvalds
2021-06-29
ext4: notify sysfs on errors_count value change
Jonathan Davies
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-06-29
binfmt: remove in-tree usage of MAP_EXECUTABLE
David Hildenbrand
2021-06-29
mm: gup: pack has_pinned in MMF_HAS_PINNED
Andrea Arcangeli
2021-06-29
mm: move page dirtying prototypes from mm.h
Matthew Wilcox (Oracle)
2021-06-29
fs: remove noop_set_page_dirty()
Matthew Wilcox (Oracle)
2021-06-29
fs: remove anon_set_page_dirty()
Matthew Wilcox (Oracle)
2021-06-29
iomap: use __set_page_dirty_nobuffers
Matthew Wilcox (Oracle)
2021-06-29
mm/writeback: move __set_page_dirty() to core mm
Matthew Wilcox (Oracle)
2021-06-29
mm: require ->set_page_dirty to be explicitly wired up
Christoph Hellwig
2021-06-29
fs: move ramfs_aops to libfs
Christoph Hellwig
2021-06-29
fs: unexport __set_page_dirty
Christoph Hellwig
2021-06-29
writeback, cgroup: release dying cgwbs by switching attached inodes
Roman Gushchin
2021-06-29
writeback, cgroup: support switching multiple inodes at once
Roman Gushchin
2021-06-29
writeback, cgroup: split out the functional part of inode_switch_wbs_work_fn()
Roman Gushchin
2021-06-29
writeback, cgroup: keep list of inodes attached to bdi_writeback
Roman Gushchin
2021-06-29
writeback, cgroup: switch to rcu_work API in inode_switch_wbs()
Roman Gushchin
2021-06-29
writeback, cgroup: increment isw_nr_in_flight before grabbing an inode
Roman Gushchin
2021-06-29
writeback, cgroup: add smp_mb() to cgroup_writeback_umount()
Roman Gushchin
2021-06-29
writeback, cgroup: do not switch inodes with I_WILL_FREE flag
Roman Gushchin
2021-06-29
dax: fix ENOMEM handling in grab_mapping_entry()
Jan Kara
[next]