summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-03-04dquot: cleanup space allocation / freeing routinesChristoph Hellwig
2010-03-04ext3: add writepage sanity checksDmitry Monakhov
2010-03-04ext3: Truncate allocated blocks if direct IO write fails to update i_sizeJan Kara
2010-03-04quota: Properly invalidate caches even for filesystems with blocksize < pagesizeJan Kara
2010-03-04quota: generalize quota transfer interfaceDmitry Monakhov
2010-03-04quota: sb_quota state flags cleanupDmitry Monakhov
2010-03-04jbd: Delay discarding buffers in journal_unmap_bufferJan Kara
2010-03-04ext3: quota_write cross block boundary behaviourDmitry Monakhov
2010-03-04quota: drop permission checks from xfs_fs_set_xstate/xfs_fs_set_xquotaChristoph Hellwig
2010-03-04quota: split out compat_sys_quotactl support from quota.cChristoph Hellwig
2010-03-04quota: split out netlink notification support from quota.cChristoph Hellwig
2010-03-04quota: remove invalid optimization from quota_sync_allChristoph Hellwig
2010-03-04quota: move code from sync_quota_sb into vfs_quota_syncChristoph Hellwig
2010-03-04quota: clean up Q_XQUOTASYNCChristoph Hellwig
2010-03-04quota: simplify permission checkingChristoph Hellwig
2010-03-04quota: special case Q_SYNC without device nameChristoph Hellwig
2010-03-04quota: clean up checks for supported quota methodsChristoph Hellwig
2010-03-04quota: split do_quotactlChristoph Hellwig
2010-03-04quota: Fix warning when a delayed write happens before quota is enabledJan Kara
2010-03-04quota: manage reserved space when quota is not active [v2]Dmitry Monakhov
2010-03-04ext3: trivial quota cleanupDmitry Monakhov
2010-03-04ext3: mount flags manipulation cleanupDmitry Monakhov
2010-03-04ext3: Use bitops to read/modify EXT3_I(inode)->i_stateJan Kara
2010-03-04quota: Cleanup S_NOQUOTA handlingJan Kara
2010-03-02Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-03-02Revert "blkdev: fix merge_bvec_fn return value checks"Jens Axboe
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-03-01Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-03-01Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-02-28blkdev: fix merge_bvec_fn return value checksDmitry Monakhov
2010-02-28Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-02-27Remove EXPERIMENTAL from NFS_FSCACHEChristian Kujau
2010-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2010-02-27Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-viptLinus Torvalds
2010-02-26Merge branch 'linux-2.6.33'Alex Elder
2010-02-26dlm: use bastmode in debugfs outputDavid Teigland
2010-02-26dlm: Send lockspace name with ueventsSteven Whitehouse
2010-02-26dlm: send reply before bastDavid Teigland
2010-02-26block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen
2010-02-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-02-25vfs: Apply lockdep-based checking to rcu_dereference() usesPaul E. McKenney
2010-02-25Merge branch 'master' into for-2.6.34Jens Axboe
2010-02-24dlm: fix ordering of bast and castDavid Teigland
2010-02-23fs/exec.c: fix initial stack reservationMichael Neuling
2010-02-22seq_file: add RCU versions of new hlist/list iterators (v3)stephen hemminger
2010-02-22Merge branch 'master' into for-2.6.34Jens Axboe
2010-02-20CacheFiles: Fix a race in cachefiles_delete_object() vs renameDavid Howells
2010-02-20vfs: don't call ima_file_check() unconditionally in nfsd_open()Chuck Ebbert
2010-02-19Switch proc/self to nd_set_link()Al Viro