UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / fs / xfs /
2011-04-27 Dave Chinnerxfs: register the inode cache shrinker before quotachecks
2011-03-02 Alex Elderxfs: zero proper structure size for geometry calls
2011-02-22 Lukas Czernerxfs: check if device support discard in xfs_ioc_trim()
2011-02-22 Dan Rosenbergxfs: prevent leaking uninitialized stack memory in...
2011-01-28 bpm@sgi.comxfs: xfs_bmap_add_extent_delay_real should init br_star...
2011-01-28 Dave Chinnerxfs: fix dquot shaker deadlock
2011-01-28 Dave Chinnerxfs: handle CIl transaction commit failures correctly
2011-01-28 Dave Chinnerxfs: limit extsize to size of AGs and/or MAXEXTLEN
2011-01-28 Dave Chinnerxfs: prevent extsize alignment from exceeding maximum...
2011-01-28 Dave Chinnerxfs: limit extent length for allocation to AG size
2011-01-28 Dave Chinnerxfs: speculative delayed allocation uses rounddown_powe...
2011-01-28 Dave Chinnerxfs: fix efi item leak on forced shutdown
2011-01-27 Dave Chinnerxfs: fix log ticket leak on forced shutdown.
2011-01-17 Geert Uytterhoevenxfs: Do not name variables "panic"
2011-01-17 Christoph Hellwigfallocate should be a file operation
2011-01-17 Christoph Hellwigmake the feature checks in ->fallocate future proof
2011-01-14 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-01-13 Linus TorvaldsMerge branch 'for-2.6.38/core' of git://git.kernel...
2011-01-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-13 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-01-13 Josef BacikXFS: handle hole punching via fallocate properly
2011-01-12 Dave Chinnerxfs: prevent NMI timeouts in cmn_err
2011-01-12 Anton Blanchardxfs: Add log level to assertion printk
2011-01-12 Jesper Juhlxfs: fix an assignment within an ASSERT()
2011-01-12 Christoph Hellwigxfs: fix error handling for synchronous writes
2011-01-12 Christoph Hellwigxfs: add FITRIM support
2011-01-12 Dave Chinnerxfs: ensure log covering transactions are synchronous
2011-01-11 Alex ElderMerge branch 'master' into for-linus-merged
2011-01-10 Dave Chinnerxfs: serialise unaligned direct IOs
2011-01-10 Dave Chinnerxfs: factor common write setup code
2011-01-10 Dave Chinnerxfs: split buffered IO write path from xfs_file_aio_write
2011-01-10 Dave Chinnerxfs: split direct IO write path from xfs_file_aio_write
2011-01-12 Dave Chinnerxfs: introduce xfs_rw_lock() helpers for locking the...
2011-01-10 Dave Chinnerxfs: factor post-write newsize updates
2011-01-10 Dave Chinnerxfs: factor common post-write isize handling code
2011-01-10 Dave Chinnerxfs: ensure sync write errors are returned
2011-01-08 Linus TorvaldsMerge branch 'for-2.6.38' of git://git./linux/kernel...
2011-01-07 Nick Pigginxfs: provide simple rcu-walk ACL implementation
2011-01-07 Nick Pigginfs: provide rcu-walk aware permission i_ops
2011-01-07 Nick Pigginfs: icache RCU free inodes
2010-12-23 James BottomleyMerge branch 'block'
2010-12-22 Jiri KosinaMerge branch 'master' into for-next
2010-12-21 Dave Chinnerxfs: convert grant head manipulations to lockless algorithm
2010-12-21 Dave Chinnerxfs: introduce new locks for the log grant ticket wait...
2010-12-15 Tejun Heoworkqueue: convert cancel_rearming_delayed_work[queue...
2010-12-09 Christoph Hellwigxfs: log timestamp changes to the source inode in rename
2010-12-03 Dave Chinnerxfs: convert log grant heads to atomic variables
2010-12-21 Dave Chinnerxfs: convert l_tail_lsn to an atomic variable.
2010-12-03 Dave Chinnerxfs: convert l_last_sync_lsn to an atomic variable
2010-12-21 Dave Chinnerxfs: make AIL tail pushing independent of the grant...
2010-12-21 Dave Chinnerxfs: use wait queues directly for the log wait queues
2010-12-21 Dave Chinnerxfs: combine grant heads into a single 64 bit integer
2010-12-21 Dave Chinnerxfs: rework log grant space calculations
2010-12-21 Dave Chinnerxfs: fact out common grant head/log tail verification...
2010-12-21 Dave Chinnerxfs: convert log grant ticket queues to list heads
2010-12-20 Dave Chinnerxfs: use AIL bulk delete function to implement single...
2010-12-20 Dave Chinnerxfs: use AIL bulk update function to implement single...
2010-12-20 Dave Chinnerxfs: remove all the inodes on a buffer from the AIL...
2010-12-03 Dave Chinnerxfs: consume iodone callback items on buffers as they...
2010-12-17 Dave Chinnerxfs: reduce the number of AIL push wakeups
2010-12-20 Dave Chinnerxfs: bulk AIL insertion during transaction commit
2010-12-03 Dave Chinnerxfs: clean up xfs_ail_delete()
2010-12-20 Dave Chinnerxfs: Pull EFI/EFD handling out from under the AIL lock
2010-12-20 Dave Chinnerxfs: fix EFI transaction cancellation.
2010-12-02 Dave Chinnerxfs: connect up buffer reclaim priority hooks
2010-12-02 Dave Chinnerxfs: add a lru to the XFS buffer cache
2010-12-01 Dave Chinnerxfs: only run xfs_error_test if error injection is...
2010-12-01 Dave Chinnerxfs: avoid moving stale inodes in the AIL
2010-12-01 Dave Chinnerxfs: delayed alloc blocks beyond EOF are valid after...
2010-12-01 Dave Chinnerxfs: push stale, pinned buffers on trylock failures
2010-12-01 Dave Chinnerxfs: fix failed write truncation handling.
2010-11-30 Dave Chinnerxfs: convert xfsbud shrinker to a per-buftarg shrinker.
2010-12-16 Dave Chinnerxfs: convert pag_ici_lock to a spin lock
2010-12-17 Dave Chinnerxfs: convert inode cache lookups to use RCU locking
2010-12-16 Dave Chinnerxfs: rcu free inodes
2010-12-23 Dave Chinnerxfs: don't truncate prealloc from frequently accessed...
2011-01-04 Dave Chinnerxfs: dynamic speculative EOF preallocation
2010-12-23 Dave Chinnerxfs: use KM_NOFS for allocations during attribute list...
2010-12-23 Dave Chinnerxfs: provide a inode iolock lockdep class
2010-12-16 Christoph Hellwigxfs: factor duplicate code in xfs_alloc_ag_vextent_near...
2010-12-16 Christoph Hellwigxfs: clean up xfs_alloc_ag_vextent_exact
2010-12-16 Christoph Hellwigxfs: simplify xfs_map_at_offset
2010-12-16 Christoph Hellwigxfs: refactor xfs_vm_writepage
2010-12-16 Christoph Hellwigxfs: remove the all_bh flag from xfs_convert_page
2010-12-16 Christoph Hellwigxfs: remove xfs_probe_cluster
2010-12-16 Christoph Hellwigxfs: simplify xfs_map_blocks
2010-12-16 Christoph Hellwigxfs: kill xfs_iomap
2010-12-16 Christoph Hellwigxfs: cleanup the xfs_iomap_write_* helpers
2010-12-16 Christoph Hellwigxfs: a few small tweaks for overwrites in xfs_vm_writepage
2010-12-16 Christoph Hellwigxfs: remove some dead bio handling code
2010-12-16 Christoph Hellwigxfs: improve mapping type check in xfs_vm_writepage
2010-12-16 Christoph Hellwigxfs: untangle phase1 vs phase2 recovery helpers
2010-12-16 Christoph Hellwigxfs: refactor xlog_recover_commit_trans
2010-12-16 Christoph Hellwigxfs: use struct list_head for the buf cancel table
2010-12-16 Christoph Hellwigxfs: remove leftovers of old buffer log items in recove...
2010-12-16 Samuel Kvasnicaxfs: fix exporting with left over 64-bit inodes
2010-11-27 Jens AxboeMerge branch 'cleanup-bd_claim' of git://git./linux...
2010-11-13 Tejun Heoblock: clean up blkdev_get() wrappers and their users
2010-11-13 Tejun Heoblock: make blkdev_get/put() handle exclusive access
2010-11-10 Christoph Hellwigxfs: remove incorrect assert in xfs_vm_writepage
next