summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2009-03-26[S390] dasd: add large volume supportStefan Weinhuber
2009-03-26Get rid of pdflush_operation() in emergency sync and remountJens Axboe
2009-03-26btrfs: get rid of current_is_pdflush() in btrfs_btree_balance_dirtyJens Axboe
2009-03-26ext4: Check for an valid i_mode when reading the inode from diskTheodore Ts'o
2009-03-25ext4: Use WRITE_SYNC for commits which are caused by fsync()Theodore Ts'o
2009-03-26ext2: Zero our b_size in ext2_quota_read()Manish Katiyar
2009-03-26trivial: fix typos/grammar errors in fs/KconfigMatt LaPlante
2009-03-26quota: Coding style fixesJan Kara
2009-03-26quota: Remove superfluous inlinesJan Kara
2009-03-26nfsd: Use lowercase names of quota functionsJan Kara
2009-03-26jfs: Use lowercase names of quota functionsJan Kara
2009-03-26udf: Use lowercase names of quota functionsJan Kara
2009-03-26ufs: Use lowercase names of quota functionsJan Kara
2009-03-26reiserfs: Use lowercase names of quota functionsJan Kara
2009-03-26ext4: Use lowercase names of quota functionsJan Kara
2009-03-26ext3: Use lowercase names of quota functionsJan Kara
2009-03-26ext2: Use lowercase names of quota functionsJan Kara
2009-03-26ramfs: Remove quota callJan Kara
2009-03-26vfs: Use lowercase names of quota functionsJan Kara
2009-03-26quota: Remove dqbuf_t and other cleanupsJan Kara
2009-03-26quota: Remove NODQUOT macroJan Kara
2009-03-26quota: Make global quota locks cacheline alignedJan Kara
2009-03-26quota: Move quota files into separate directoryJan Kara
2009-03-26ext4: quota reservation for delayed allocationMingming Cao
2009-03-26reiserfs: Remove unnecessary quota functionsJan Kara
2009-03-26ext4: Remove unnecessary quota functionsJan Kara
2009-03-26ext3: Remove unnecessary quota functionsJan Kara
2009-03-26quota: Move EXPORT_SYMBOL immediately next to the functions/variblesMingming Cao
2009-03-26quota: Add quota reservation claim and released operationsMingming Cao
2009-03-26quota: Add quota reservation supportMingming Cao
2009-03-25Btrfs: make sure btrfs_update_delayed_ref doesn't increase ref_modChris Mason
2009-03-24sysfs: fix some bin_vm_ops errorsHugh Dickins
2009-03-24sysfs: only allow one scheduled removal callback per kobjAlex Chiang
2009-03-24Driver core: implement uevent suppress in kobjectMing Lei
2009-03-24sysfs: don't block indefinitely for unmapped files.Eric W. Biederman
2009-03-24sysfs: reference sysfs_dirent from sysfs inodesEric W. Biederman
2009-03-24sysfs: sysfs_add_one WARNs with full path to duplicate filenameAlex Chiang
2009-03-24sysfs: Take sysfs_mutex when fetching the root inode.Eric W. Biederman
2009-03-24SYSFS: use standard magic.h for sysfsQinghuang Feng
2009-03-24Btrfs: optimize fsyncs on old filesChris Mason
2009-03-24Btrfs: tree logging unlink/rename fixesChris Mason
2009-03-24Btrfs: Make sure i_nlink doesn't hit zero too soon during log replayChris Mason
2009-03-24Btrfs: limit balancing work while flushing delayed refsChris Mason
2009-03-24Btrfs: readahead checksums during btrfs_finish_ordered_ioChris Mason
2009-03-24Btrfs: leave btree locks spinning more oftenChris Mason
2009-03-24Btrfs: Only let very young transactions grow during commitChris Mason
2009-03-24Btrfs: Check for a blocking lock before taking the spinChris Mason
2009-03-24Btrfs: reduce stack in cow_file_rangeChris Mason
2009-03-24Btrfs: reduce stalls during transaction commitChris Mason
2009-03-24Btrfs: process the delayed reference queue in clustersChris Mason