开源镜像站
帮助
动态
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
2019-02-28
fs: add fget_many() and fput_many()
Jens Axboe
2019-02-28
io_uring: support for IO polling
Jens Axboe
2019-02-28
io_uring: add fsync support
Christoph Hellwig
2019-02-28
Add io_uring IO interface
Jens Axboe
2019-02-24
iomap: wire up the iopoll method
Christoph Hellwig
2019-02-24
block: add bio_set_polled() helper
Jens Axboe
2019-02-24
block: wire up block device iopoll method
Christoph Hellwig
2019-02-15
Merge tag 'v5.0-rc6' into for-5.1/block
Jens Axboe
2019-02-15
block: enable multipage bvecs
Ming Lei
2019-02-15
block: allow bio_for_each_segment_all() to iterate over multi-page bvec
Ming Lei
2019-02-15
btrfs: use mp_bvec_last_segment to get bio's last page
Ming Lei
2019-02-15
fs/buffer.c: use bvec iterator to truncate the bio
Ming Lei
2019-02-15
btrfs: look at bi_size for repair decisions
Christoph Hellwig
2019-02-09
Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-02-08
Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-02-08
Merge tag 'xfs-5.0-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-02-07
Merge tag 'nfsd-5.0-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-02-07
Merge tag 'fuse-fixes-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-02-06
nfsd: Fix error return values for nfsd4_clone_file_range()
Trond Myklebust
2019-02-06
fs: ratelimit __find_get_block_slow() failure message.
Tetsuo Handa
2019-02-06
aio: initialize kiocb private in case any filesystems expect it.
Mike Marshall
2019-02-03
xfs: set buffer ops when repair probes for btree type
Darrick J. Wong
2019-02-03
xfs: end sync buffer I/O properly on shutdown error
Brian Foster
2019-02-03
xfs: eof trim writeback mapping as soon as it is cached
Brian Foster
2019-02-03
Merge tag 'for-5.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-02-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-02-01
Merge tag '5.0-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-02-01
autofs: fix error return in autofs_fill_super()
Ian Kent
2019-02-01
autofs: drop dentry reference only when it is never used
Pan Bian
2019-02-01
fs/drop_caches.c: avoid softlockups in drop_pagecache_sb()
Jan Kara
2019-02-01
proc: fix /proc/net/* after setns(2)
Alexey Dobriyan
2019-02-01
Merge tag 'iomap-5.0-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-01-31
gfs2: Revert "Fix loop in gfs2_rbm_find"
Andreas Gruenbacher
2019-01-31
Merge tag 'nfs-for-5.0-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-01-31
cifs: update internal module version number
Steve French
2019-01-31
CIFS: fix use-after-free of the lease keys
Aurelien Aptel
2019-01-30
fs/dcache: Track & report number of negative dentries
Waiman Long
2019-01-30
fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
Waiman Long
2019-01-30
btrfs: On error always free subvol_name in btrfs_mount
Eric W. Biederman
2019-01-30
btrfs: clean up pending block groups when transaction commit aborts
David Sterba
2019-01-30
btrfs: fix potential oops in device_list_add
Al Viro
2019-01-30
debugfs: debugfs_lookup() should return NULL if not found
Greg Kroah-Hartman
2019-01-29
CIFS: Do not consider -ENODATA as stat failure for reads
Pavel Shilovsky
2019-01-29
CIFS: Do not count -ENODATA as failure for query directory
Pavel Shilovsky
2019-01-29
CIFS: Fix trace command logging for SMB2 reads and writes
Pavel Shilovsky
2019-01-29
CIFS: Fix possible oops and memory leaks in async IO
Pavel Shilovsky
2019-01-29
cifs: limit amount of data we request for xattrs to CIFSMaxBufSize
Ronnie Sahlberg
2019-01-29
cifs: fix computation for MAX_SMB2_HDR_SIZE
Ronnie Sahlberg
2019-01-29
NFS: Fix up return value on fatal errors in nfs_page_async_flush()
Trond Myklebust
2019-01-29
debugfs: return error values, not NULL
Greg Kroah-Hartman
[next]