summaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAgeFilesLines
* xfs: log IO completion workqueue is a high priority queueDave Chinner2010-09-101-1/+2
* xfs: prevent reading uninitialized stack memoryDan Rosenberg2010-09-101-0/+2
* Merge branch '2.6.36-xfs-misc' of git://git.kernel.org/pub/scm/linux/kernel/g...Alex Elder2010-09-033-11/+11
|\
| * xfs: prevent 32bit overflow in space reservationDave Chinner2010-09-031-3/+10
| * xfs: improve buffer cache hash scalabilityDave Chinner2010-09-022-8/+1
* | xfs: Make fiemap work with sparse filesTao Ma2010-09-033-3/+17
* | xfs: Disallow 32bit project quota idArkadiusz Mi?kiewicz2010-09-021-0/+7
|/
* xfs: do not discard page cache data on EAGAINChristoph Hellwig2010-08-241-3/+6
* xfs: don't do memory allocation under the CIL context lockDave Chinner2010-08-241-8/+26
* xfs: Reduce log force overhead for delayed loggingDave Chinner2010-08-243-118/+147
* xfs: dummy transactions should not dirty VFS stateDave Chinner2010-08-244-51/+26
* xfs: ensure f_ffree returned by statfs() is non-negativeStuart Brodsky2010-08-241-1/+6
* xfs: handle negative wbc->nr_to_write during sync writebackDave Chinner2010-08-241-2/+2
* xfs: fix untrusted inode number lookupDave Chinner2010-08-241-6/+10
* xfs: ensure we mark all inodes in a freed cluster XFS_ISTALEDave Chinner2010-08-241-23/+26
* xfs: unlock items before allowing the CIL to commitDave Chinner2010-08-243-5/+17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-106-54/+78
|\
| * convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-092-4/+6
| * simplify checks for I_CLEAR/I_FREEINGAl Viro2010-08-091-2/+2
| * xfs: new truncate sequenceChristoph Hellwig2010-08-094-42/+56
| * get rid of block_write_begin_newtruncChristoph Hellwig2010-08-091-3/+11
| * sort out blockdev_direct_IO variantsChristoph Hellwig2010-08-091-8/+8
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-08-072-21/+21
|\ \ | |/ |/|
| * quota: Clean up the namespace in dqblk_xfs.hChristoph Hellwig2010-07-212-21/+21
* | xfs simplify and speed up direct I/O completionsChristoph Hellwig2010-07-261-82/+76
* | xfs: move aio completion after unwritten extent conversionChristoph Hellwig2010-07-261-3/+16
* | direct-io: move aio_complete into ->end_ioChristoph Hellwig2010-07-262-1/+8
* | xfs: fix big endian buildDave Chinner2010-07-261-1/+2
* | xfs: clean up xfs_bmap_get_bpChristoph Hellwig2010-07-261-25/+18
* | xfs: simplify xfs_truncate_fileChristoph Hellwig2010-07-263-102/+52
* | xfs: kill the b_strat callback in xfs_bufChristoph Hellwig2010-07-264-17/+3
* | xfs: remove obsolete osyncisosync mount optionChristoph Hellwig2010-07-262-8/+4
* | xfs: clean up filestreams helpersChristoph Hellwig2010-07-262-85/+77
* | xfs: fix gcc 4.6 set but not read and unused statement warningsChristoph Hellwig2010-07-267-34/+15
* | xfs: Fix build when CONFIG_XFS_POSIX_ACL=nTony Luck2010-07-261-0/+2
* | xfs: fix unsigned underflow in xfs_free_eofblocksKulikov Vasiliy2010-07-261-2/+2
* | xfs: use GFP_NOFS for page cache allocationDave Chinner2010-07-261-2/+2
* | xfs: fix memory reclaim recursion deadlock on locked inode bufferDave Chinner2010-07-261-9/+11
* | xfs: fix xfs_trans_add_item() lockdep warningsDave Chinner2010-07-261-1/+1
* | xfs: simplify and remove xfs_ireclaimDave Chinner2010-07-263-54/+32
* | xfs: don't block on buffer read errorsDave Chinner2010-07-261-4/+15
* | xfs: move inode shrinker unregister even earlierDave Chinner2010-07-261-5/+5
* | xfs: remove a dmapi leftoverChristoph Hellwig2010-07-261-3/+0
* | xfs: writepage always has buffersChristoph Hellwig2010-07-261-7/+0
* | xfs: allow writeback from kswapdChristoph Hellwig2010-07-261-5/+4
* | xfs: remove incorrect log write optimizationChristoph Hellwig2010-07-261-5/+2
* | xfs: unregister inode shrinker before freeing filesystem structuresDave Chinner2010-07-261-1/+5
* | xfs: split xfs_itrace_entryChristoph Hellwig2010-07-2611-52/+113
* | xfs: remove xfs_iputChristoph Hellwig2010-07-266-26/+17
* | xfs: remove xfs_iput_newChristoph Hellwig2010-07-263-28/+3
OpenPOWER on IntegriCloud