summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-12-04Merge commit 'cifs/master'Stephen Rothwell
2008-12-04Merge commit 'net/master'Stephen Rothwell
2008-12-04Merge commit 'udf/for_next'Stephen Rothwell
2008-12-04Merge commit 'ext4/next'Stephen Rothwell
2008-12-04Merge commit 'ocfs2/linux-next'Stephen Rothwell
2008-12-04Merge commit 'dlm/next'Stephen Rothwell
2008-12-04Merge commit 'nfsd/nfsd-next'Stephen Rothwell
2008-12-04Merge commit 'ftrace/auto-ftrace-next'Stephen Rothwell
2008-12-04Merge branch 'quilt/driver-core'Stephen Rothwell
2008-12-03Merge branch 'for-2.6.29' into HEADJ. Bruce Fields
2008-12-03NLM: Remove address eye-catcher buffers from nlm_hostChuck Lever
2008-12-03[S390] arch_setup_additional_pages argumentsMartin Schwidefsky
2008-12-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-03[CIFS] various minor cleanups pointed out by checkpatch scriptSteve French
2008-12-02Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2008-12-03block: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-03char_dev: add cdev->release() and convert cdev_alloc() to use itTejun Heo
2008-12-02[CIFS] fix typoSteve French
2008-12-02[CIFS] remove sparse warningSteve French
2008-12-02ocfs2/quota: sparse fixes for quotaTao Ma
2008-12-02ocfs2: fix indendation in ocfs2_dquot_drop_slowTao Ma
2008-12-02ext4: Add default allocation routines for quota structuresJan Kara
2008-12-02ext3: Add default allocation routines for quota structuresJan Kara
2008-12-02reiserfs: Add default allocation routines for quota structuresJan Kara
2008-12-02quota: Export dquot_alloc() and dquot_destroy() functionsJan Kara
2008-12-02ocfs2: Fix build warnings (64-bit types vs long long)Jan Kara
2008-12-02ocfs2: Make ocfs2_get_quota_block() consistent with ocfs2_read_quota_block()Jan Kara
2008-12-02ocfs2: Fix oops when extending quota filesJan Kara
2008-12-02ocfs2: Fix ocfs2_read_quota_block() error handling.Joel Becker
2008-12-02ocfs2: Add missing initializationJan Kara
2008-12-02ocfs2: Use BH_JBDPrivateStart instead of BH_UnshadowMark Fasheh
2008-12-02ocfs2: Enable quota accounting on mount, disable on umountJan Kara
2008-12-02ocfs2: Implement quota recoveryJan Kara
2008-12-02ocfs2: Implement quota syncing threadJan Kara
2008-12-02ocfs2: Add quota calls for allocation and freeing of inodes and spaceJan Kara
2008-12-02ocfs2: Implementation of local and global quota file handlingJan Kara
2008-12-02ocfs2: Mark system files as not subject to quota accountingJan Kara
2008-12-02ocfs2: Assign feature bits and system inodes to quota feature and quota filesJan Kara
2008-12-02ocfs2: Support nested transactionsJan Kara
2008-12-02quota: Implement function for scanning active dquotsJan Kara
2008-12-02quota: Add helpers to allow ocfs2 specific quota initialization, freeing and ...Jan Kara
2008-12-02quota: Keep which entries were set by SETQUOTA quotactlJan Kara
2008-12-02quota: Allow negative usage of space and inodesJan Kara
2008-12-02quota: Convert union in mem_dqinfo to a pointerJan Kara
2008-12-02quota: Split off quota tree handling into a separate fileJan Kara
2008-12-02quota: Move quotaio_v[12].h from include/linux/ to fs/Jan Kara
2008-12-02quota: Introduce DQUOT_QUOTA_SYS_FILE flagJan Kara
2008-12-02reiserfs: Use sb_any_quota_loaded() instead of sb_any_quota_enabled().Jan Kara
2008-12-02ext4: Use sb_any_quota_loaded() instead of sb_any_quota_enabled()Jan Kara
2008-12-02ext3: Use sb_any_quota_loaded() instead of sb_any_quota_enabled()Jan Kara