index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
linux-2.6
Age
Commit message (
Expand
)
Author
2011-01-28
xfs: limit extsize to size of AGs and/or MAXEXTLEN
Dave Chinner
2011-01-17
fallocate should be a file operation
Christoph Hellwig
2011-01-17
make the feature checks in ->fallocate future proof
Christoph Hellwig
2011-01-14
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-12
XFS: handle hole punching via fallocate properly
Josef Bacik
2011-01-12
xfs: prevent NMI timeouts in cmn_err
Dave Chinner
2011-01-11
xfs: fix error handling for synchronous writes
Christoph Hellwig
2011-01-11
xfs: add FITRIM support
Christoph Hellwig
2011-01-11
xfs: ensure log covering transactions are synchronous
Dave Chinner
2011-01-10
Merge branch 'master' into for-linus-merged
Alex Elder
2011-01-11
xfs: serialise unaligned direct IOs
Dave Chinner
2011-01-11
xfs: factor common write setup code
Dave Chinner
2011-01-11
xfs: split buffered IO write path from xfs_file_aio_write
Dave Chinner
2011-01-11
xfs: split direct IO write path from xfs_file_aio_write
Dave Chinner
2011-01-12
xfs: introduce xfs_rw_lock() helpers for locking the inode
Dave Chinner
2011-01-11
xfs: factor post-write newsize updates
Dave Chinner
2011-01-11
xfs: factor common post-write isize handling code
Dave Chinner
2011-01-11
xfs: ensure sync write errors are returned
Dave Chinner
2011-01-07
xfs: provide simple rcu-walk ACL implementation
Nick Piggin
2011-01-07
fs: provide rcu-walk aware permission i_ops
Nick Piggin
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
2010-12-21
xfs: introduce new locks for the log grant ticket wait queues
Dave Chinner
2010-12-21
xfs: convert l_tail_lsn to an atomic variable.
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: convert log grant ticket queues to list heads
Dave Chinner
2010-12-17
xfs: reduce the number of AIL push wakeups
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-12-01
xfs: push stale, pinned buffers on trylock failures
Dave Chinner
2010-12-01
xfs: fix failed write truncation handling.
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-23
xfs: provide a inode iolock lockdep class
Dave Chinner
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: 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: fix exporting with left over 64-bit inodes
Samuel Kvasnica
2010-11-27
Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...
Jens Axboe
[next]