summaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAgeFilesLines
* xfs: xfs_swap_extents needs to handle dynamic fork offsetsDave Chinner2010-01-151-16/+90
* xfs: fix missing error check in xfs_rtfree_rangeDave Chinner2010-01-151-0/+2
* xfs: fix stale inode flush avoidanceDave Chinner2010-01-151-6/+15
* xfs: Remove inode iolock held check during allocationDave Chinner2010-01-151-1/+0
* xfs: reclaim all inodes by background tree walksDave Chinner2010-01-151-8/+6
* xfs: Avoid inodes in reclaim when flushing from inode cacheDave Chinner2010-01-151-13/+18
* xfs: reclaim inodes under a write lockDave Chinner2010-01-153-87/+71
* xfs: Ensure we force all busy extents in range to diskDave Chinner2010-01-102-29/+27
* xfs: Don't flush stale inodesDave Chinner2010-01-101-3/+7
* xfs: fix timestamp handling in xfs_setattrChristoph Hellwig2010-01-102-55/+41
* xfs: use DECLARE_EVENT_CLASSChristoph Hellwig2010-01-101-538/+591
* xfs: kill some warnings on i386 buildsDave Chinner2010-01-081-4/+4
* kill I_LOCKChristoph Hellwig2009-12-172-3/+3
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-12-166-21/+24
|\
| * XFS: Free buffer pages array unconditionallyDave Chinner2009-12-161-2/+2
| * xfs: kill xfs_bmbt_rec_32/64 typesChristoph Hellwig2009-12-162-14/+6
| * xfs: improve metadata I/O merging in the elevatorDave Chinner2009-12-163-1/+8
| * xfs: check for not fully initialized inodes in xfs_ireclaimChristoph Hellwig2009-12-161-4/+8
| * direct-io: cleanup blockdev_direct_IO lockingChristoph Hellwig2009-12-161-13/+7
* | cleanup blockdev_direct_IO lockingChristoph Hellwig2009-12-161-13/+7
* | sanitize xattr handler prototypesChristoph Hellwig2009-12-163-94/+37
|/
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-12-1570-2836/+2369
|\
| * xfs: event tracing supportChristoph Hellwig2009-12-1470-2592/+2151
| * xfs: change the xfs_iext_insert / xfs_iext_removeChristoph Hellwig2009-12-144-26/+38
| * xfs: cleanup bmap extent state macrosChristoph Hellwig2009-12-142-222/+184
* | fs/xfs/xfs_log_recover.c: use %pU to print UUIDsJoe Perches2009-12-151-10/+4
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-141-6/+6
|\
| * this_cpu: xfs_icsb_modify_counters does not need "cpu" variableChristoph Lameter2009-10-031-6/+6
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-111-1/+1
|\ \
| * | vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-101-1/+1
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-12-1130-321/+254
|\ \ \ | |/ / |/| |
| * | xfs: Fix error return for fallocate() on XFSJason Gunthorpe2009-12-111-3/+3
| * | xfs: cleanup dmapi macros in the umount pathChristoph Hellwig2009-12-112-24/+21
| * | xfs: remove incorrect sparse annotation for xfs_iget_cache_missChristoph Hellwig2009-12-111-1/+1
| * | xfs: kill the STATIC_INLINE macroChristoph Hellwig2009-12-119-36/+17
| * | xfs: uninline xfs_get_extsz_hintChristoph Hellwig2009-12-112-21/+23
| * | xfs: rename xfs_attr_fetch to xfs_attr_get_intChristoph Hellwig2009-12-112-5/+8
| * | xfs: simplify xfs_buf_get / xfs_buf_read interfacesChristoph Hellwig2009-12-119-50/+44
| * | xfs: remove IO_ISAIOChristoph Hellwig2009-12-113-8/+2
| * | xfs: Wrapped journal record corruption on read at recoveryAndy Poling2009-12-111-17/+7
| * | xfs: cleanup data end I/O handlersChristoph Hellwig2009-12-111-69/+26
| * | xfs: use WRITE_SYNC_PLUG for synchronous writeoutChristoph Hellwig2009-12-111-7/+10
| * | xfs: reset the i_iolock lock class in the reclaim pathChristoph Hellwig2009-12-112-1/+17
| * | xfs: I/O completion handlers must use NOFS allocationsChristoph Hellwig2009-12-115-7/+15
| * | xfs: fix mmap_sem/iolock inversion in xfs_free_eofblocksChristoph Hellwig2009-12-112-15/+26
| * | xfs: simplify inode teardownChristoph Hellwig2009-12-115-57/+34
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\ \ \
| * \ \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-081-8/+1
|\ \ \ \