]> Pileus Git - ~andy/linux/history - fs
xfs: introduce xfs_rw_lock() helpers for locking the inode
[~andy/linux] / fs /
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
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-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-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-12-09 Christoph Hellwigxfs: log timestamp changes to the source inode in rename
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 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2010-11-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-11-29 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-11-29 Linus TorvaldsMerge branch 'omap-fixes-for-linus' of git://git.kernel...
2010-11-29 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-11-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-11-29 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-11-29 Chris MasonBtrfs: don't use migrate page without CONFIG_MIGRATION
2010-11-29 Chris MasonBtrfs: deal with DIO bios that span more than one order...
2010-11-29 Linus TorvaldsUn-inline get_pipe_info() helper function
2010-11-28 Linus TorvaldsExport 'get_pipe_info()' to other users
2010-11-28 Linus TorvaldsRename 'pipe_info()' to 'get_pipe_info()'
2010-11-28 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git.kernel...
2010-11-28 Linus TorvaldsMerge branch 'fwnet' of git://git.kernel.org/pub/scm...
2010-11-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-11-27 Josef BacikBtrfs: setup blank root and fs_info for mount time
2010-11-27 Josef BacikBtrfs: fix fiemap
2010-11-27 Ian KentBtrfs - fix race between btrfs_get_sb() and umount
2010-11-27 Josef BacikBtrfs: update inode ctime when using links
2010-11-27 Josef BacikBtrfs: make sure new inode size is ok in fallocate
2010-11-27 Josef BacikBtrfs: fix typo in fallocate to make it honor actual...
2010-11-26 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2010-11-26 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2010-11-26 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2010-11-26 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2010-11-26 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git.kernel...
2010-11-26 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git.kerne...
2010-11-26 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2010-11-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-11-26 Linus TorvaldsMerge branch 'rmobile-fixes-for-linus' of git://git...
2010-11-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-11-26 Linus TorvaldsMerge branch 's5p-fixes-for-linus' of git://git.kernel...
2010-11-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-11-26 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2010-11-24 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git.kernel...
2010-11-24 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-11-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-11-24 Linus TorvaldsMerge branch 'drivers' of git://git.kernel.org/pub...
2010-11-24 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2010-11-24 Linus TorvaldsMerge branch 'fbdev-fixes-for-linus' of git://git.kerne...
2010-11-24 Linus TorvaldsMerge branch 'sh-fixes-for-linus' of git://git.kernel...
2010-11-24 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2010-11-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
next