开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2020-10-14
gfs2: factor evict_linked_inode out of gfs2_evict_inode
Bob Peterson
2020-10-14
gfs2: further simplify gfs2_evict_inode with new func evict_should_delete
Bob Peterson
2020-10-14
gfs2: factor evict_unlinked_inode out of gfs2_evict_inode
Bob Peterson
2020-10-14
gfs2: rename variable error to ret in gfs2_evict_inode
Bob Peterson
2020-10-14
gfs2: convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
2020-10-14
gfs2: Fix bad comment for trans_drain
Bob Peterson
2020-10-14
gfs2: Make sure we don't miss any delayed withdraws
Andreas Gruenbacher
2020-10-11
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-10-10
cifs: Fix incomplete memory allocation on setxattr path
Vladimir Zapolskiy
2020-10-08
Merge tag 'exfat-for-5.9-rc9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-08
afs: Fix deadlock between writeback and truncate
David Howells
2020-10-07
exfat: fix use of uninitialized spinlock on error path
Namjae Jeon
2020-10-07
exfat: fix pointer error checking
Tetsuhiro Kohada
2020-10-06
splice: teach splice pipe reading about empty pipe buffers
Linus Torvalds
2020-10-02
Merge tag 'io_uring-5.9-2020-10-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-02
Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2020-10-02
Merge tag 'for-5.9-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-01
pipe: remove pipe_wait() and fix wakeup race with splice
Linus Torvalds
2020-10-01
pipe: Fix memory leaks in create_pipe_files()
Qian Cai
2020-09-30
btrfs: fix filesystem corruption after a device replace
Filipe Manana
2020-09-30
btrfs: move btrfs_rm_dev_replace_free_srcdev outside of all locks
Josef Bacik
2020-09-29
autofs: use __kernel_write() for the autofs pipe writing
Linus Torvalds
2020-09-29
io_uring: fix async buffered reads when readahead is disabled
Hao Xu
2020-09-28
Merge tag 'nfs-for-5.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-09-28
io_uring: fix potential ABBA deadlock in ->show_fdinfo()
Jens Axboe
2020-09-28
io_uring: always delete double poll wait entry on match
Jens Axboe
2020-09-26
Merge tag 'io_uring-5.9-2020-09-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-25
io_uring: ensure async buffered read-retry is setup properly
Jens Axboe
2020-09-25
io_uring: don't unconditionally set plug->nowait = true
Jens Axboe
2020-09-25
btrfs: move btrfs_scratch_superblocks into btrfs_dev_replace_finishing
Josef Bacik
2020-09-25
io_uring: ensure open/openat2 name is cleaned on cancelation
Jens Axboe
2020-09-24
ep_create_wakeup_source(): dentry name can change under you...
Al Viro
2020-09-23
Merge tag 'for-5.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-09-22
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-09-22
Merge tag 'io_uring-5.9-2020-09-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-22
btrfs: fix put of uninitialized kobject after seed device delete
Anand Jain
2020-09-21
io_uring: fix openat/openat2 unified prep handling
Jens Axboe
2020-09-21
io_uring: mark statx/files_update/epoll_ctl as non-SQPOLL
Jens Axboe
2020-09-21
io_uring: don't use retry based buffered reads for non-async bdev
Jens Axboe
2020-09-21
io_uring: don't re-setup vecs/iter in io_resumit_prep() is already there
Jens Axboe
2020-09-21
btrfs: fix overflow when copying corrupt csums for a message
Johannes Thumshirn
2020-09-19
fs/fs-writeback.c: adjust dirtytime_interval_handler definition to match prot...
Tobias Klauser
2020-09-18
pNFS/flexfiles: Be consistent about mirror index types
Trond Myklebust
2020-09-18
pNFS/flexfiles: Ensure we initialise the mirror bsizes correctly on read
Trond Myklebust
2020-09-17
fuse: fix the ->direct_IO() treatment of iov_iter
Al Viro
2020-09-16
NFSv4.2: fix client's attribute cache management for copy_file_range
Olga Kornievskaia
2020-09-16
nfs: Fix security label length not being reset
Jeffrey Mitchell
2020-09-14
Merge tag 'for-5.9-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-09-14
io_uring: don't run task work on an exiting task
Jens Axboe
2020-09-14
io_uring: drop 'ctx' ref on task work cancelation
Jens Axboe
[next]