ALSA: usb-audio: add support for Akai MPD16
[safe/jmp/linux-2.6] / fs / xfs /
2010-04-29 Dave Chinnerxfs: add a shrinker to background inode reclaim
2010-04-26 Dave Chinnerxfs: more swap extent fixes for dynamic fork offsets
2010-04-16 Dave Chinnerxfs: don't warn on EAGAIN in inode reclaim
2010-04-16 Dave Chinnerxfs: ensure that sync updates the log tail correctly
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-16 Dave Chinnerxfs: don't warn about page discards on shutdown
2010-03-16 Alex Elderxfs: use scalable vmap API
2010-03-16 Alex Elderxfs: remove old vmap cache
2010-03-06 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2010-03-06 Linus TorvaldsMerge branch 'for-2.6.34' of git://linux-nfs.org/~bfiel...
2010-03-05 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-03-05 Christoph Hellwigpass writeback_control to ->write_inode
2010-03-05 Christoph Hellwigmake sure data is on disk before calling ->write_inode
2010-03-05 Alex ElderMerge branch 'for-2.6.34-rc1-batch2' into for-linus
2010-03-05 Dave Chinnerxfs: return inode fork offset in bulkstat for fsr
2010-03-05 Dave Chinnerxfs: Increase the default size of the reserved blocks...
2010-03-05 Dave Chinnerxfs: truncate delalloc extents when IO fails in writeback
2010-03-05 Dave Chinnerxfs: check for more work before sleeping in xfssyncd
2010-03-05 Dave Chinnerxfs: Fix a build warning in xfs_aops.c
2010-03-04 Christoph Hellwigquota: drop permission checks from xfs_fs_set_xstate...
2010-03-04 Christoph Hellwigquota: clean up Q_XQUOTASYNC
2010-03-04 J. Bruce FieldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs...
2010-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-02 Christoph Hellwigxfs: fix locking for inode cache radix tree tag updates
2010-03-01 Christoph Hellwigxfs: remove xfs_ipin/xfs_iunpin
2010-03-01 Christoph Hellwigxfs: cleanup xfs_iunpin_wait/xfs_iunpin_nowait
2010-03-01 Christoph Hellwigxfs: kill xfs_lrw.h
2010-03-01 Christoph Hellwigxfs: factor common xfs_trans_bjoin code
2010-03-01 Christoph Hellwigxfs: stop passing opaque handles to xfs_log.c routines
2010-03-01 Christoph Hellwigxfs: split xfs_bmap_btalloc
2010-03-01 Christoph Hellwigxfs: fix xfs_fsblock_t tracing
2010-03-01 Christoph Hellwigxfs: fix inode pincount check in fsync
2010-03-01 Dave Chinnerxfs: Non-blocking inode locking in IO completion
2010-03-01 Christoph Hellwigxfs: implement optimized fdatasync
2010-03-01 Christoph Hellwigxfs: remove wrapper for the fsync file operation
2010-03-01 Christoph Hellwigxfs: remove wrappers for read/write file operations
2010-03-01 Christoph Hellwigxfs: merge xfs_lrw.c into xfs_file.c
2010-03-01 Christoph Hellwigxfs: fix dquota trace format
2010-03-01 Eric Sandeenxfs: increase readdir buffer size
2010-02-27 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2010-02-27 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/xfs-vipt
2010-02-20 Ben Myersxfs_export_operations.commit_metadata
2010-02-17 Tejun Heopercpu: add __percpu sparse annotations to fs
2010-02-13 Julia Lawallfs/xfs: Correct NULL test
2010-02-12 Christoph Hellwigxfs: optimize log flushing in xfs_fsync
2010-02-12 Christoph Hellwigxfs: only clear the suid bit once in xfs_write
2010-02-05 James Bottomleyxfs: fix xfs to work with Virtually Indexed architectures
2010-02-03 Dave Chinnerxfs: kill xfs_bawrite
2010-02-09 Christoph Hellwigxfs: log changed inodes instead of writing them synchro...
2010-02-01 Christoph Hellwigxfs: remove invalid barrier optimization from xfs_fsync
2010-02-03 Dave Chinnerxfs: kill the unused XFS_QMOPT_* flush flags V2
2010-01-26 Dave Chinnerxfs: Use delay write promotion for dquot flushing
2010-01-26 Dave Chinnerxfs: Sort delayed write buffers before dispatch
2010-02-01 Dave Chinnerxfs: Don't issue buffer IO direct from AIL push V2
2010-02-06 Dave Chinnerxfs: Use delayed write for inodes rather than async V2
2010-02-06 Dave Chinnerxfs: Make inode reclaim states explicit
2010-02-08 Eric Sandeenxfs: more reserved blocks fixups
2010-01-26 Dave Chinnerxfs: turn off sign warnings
2010-01-26 Dave Chinnerxfs: don't hold onto reserved blocks on remount,ro
2010-01-21 Christoph Hellwigxfs: quota limit statvfs available blocks
2010-01-21 Christoph Hellwigxfs: replace KM_LARGE with explicit vmalloc use
2010-01-21 Christoph Hellwigxfs: cleanup up xfs_log_force calling conventions
2010-01-21 Christoph Hellwigxfs: kill XLOG_VEC_SET_TYPE
2010-01-21 Christoph Hellwigxfs: remove duplicate buffer flags
2010-01-21 Christoph Hellwigxfs: implement quota warnings via netlink
2010-01-21 Christoph Hellwigxfs: clean up error handling in xfs_trans_dqresv
2010-01-21 Christoph Hellwigxfs: kill XFS_QMOPT_ASYNC
2010-01-20 Dave Chinnerxfs: rearrange xfs_mod_sb() to avoid array subscript...
2010-01-19 Dave Chinnerxfs: suppress spurious uninitialised var warning in...
2010-01-19 Dave Chinnerxfs: make compile warn about char sign mismatches again
2010-01-19 Dave Chinnerxfs: clean up sign warnings in dir2 code
2010-01-19 Dave Chinnerxfs: convert attr to use unsigned names
2010-01-19 Dave Chinnerxfs: xfs_buf_iomove() doesn't care about signedness
2010-01-19 Dave Chinnerxfs: make xfs_dir_cilookup_result use unsigned char
2010-01-19 Dave Chinnerxfs: convert dirnameops to unsigned char names
2010-01-19 Dave Chinnerxfs: convert DM ops to use unsigned char names
2010-01-19 Dave Chinnerxfs: directory names are unsigned
2010-01-15 Christoph Hellwigxfs: move more buffer helpers into xfs_buf.c
2010-01-15 Christoph Hellwigxfs: clean up xfs_bwrite
2010-01-15 Christoph Hellwigxfs: clean up log buffer writes
2010-01-15 Dave Chinnerxfs: embed the pagb_list array in the perag structure
2010-01-15 Dave Chinnerxfs: handle ENOMEM correctly during initialisation...
2010-01-15 Dave Chinnerxfs: Kill filestreams cache flush
2010-01-15 Dave Chinnerxfs: Add trace points for per-ag refcount debugging.
2010-01-15 Dave Chinnerxfs: Reference count per-ag structures
2010-01-15 Dave Chinnerxfs: Replace per-ag array with a radix tree
2010-01-15 Dave Chinnerxfs: convert remaining direct references to m_perag
2010-01-15 Dave Chinnerxfs: Convert filestreams code to use per-ag get/put...
2010-01-15 Dave Chinnerxfs: Don't directly reference m_perag in allocation...
2010-01-15 Dave Chinnerxfs: rename xfs_get_perag
2010-01-15 Dave Chinnerxfs: Don't wake xfsbufd when idle
2010-01-15 Dave Chinnerxfs: Don't wake the aild once per second
2010-01-15 Dave Chinnerxfs: Use list_heads for log recovery item lists
2010-01-15 Eric Sandeenxfs: make several more functions static
2010-01-15 Dave Chinnerxfs: clean up inconsistent variable naming in xfs_swap_...
2010-01-15 Dave Chinnerxfs: add tracing to xfs_swap_extents
2010-01-15 Dave Chinnerxfs: xfs_swap_extents needs to handle dynamic fork...
2010-01-15 Dave Chinnerxfs: fix missing error check in xfs_rtfree_range
2010-01-15 Dave Chinnerxfs: fix stale inode flush avoidance
2010-01-15 Dave Chinnerxfs: Remove inode iolock held check during allocation
next