summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2011-10-03Merge branch 'btrfs-3.0' of git://github.com/chrismason/linuxLinus Torvalds
2011-10-03ore: Make ore_striping_info and ore_calc_stripe_info publicBoaz Harrosh
2011-10-03exofs: Remove unused data_map member from exofs_sb_infoBoaz Harrosh
2011-10-03exofs: Rename struct ore_components comps => ocBoaz Harrosh
2011-10-03exofs/super.c: local functions should be staticH Hartley Sweeten
2011-10-03exofs/ore.c: local functions should be staticH Hartley Sweeten
2011-10-03writeback: per-bdi background thresholdWu Fengguang
2011-10-03writeback: add bg_threshold parameter to __bdi_update_bandwidth()Wu Fengguang
2011-10-02btrfs: use readahead API for scrubArne Jansen
2011-10-02btrfs: hooks for readaheadArne Jansen
2011-10-02btrfs: initial readahead code and prototypesArne Jansen
2011-10-02btrfs: state information for readaheadArne Jansen
2011-10-02btrfs: add READAHEAD extent buffer flagArne Jansen
2011-10-02btrfs: add an extra wait mode to read_extent_buffer_pagesArne Jansen
2011-09-30Merge branch 'btrfs-3.0' into for-linusChris Mason
2011-09-30Btrfs: force a page fault if we have a shorty copy on a page boundaryJosef Bacik
2011-09-29btrfs: integrating raid-repair and scrub-fixup-nodatasumJan Schmidt
2011-09-29btrfs: Moved repair code from inode.c to extent_io.cJan Schmidt
2011-09-29btrfs: Put mirror_num in bi_bdevJan Schmidt
2011-09-29btrfs: Do not use bio->bi_bdev after submissionJan Schmidt
2011-09-29btrfs: btrfs_multi_bio replaced with btrfs_bioJan Schmidt
2011-09-29btrfs: new ioctls to do logical->inode and inode->path resolvingJan Schmidt
2011-09-29btrfs scrub: add fixup code for errors on nodatasum filesJan Schmidt
2011-09-29btrfs scrub: use int for mirror_num, not u64Jan Schmidt
2011-09-29btrfs: add mirror_num to extent_read_full_pageJan Schmidt
2011-09-29btrfs scrub: bugfix: mirror_num off by oneJan Schmidt
2011-09-29btrfs scrub: print paths of corrupted filesJan Schmidt
2011-09-29btrfs scrub: added unverified_errorsJan Schmidt
2011-09-29btrfs: added helper functions to iterate backrefsJan Schmidt
2011-09-27CIFS: Don't free volume_info->UNC until we are entirely done with it.Jesper Juhl
2011-09-27doc: fix broken referencesPaul Bolle
2011-09-27vfs: remove LOOKUP_NO_AUTOMOUNT flagLinus Torvalds
2011-09-26VFS: Fix the remaining automounter semantics regressionsTrond Myklebust
2011-09-26vfs pathname lookup: Add LOOKUP_AUTOMOUNT flagLinus Torvalds
2011-09-26sysfs: add unsigned long cast to prevent compile warningHeiko Carstens
2011-09-26nfsd4: look up stateid's per clientidJ. Bruce Fields
2011-09-26nfsd4: assume test_stateid always has sessionJ. Bruce Fields
2011-09-26nfsd4: use idr for stateid'sJ. Bruce Fields
2011-09-26nfsd4: move client * to nfs4_stateid, add init_stid helperJ. Bruce Fields
2011-09-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-09-21teach /proc/$pid/numa_maps about transparent hugepagesDave Hansen
2011-09-21break out numa_maps gather_pte_stats() checksDave Hansen
2011-09-21make /proc/$pid/numa_maps gather_stats() take variable page sizeDave Hansen
2011-09-21leases: split up generic_setlease into lock/unlock casesJ. Bruce Fields
2011-09-20Merge branch 'for-linus' of git://github.com/chrismason/linuxLinus Torvalds
2011-09-20Merge branch 'btrfs-3.0' into for-linusChris Mason
2011-09-20Btrfs: reserve sufficient space for ioctl cloneSage Weil
2011-09-20nfsd4: make op_cacheresult another flagJ. Bruce Fields
2011-09-20nfsd4: fix open downgrade, againJ. Bruce Fields
2011-09-19cifs: Fix broken sec=ntlmv2/i sec option (try #2)Shirish Pargaonkar