index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2011-01-11
xfs: ensure sync write errors are returned
Dave Chinner
2010-12-21
xfs: convert grant head manipulations to lockless algorithm
Dave Chinner
2010-12-21
xfs: introduce new locks for the log grant ticket wait queues
Dave Chinner
2010-12-04
xfs: convert log grant heads to atomic variables
Dave Chinner
2010-12-21
xfs: convert l_tail_lsn to an atomic variable.
Dave Chinner
2010-12-03
xfs: convert l_last_sync_lsn to an atomic variable
Dave Chinner
2010-12-21
xfs: make AIL tail pushing independent of the grant lock
Dave Chinner
2010-12-21
xfs: use wait queues directly for the log wait queues
Dave Chinner
2010-12-21
xfs: combine grant heads into a single 64 bit integer
Dave Chinner
2010-12-21
xfs: rework log grant space calculations
Dave Chinner
2010-12-21
xfs: fact out common grant head/log tail verification code
Dave Chinner
2010-12-21
xfs: convert log grant ticket queues to list heads
Dave Chinner
2010-12-20
xfs: use AIL bulk delete function to implement single delete
Dave Chinner
2010-12-20
xfs: use AIL bulk update function to implement single updates
Dave Chinner
2010-12-20
xfs: remove all the inodes on a buffer from the AIL in bulk
Dave Chinner
2010-12-03
xfs: consume iodone callback items on buffers as they are processed
Dave Chinner
2010-12-17
xfs: reduce the number of AIL push wakeups
Dave Chinner
2010-12-20
xfs: bulk AIL insertion during transaction commit
Dave Chinner
2010-12-03
xfs: clean up xfs_ail_delete()
Dave Chinner
2010-12-20
xfs: Pull EFI/EFD handling out from under the AIL lock
Dave Chinner
2010-12-20
xfs: fix EFI transaction cancellation.
Dave Chinner
2010-12-02
xfs: connect up buffer reclaim priority hooks
Dave Chinner
2010-12-02
xfs: add a lru to the XFS buffer cache
Dave Chinner
2010-11-30
xfs: convert xfsbud shrinker to a per-buftarg shrinker.
Dave Chinner
2010-12-16
xfs: convert pag_ici_lock to a spin lock
Dave Chinner
2010-12-17
xfs: convert inode cache lookups to use RCU locking
Dave Chinner
2010-12-16
xfs: rcu free inodes
Dave Chinner
2010-12-23
xfs: don't truncate prealloc from frequently accessed inodes
Dave Chinner
2011-01-04
xfs: dynamic speculative EOF preallocation
Dave Chinner
2010-12-23
xfs: use KM_NOFS for allocations during attribute list operations
Dave Chinner
2010-12-23
xfs: provide a inode iolock lockdep class
Dave Chinner
2010-12-16
xfs: factor duplicate code in xfs_alloc_ag_vextent_near into a helper
Christoph Hellwig
2010-12-16
xfs: clean up xfs_alloc_ag_vextent_exact
Christoph Hellwig
2010-12-16
xfs: simplify xfs_map_at_offset
Christoph Hellwig
2010-12-16
xfs: refactor xfs_vm_writepage
Christoph Hellwig
2010-12-16
xfs: remove the all_bh flag from xfs_convert_page
Christoph Hellwig
2010-12-16
xfs: remove xfs_probe_cluster
Christoph Hellwig
2010-12-16
xfs: simplify xfs_map_blocks
Christoph Hellwig
2010-12-16
xfs: kill xfs_iomap
Christoph Hellwig
2010-12-16
xfs: cleanup the xfs_iomap_write_* helpers
Christoph Hellwig
2010-12-16
xfs: a few small tweaks for overwrites in xfs_vm_writepage
Christoph Hellwig
2010-12-16
xfs: remove some dead bio handling code
Christoph Hellwig
2010-12-16
xfs: improve mapping type check in xfs_vm_writepage
Christoph Hellwig
2010-12-16
xfs: untangle phase1 vs phase2 recovery helpers
Christoph Hellwig
2010-12-16
xfs: refactor xlog_recover_commit_trans
Christoph Hellwig
2010-12-16
xfs: use struct list_head for the buf cancel table
Christoph Hellwig
2010-12-16
xfs: remove leftovers of old buffer log items in recovery code
Christoph Hellwig
2010-12-16
xfs: fix exporting with left over 64-bit inodes
Samuel Kvasnica
2010-12-09
xfs: log timestamp changes to the source inode in rename
Christoph Hellwig
2010-12-01
xfs: only run xfs_error_test if error injection is active
Dave Chinner
[next]