开源镜像站
帮助
动态
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
2016-11-30
xfs: remove i_iolock and use i_rwsem in the VFS inode instead
Christoph Hellwig
2016-11-30
Merge branch 'xfs-4.10-misc-fixes-2' into iomap-4.10-directio
Dave Chinner
2016-11-28
xfs: pass post-eof speculative prealloc blocks to bmapi
Brian Foster
2016-11-28
xfs: clean up cow fork reservation and tag inodes correctly
Brian Foster
2016-11-28
xfs: track preallocation separately in xfs_bmapi_reserve_delalloc()
Brian Foster
2016-11-28
xfs: always succeed when deduping zero bytes
Darrick J. Wong
2016-11-28
fs: xfs: libxfs: constify xfs_nameops structures
Bhumika Goyal
2016-11-28
fs: xfs: xfs_icreate_item: constify xfs_item_ops structure
Bhumika Goyal
2016-11-28
xfs: factor rmap btree size into the indlen calculations
Darrick J. Wong
2016-11-28
xfs: add XBF_XBF_NO_IOACCT to buf trace output
Eric Sandeen
2016-11-24
xfs: remove NULLEXTNUM
Christoph Hellwig
2016-11-24
xfs: remove xfs_bmap_search_extents
Christoph Hellwig
2016-11-24
xfs: use new extent lookup helpers in xfs_reflink_end_cow
Christoph Hellwig
2016-11-24
xfs: use new extent lookup helpers in xfs_reflink_cancel_cow_blocks
Christoph Hellwig
2016-11-24
xfs: use new extent lookup helpers in xfs_reflink_trim_irec_to_next_cow
Christoph Hellwig
2016-11-24
xfs: cleanup xfs_reflink_find_cow_mapping
Christoph Hellwig
2016-11-24
xfs: use new extent lookup helpers in __xfs_reflink_reserve_cow
Christoph Hellwig
2016-11-24
xfs: use new extent lookup helpers xfs_file_iomap_begin_delay
Christoph Hellwig
2016-11-24
xfs: remove prev argument to xfs_bmapi_reserve_delalloc
Christoph Hellwig
2016-11-24
xfs: use new extent lookup helpers in __xfs_bunmapi
Christoph Hellwig
2016-11-24
xfs: use new extent lookup helpers in xfs_bmapi_write
Christoph Hellwig
2016-11-24
xfs: use new extent lookup helpers in xfs_bmapi_read
Christoph Hellwig
2016-11-24
xfs: cleanup xfs_bmap_last_before
Christoph Hellwig
2016-11-24
xfs: new inode extent list lookup helpers
Christoph Hellwig
2016-11-10
dax: Introduce IOMAP_FAULT flag
Jan Kara
2016-11-10
xfs: fix unbalanced inode reclaim flush locking
Brian Foster
2016-11-08
xfs: provide helper for counting extents from if_bytes
Eric Sandeen
2016-11-08
xfs: fix up xfs_swap_extent_forks inline extent handling
Eric Sandeen
2016-11-08
xfs: don't BUG() on mixed direct and mapped I/O
Brian Foster
2016-11-08
xfs: don't skip cow forks w/ delalloc blocks in cowblocks scan
Brian Foster
2016-11-08
dax: remove "depends on BROKEN" from FS_DAX_PMD
Ross Zwisler
2016-11-08
xfs: use struct iomap based DAX PMD fault path
Ross Zwisler
2016-11-08
dax: add struct iomap based DAX PMD support
Ross Zwisler
2016-11-08
dax: move put_(un)locked_mapping_entry() in dax.c
Ross Zwisler
2016-11-08
dax: move RADIX_DAX_* defines to dax.h
Ross Zwisler
2016-11-08
dax: dax_iomap_fault() needs to call iomap_end()
Ross Zwisler
2016-11-08
dax: add dax_iomap_sector() helper function
Ross Zwisler
2016-11-08
dax: correct dax iomap code namespace
Ross Zwisler
2016-11-08
dax: remove dax_pmd_fault()
Ross Zwisler
2016-11-08
dax: coordinate locking for offsets in PMD range
Ross Zwisler
2016-11-08
dax: consistent variable naming for DAX entries
Ross Zwisler
2016-11-08
dax: remove the last BUG_ON() from fs/dax.c
Ross Zwisler
2016-11-08
dax: make 'wait_table' global variable static
Ross Zwisler
2016-11-08
ext2: remove support for DAX PMD faults
Ross Zwisler
2016-11-08
dax: remove buffer_size_valid()
Ross Zwisler
2016-11-08
ext4: tell DAX the size of allocation holes
Ross Zwisler
2016-10-24
xfs: defer should abort intent items if the trans roll fails
Darrick J. Wong
2016-10-24
xfs: clear cowblocks tag when cow fork is emptied
Brian Foster
2016-10-24
xfs: fix up inode cowblocks tracking tracepoints
Brian Foster
2016-10-24
fs: Do to trim high file position bits in iomap_page_mkwrite_actor
Jan Kara
[next]