开源镜像站
帮助
动态
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-01-24
vfs: add vfs_iocb_iter_[read|write] helper functions
Jiufei Xue
2020-01-24
ovl: layer is const
Miklos Szeredi
2020-01-24
ovl: fix corner case of non-constant st_dev;st_ino
Amir Goldstein
2020-01-24
ovl: fix corner case of conflicting lower layer uuid
Amir Goldstein
2020-01-24
ovl: generalize the lower_fs[] array
Amir Goldstein
2020-01-24
ovl: simplify ovl_same_sb() helper
Amir Goldstein
2020-01-22
ovl: generalize the lower_layers[] array
Amir Goldstein
2020-01-22
ovl: improving copy-up efficiency for big sparse file
Chengguang Xu
2020-01-22
ovl: use ovl_inode_lock in ovl_llseek()
Amir Goldstein
2020-01-22
ovl: use pr_fmt auto generate prefix
lijiazi
2020-01-22
ovl: fix wrong WARN_ON() in ovl_cache_update_ino()
Amir Goldstein
2020-01-17
Merge tag 'io_uring-5.5-2020-01-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-01-17
Merge tag 'for-5.5-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-17
Merge tag 'fuse-fixes-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-01-17
btrfs: check rw_devices, not num_devices for balance
Josef Bacik
2020-01-17
Btrfs: always copy scrub arguments back to user space
Filipe Manana
2020-01-16
io_uring: only allow submit from owning task
Jens Axboe
2020-01-16
fuse: fix fuse_send_readpages() in the syncronous read case
Miklos Szeredi
2020-01-15
io_uring: ensure workqueue offload grabs ring mutex for poll list
Jens Axboe
2020-01-15
io_uring: clear req->result always before issuing a read/write request
Bijan Mottahedeh
2020-01-15
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-01-15
fix autofs regression caused by follow_managed() changes
Al Viro
2020-01-15
reimplement path_mountpoint() with less magic
Al Viro
2020-01-14
io_uring: be consistent in assigning next work from handler
Jens Axboe
2020-01-14
io-wq: cancel work if we fail getting a mm reference
Jens Axboe
2020-01-14
Merge branch 'dhowells' (patches from DavidH)
Linus Torvalds
2020-01-14
afs: Fix afs_lookup() to not clobber the version on a new dentry
David Howells
2020-01-14
afs: Fix use-after-loss-of-ref
David Howells
2020-01-13
io_uring: don't setup async context for read/write fixed
Jens Axboe
2020-01-13
btrfs: relocation: fix reloc_root lifespan and access
Qu Wenruo
2020-01-10
Merge tag 'char-misc-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-01-10
Merge tag 'block-5.5-2020-01-10' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-01-10
Merge tag 'io_uring-5.5-2020-01-10' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-01-09
Merge tag 'pstore-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-09
fs: move guard_bio_eod() after bio_set_op_attrs
Ming Lei
2020-01-08
pstore/ram: Regularize prz label allocation lifetime
Kees Cook
2020-01-08
btrfs: fix memory leak in qgroup accounting
Johannes Thumshirn
2020-01-08
btrfs: do not delete mismatched root refs
Josef Bacik
2020-01-08
btrfs: fix invalid removal of root ref
Josef Bacik
2020-01-08
btrfs: rework arguments of btrfs_unlink_subvol
Josef Bacik
2020-01-07
io_uring: remove punt of short reads to async context
Jens Axboe
2020-01-06
chardev: Avoid potential use-after-free in 'chrdev_open()'
Will Deacon
2020-01-04
ocfs2: fix the crash due to call ocfs2_get_dlm_debug once less
Gang He
2020-01-04
ocfs2: call journal flush to mark journal as empty after journal recovery whe...
Kai Li
2020-01-04
fs/posix_acl.c: fix kernel-doc warnings
Randy Dunlap
2020-01-04
fs/namespace.c: make to_mnt_ns() static
Eric Biggers
2020-01-04
fs/nsfs.c: include headers for missing declarations
Eric Biggers
2020-01-04
fs/direct-io.c: include fs/internal.h for missing prototype
Eric Biggers
2020-01-03
Merge tag 'for-5.5-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-03
Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-block
Linus Torvalds
[next]