开源镜像站
帮助
动态
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-09-22
udf: Remove redundant initialization of variable ret
Jing Xiangfeng
2020-09-16
reiserfs: only call unlock_new_inode() if I_NEW
Eric Biggers
2020-09-14
ext2: Fix some kernel-doc warnings in balloc.c
Wang Hai
2020-09-10
quota: widen timestamps for the fs_disk_quota structure
Darrick J. Wong
2020-08-28
reiserfs: Fix memory leak in reiserfs_parse_options()
Jan Kara
2020-08-28
udf: Use kvzalloc() in udf_sb_alloc_bitmap()
Denis Efremov
2020-08-28
ext2: remove duplicate include
Wang Hai
2020-08-24
Merge tag 'for-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-22
Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2020-08-22
do_epoll_ctl(): clean the failure exits up a bit
Al Viro
2020-08-22
epoll: Keep a reference on files added to the check list
Marc Zyngier
2020-08-21
Merge tag 'io_uring-5.9-2020-08-21' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-21
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-08-21
afs: Fix NULL deref in afs_dynroot_depopulate()
David Howells
2020-08-21
squashfs: avoid bio_alloc() failure with 1Mbyte blocks
Phillip Lougher
2020-08-21
romfs: fix uninitialized memory leak in romfs_dev_read()
Jann Horn
2020-08-21
btrfs: detect nocow for swap after snapshot delete
Boris Burkov
2020-08-21
btrfs: check the right error variable in btrfs_del_dir_entries_in_log
Josef Bacik
2020-08-20
afs: Fix key ref leak in afs_put_operation()
David Howells
2020-08-20
io_uring: kill extra iovec=NULL in import_iovec()
Pavel Begunkov
2020-08-20
io_uring: comment on kfree(iovec) checks
Pavel Begunkov
2020-08-20
io_uring: fix racy req->flags modification
Pavel Begunkov
2020-08-19
io_uring: use system_unbound_wq for ring exit work
Jens Axboe
2020-08-19
btrfs: fix space cache memory leak after transaction abort
Filipe Manana
2020-08-19
btrfs: use the correct const function attribute for btrfs_get_num_csums
David Sterba
2020-08-19
btrfs: reset compression level for lzo on remount
Marcos Paulo de Souza
2020-08-19
btrfs: handle errors from async submission
Johannes Thumshirn
2020-08-19
ext4: limit the length of per-inode prealloc list
brookxu
2020-08-19
ext4: reorganize if statement of ext4_mb_release_context()
brookxu
2020-08-19
ext4: add mb_debug logging when there are lost chunks
brookxu
2020-08-19
ext4: Fix comment typo "the the".
kyoungho koo
2020-08-19
jbd2: clean up checksum verification in do_one_pass()
Shijie Luo
2020-08-18
io_uring: cleanup io_import_iovec() of pre-mapped request
Jens Axboe
2020-08-18
ext4: change to use fallthrough macro
Shijie Luo
2020-08-18
ext4: remove unused parameter of ext4_generic_delete_entry function
Kyoungho Koo
2020-08-18
mballoc: replace seq_printf with seq_puts
Xu Wang
2020-08-18
ext4: optimize the implementation of ext4_mb_good_group()
brookxu
2020-08-18
ext4: delete invalid comments near ext4_mb_check_limits()
brookxu
2020-08-18
ext4: fix typos in ext4_mb_regular_allocator() comment
brookxu
2020-08-16
io_uring: get rid of kiocb_wait_page_queue_init()
Jens Axboe
2020-08-16
io_uring: find and cancel head link async work on files exit
Jens Axboe
2020-08-16
Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-15
io_uring: short circuit -EAGAIN for blocking read attempt
Jens Axboe
2020-08-15
io_uring: sanitize double poll handling
Jens Axboe
2020-08-15
Merge tag '9p-for-5.9-rc1' of git://github.com/martinetd/linux
Linus Torvalds
2020-08-15
Merge tag '5.9-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-08-15
Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-08-14
fs: autofs: delete repeated words in comments
Randy Dunlap
[next]