开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2015-06-04
Merge branch 'xfs-commit-cleanup' into for-next
Dave Chinner
2015-06-04
xfs: fix xfs_log_done interface
Christoph Hellwig
2015-06-04
xfs: saner xfs_trans_commit interface
Christoph Hellwig
2015-06-04
xfs: remove the flags argument to xfs_trans_cancel
Christoph Hellwig
2015-06-04
xfs: pass a boolean flag to xfs_trans_free_items
Christoph Hellwig
2015-06-04
xfs: switch remaining xfs_trans_dup users to xfs_trans_roll
Christoph Hellwig
2015-06-04
Merge branch 'xfs-misc-fixes-for-4.2-2' into for-next
Dave Chinner
2015-06-04
xfs: check min blks for random debug mode sparse allocations
Brian Foster
2015-06-04
xfs: fix sparse inodes 32-bit compile failure
Brian Foster
2015-06-04
Merge branch 'xfs-dax-support' into for-next
Dave Chinner
2015-06-04
xfs: add initial DAX support
Dave Chinner
2015-06-04
xfs: add DAX IO path support
Dave Chinner
2015-06-04
xfs: add DAX truncate support
Dave Chinner
2015-06-04
xfs: add DAX block zeroing support
Dave Chinner
2015-06-04
xfs: add DAX file operations support
Dave Chinner
2015-06-04
dax: expose __dax_fault for filesystems with locking constraints
Dave Chinner
2015-06-04
dax: don't abuse get_block mapping for endio callbacks
Dave Chinner
2015-06-04
xfs: mmap lock needs to be inside freeze protection
Dave Chinner
2015-06-01
Merge branch 'xfs-sparse-inode' into for-next
Dave Chinner
2015-06-01
Merge branch 'xfs-misc-fixes-for-4.2' into for-next
Dave Chinner
2015-06-01
xfs: Clean up xfs_trans_dup_dqinfo
Nan Jia
2015-06-01
xfs: fix kernel version in docs
Fanael Linithien
2015-06-01
xfs: don't cast string literals
Eric Sandeen
2015-06-01
xfs: fix quota block reservation leak when tp allocates and frees blocks
Brian Foster
2015-06-01
xfs: always log the inode on unwritten extent conversion
Brian Foster
2015-05-29
xfs: enable sparse inode chunks for v5 superblocks
Brian Foster
2015-05-29
xfs: skip unallocated regions of inode chunks in xfs_ifree_cluster()
Brian Foster
2015-05-29
xfs: only free allocated regions of inode chunks
Brian Foster
2015-05-29
xfs: filter out sparse regions from individual inode allocation
Brian Foster
2015-05-29
xfs: randomly do sparse inode allocations in DEBUG mode
Brian Foster
2015-05-29
xfs: allocate sparse inode chunks on full chunk allocation failure
Brian Foster
2015-05-29
xfs: helper to convert holemask to inode alloc. bitmap
Brian Foster
2015-05-29
xfs: handle sparse inode chunks in icreate log recovery
Brian Foster
2015-05-29
xfs: pass inode count through ordered icreate log item
Brian Foster
2015-05-29
xfs: use actual inode count for sparse records in bulkstat/inumbers
Brian Foster
2015-05-29
xfs: introduce inode record hole mask for sparse inode chunks
Brian Foster
2015-05-29
xfs: add fs geometry bit for sparse inode chunks
Brian Foster
2015-05-29
xfs: sparse inode chunks feature helpers and mount requirements
Brian Foster
2015-05-29
xfs: use sparse chunk alignment for min. inode allocation requirement
Brian Foster
2015-05-29
xfs: add sparse inode chunk alignment superblock field
Brian Foster
2015-05-29
xfs: support min/max agbno args in block allocator
Brian Foster
2015-05-29
xfs: update free inode record logic to support sparse inode records
Brian Foster
2015-05-29
xfs: create individual inode alloc. helper
Brian Foster
2015-05-29
xfs: fix broken i_nlink accounting for whiteout tmpfile inode
Brian Foster
2015-05-29
xfs: xfs_iozero can return positive errno
Dave Chinner
2015-05-29
xfs: xfs_attr_inactive leaves inconsistent attr fork state behind
Dave Chinner
2015-05-29
xfs: extent size hints can round up extents past MAXEXTLEN
Dave Chinner
2015-05-29
xfs: inode and free block counters need to use __percpu_counter_compare
Dave Chinner
2015-05-29
percpu_counter: batch size aware __percpu_counter_compare()
Dave Chinner
2015-05-29
xfs: use percpu_counter_read_positive for mp->m_icount
George Wang
[next]