index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2011-01-17
xfs: Do not name variables "panic"
Geert Uytterhoeven
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-13
XFS: handle hole punching via fallocate properly
Josef Bacik
2011-01-12
xfs: prevent NMI timeouts in cmn_err
Dave Chinner
2011-01-12
xfs: Add log level to assertion printk
Anton Blanchard
2011-01-12
xfs: fix an assignment within an ASSERT()
Jesper Juhl
2011-01-12
xfs: fix error handling for synchronous writes
Christoph Hellwig
2011-01-12
xfs: add FITRIM support
Christoph Hellwig
2011-01-12
xfs: ensure log covering transactions are synchronous
Dave Chinner
2011-01-11
Merge branch 'master' into for-linus-merged
Alex Elder
2011-01-10
xfs: serialise unaligned direct IOs
Dave Chinner
2011-01-10
xfs: factor common write setup code
Dave Chinner
2011-01-10
xfs: split buffered IO write path from xfs_file_aio_write
Dave Chinner
2011-01-10
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-10
xfs: factor post-write newsize updates
Dave Chinner
2011-01-10
xfs: factor common post-write isize handling code
Dave Chinner
2011-01-10
xfs: ensure sync write errors are returned
Dave Chinner
2011-01-08
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
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
2011-01-07
fs: icache RCU free inodes
Nick Piggin
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
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-15
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...
Tejun Heo
2010-12-09
xfs: log timestamp changes to the source inode in rename
Christoph Hellwig
2010-12-03
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
[next]