summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* dquot: move dquot drop responsibility into the filesystemChristoph Hellwig2010-03-059-1/+27
* dquot: cleanup dquot transfer routineChristoph Hellwig2010-03-0513-22/+16Star
* dquot: move dquot transfer responsibility into the filesystemChristoph Hellwig2010-03-058-38/+65
* dquot: cleanup inode allocation / freeing routinesChristoph Hellwig2010-03-0515-77/+57Star
* dquot: cleanup space allocation / freeing routinesChristoph Hellwig2010-03-0526-220/+199Star
* ext3: add writepage sanity checksDmitry Monakhov2010-03-051-0/+7
* ext3: Truncate allocated blocks if direct IO write fails to update i_sizeJan Kara2010-03-051-2/+3
* quota: Properly invalidate caches even for filesystems with blocksize < pagesizeJan Kara2010-03-051-5/+7
* quota: generalize quota transfer interfaceDmitry Monakhov2010-03-051-12/+20
* quota: sb_quota state flags cleanupDmitry Monakhov2010-03-051-1/+2
* jbd: Delay discarding buffers in journal_unmap_bufferJan Kara2010-03-052-17/+36
* ext3: quota_write cross block boundary behaviourDmitry Monakhov2010-03-051-35/+34Star
* quota: drop permission checks from xfs_fs_set_xstate/xfs_fs_set_xquotaChristoph Hellwig2010-03-051-4/+0Star
* quota: split out compat_sys_quotactl support from quota.cChristoph Hellwig2010-03-054-117/+124
* quota: split out netlink notification support from quota.cChristoph Hellwig2010-03-053-93/+96
* quota: remove invalid optimization from quota_sync_allChristoph Hellwig2010-03-051-15/+0Star
* quota: move code from sync_quota_sb into vfs_quota_syncChristoph Hellwig2010-03-057-54/+50Star
* quota: clean up Q_XQUOTASYNCChristoph Hellwig2010-03-052-19/+7Star
* quota: simplify permission checkingChristoph Hellwig2010-03-051-61/+31Star
* quota: special case Q_SYNC without device nameChristoph Hellwig2010-03-051-13/+27
* quota: clean up checks for supported quota methodsChristoph Hellwig2010-03-051-84/+37Star
* quota: split do_quotactlChristoph Hellwig2010-03-051-104/+146
* quota: Fix warning when a delayed write happens before quota is enabledJan Kara2010-03-051-4/+31
* quota: manage reserved space when quota is not active [v2]Dmitry Monakhov2010-03-051-4/+6
* ext3: trivial quota cleanupDmitry Monakhov2010-03-051-54/+67
* ext3: mount flags manipulation cleanupDmitry Monakhov2010-03-051-27/+20Star
* ext3: Use bitops to read/modify EXT3_I(inode)->i_stateJan Kara2010-03-053-18/+18
* quota: Cleanup S_NOQUOTA handlingJan Kara2010-03-051-36/+11Star
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-03-021-2/+2
|\
| * Revert "blkdev: fix merge_bvec_fn return value checks"Jens Axboe2010-03-021-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-03-021-3/+127
|\ \ | |/ |/|
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-03-0196-1671/+1933
| |\
| * | seq_file: add RCU versions of new hlist/list iterators (v3)stephen hemminger2010-02-231-0/+71
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-17105-476/+888
| |\ \
| * | | seq_file: Add helpers for iteration over a hlistLi Zefan2010-02-101-3/+56
* | | | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-03-012-11/+9Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | blkdev: fix merge_bvec_fn return value checksDmitry Monakhov2010-02-281-2/+2
| * | | block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-261-6/+3Star
| * | | Merge branch 'master' into for-2.6.34Jens Axboe2010-02-251-1/+0Star
| |\ \ \
| * \ \ \ Merge branch 'master' into for-2.6.34Jens Axboe2010-02-22158-1781/+2478
| |\ \ \ \
| * | | | | block: Stop using byte offsetsMartin K. Petersen2010-01-111-3/+4
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-02-283-2/+8
|\ \ \ \ \ \
| * | | | | | vfs: Apply lockdep-based checking to rcu_dereference() usesPaul E. McKenney2010-02-253-2/+8
| | |_|/ / / | |/| | | |
* | | | | | Remove EXPERIMENTAL from NFS_FSCACHEChristian Kujau2010-02-271-2/+1Star
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2010-02-278-58/+180
|\ \ \ \ \ \
| * | | | | | dlm: use bastmode in debugfs outputDavid Teigland2010-02-262-3/+5
| * | | | | | dlm: Send lockspace name with ueventsSteven Whitehouse2010-02-261-1/+13
| * | | | | | dlm: send reply before bastDavid Teigland2010-02-261-26/+84
| * | | | | | dlm: fix ordering of bast and castDavid Teigland2010-02-246-28/+78
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-02-2779-1596/+1666
|\ \ \ \ \ \