开源镜像站
帮助
动态
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-10-21
iomap: use a srcmap for a read-modify-write I/O
Goldwyn Rodrigues
2019-10-21
iomap: use write_begin to read pages to unshare
Christoph Hellwig
2019-10-21
iomap: move the zeroing case out of iomap_read_page_sync
Christoph Hellwig
2019-10-21
iomap: ignore non-shared or non-data blocks in xfs_file_dirty
Christoph Hellwig
2019-10-21
iomap: always use AOP_FLAG_NOFS in iomap_write_begin
Christoph Hellwig
2019-10-21
iomap: remove the unused iomap argument to __iomap_write_end
Christoph Hellwig
2019-10-21
iomap: enhance writeback error message
Darrick J. Wong
2019-10-21
iomap: pass a struct page to iomap_finish_page_writeback
Christoph Hellwig
2019-10-21
iomap: cleanup iomap_ioend_compare
Christoph Hellwig
2019-10-21
iomap: move struct iomap_page out of iomap.h
Christoph Hellwig
2019-10-21
iomap: warn on inline maps in iomap_writepage_map
Christoph Hellwig
2019-10-21
iomap: lift the xfs writeback code to iomap
Christoph Hellwig
2019-10-21
iomap: lift common tracing code from xfs to iomap
Christoph Hellwig
2019-10-21
iomap: zero newly allocated mapped blocks
Christoph Hellwig
2019-10-21
xfs: remove the fork fields in the writepage_ctx and ioend
Christoph Hellwig
2019-10-21
xfs: turn io_append_trans into an io_private void pointer
Christoph Hellwig
2019-10-21
xfs: refactor the ioend merging code
Christoph Hellwig
2019-10-21
xfs: use a struct iomap in xfs_writepage_ctx
Christoph Hellwig
2019-10-21
xfs: set IOMAP_F_NEW more carefully
Christoph Hellwig
2019-10-21
xfs: initialize iomap->flags in xfs_bmbt_to_iomap
Christoph Hellwig
2019-10-17
iomap: iomap that extends beyond EOF should be marked dirty
Dave Chinner
2019-10-15
xfs: Use iomap_dio_rw to wait for unaligned direct IO
Jan Kara
2019-10-15
iomap: Allow forcing of waiting for running DIO in iomap_dio_rw()
Jan Kara
2019-10-13
Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-10-13
Merge tag 'for-linus-20191012' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-10-12
tracing: Do not create tracefs files if tracefs lockdown is in effect
Steven Rostedt (VMware)
2019-10-12
tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is l...
Steven Rostedt (VMware)
2019-10-11
Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-10-11
Merge tag '5.4-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-10-11
Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-10-10
io_uring: fix sequence logic for timeout requests
Jens Axboe
2019-10-10
NFSv4: Fix leak of clp->cl_acceptor string
Chuck Lever
2019-10-10
Merge tag 'xfs-5.4-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-10-10
Merge tag 'for-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-10-10
Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-10-10
Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-10-09
libfs: take cursors out of list when moving past the end of directory
Al Viro
2019-10-09
vfs: add missing blkdev_put() in get_tree_bdev()
Ian Kent
2019-10-09
io_uring: only flush workqueues on fileset removal
Jens Axboe
2019-10-09
xfs: move local to extent inode logging into bmap helper
Brian Foster
2019-10-09
xfs: remove broken error handling on failed attr sf to leaf change
Brian Foster
2019-10-09
xfs: log the inode on directory sf to block format change
Brian Foster
2019-10-09
NFS: Remove redundant mirror tracking in O_DIRECT
Trond Myklebust
2019-10-09
NFS: Fix O_DIRECT accounting of number of bytes read/written
Trond Myklebust
2019-10-09
CIFS: Force reval dentry if LOOKUP_REVAL flag is set
Pavel Shilovsky
2019-10-09
CIFS: Force revalidate inode when dentry is stale
Pavel Shilovsky
2019-10-09
smb3: Fix regression in time handling
Steve French
2019-10-08
smb3: remove noisy debug message and minor cleanup
Steve French
2019-10-08
btrfs: silence maybe-uninitialized warning in clone_range
Austin Kim
2019-10-07
io_uring: remove wait loop spurious wakeups
Pavel Begunkov
[next]