summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2011-10-21GFS2: Remove two unused variablesSteven Whitehouse
2011-10-21GFS2: Misc fixesSteven Whitehouse
2011-10-21GFS2: rewrite fallocate code to write blocks directlyBenjamin Marzinski
2011-10-21GFS2: speed up delete/unlink performance for large filesBob Peterson
2011-10-21GFS2: Fix off-by-one in gfs2_blk2rgrpdSteven Whitehouse
2011-10-21GFS2: Clean up ->page_mkwriteSteven Whitehouse
2011-10-21GFS2: Correctly set goal block after allocationSteven Whitehouse
2011-10-21GFS2: Fix AIL flush issue during fsyncSteven Whitehouse
2011-10-21GFS2: Use cached rgrp in gfs2_rlist_add()Steven Whitehouse
2011-10-21GFS2: Call do_strip() directly from recursive_scan()Steven Whitehouse
2011-10-21GFS2: Remove obsolete assertSteven Whitehouse
2011-10-21GFS2: Cache the most recently used resource group in the inodeSteven Whitehouse
2011-10-21GFS2: Make resource groups "append only" during life of fsSteven Whitehouse
2011-10-21GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count schemeBob Peterson
2011-10-21GFS2: Fix lseek after SEEK_DATA, SEEK_HOLE have been addedSteven Whitehouse
2011-10-21GFS2: Clean up gfs2_createSteven Whitehouse
2011-10-21GFS2: Use ->dirty_inode()Steven Whitehouse
2011-10-21GFS2: Fix bug trap and journaled data fsyncSteven Whitehouse
2011-10-21GFS2: Fix inode allocation error pathSteven Whitehouse
2011-10-21GFS2: Make atime checks more efficientSteven Whitehouse
2011-10-21GFS2: Fix bug-trap in ail flush codeSteven Whitehouse
2011-10-21GFS2: Split data write & wait in fsyncSteven Whitehouse
2011-10-21GFS2: Clean up dir hash table readingSteven Whitehouse
2011-10-20ext4: Allow quota file use root reservationDmitry Monakhov
2011-10-20Check validity of cl_rpcclient in nfs_server_list_showMalahal Naineni
2011-10-20ext4: fix the deadlock in mpage_da_map_and_submit()Kazuya Mio
2011-10-20ext4: fix deadlock in ext4_ordered_write_end()Akira Fujita
2011-10-20Btrfs: close all bdevs on mount failureIlya Dryomov
2011-10-20Btrfs: fix a bug when opening seed devicesIlya Dryomov
2011-10-20btrfs: fix oops on failure pathDaniel J Blueman
2011-10-20Btrfs: fix race between multi-task space allocation and caching spaceMiao Xie
2011-10-20Btrfs: fix return value of btrfs_get_acl()Tsutomu Itoh
2011-10-20Btrfs: pass the correct root to lookup_free_space_inode()Ilya Dryomov
2011-10-20Btrfs: do not set EXTENT_DIRTY along with EXTENT_DELALLOCLiu Bo
2011-10-20Btrfs: fix direct-io vs nodatacowLi Zefan
2011-10-20Btrfs: remove BUG_ON() in compress_file_range()Li Zefan
2011-10-20Btrfs: fix array bound checkingLi Zefan
2011-10-20btrfs: return EINVAL if start > total_bytes in fitrim ioctlLukas Czerner
2011-10-20Btrfs: honor extent thresh during defragmentationLi Zefan
2011-10-20btrfs: trivial fix, a potential memory leak in btrfs_parse_early_options()Jeff Liu
2011-10-20Btrfs: fix wrong max_to_defrag in btrfs_defrag_file()Li Zefan
2011-10-20Btrfs: use i_size_read() in btrfs_defrag_file()Li Zefan
2011-10-20Btrfs: fix defragmentation regressionLi Zefan
2011-10-20btrfs: fix memory leak in btrfs_defrag_fileDiego Calleja
2011-10-20btrfs: check file extent backref offset underflowYan, Zheng
2011-10-19Merge branch 'cifs-3.2' of git://git.samba.org/jlayton/linux into temp-3.2-jeffSteve French
2011-10-19[CIFS] Show nostrictsync and noperm mount options in /proc/mountsSteve French
2011-10-19sysfs: Reject with a warning invalid uses of tagged directories.Eric W. Biederman
2011-10-19sysfs: Remove support for tagged directories with untagged members.Eric W. Biederman
2011-10-19sysfs: Implement support for tagged files in sysfs.Eric W. Biederman