aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2013-05-07Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-07Btrfs: allow superblock mismatch from older mkfsChris Mason
2013-05-07btrfs: enhance superblock checksDavid Sterba
2013-05-07Merge branch 'slab/next' into slab/for-linusPekka Enberg
2013-05-07make blkdev_put() return voidAl Viro
2013-05-07block_device_operations->release() should return voidAl Viro
2013-05-06NFSv3: match sec= flavor against server listWeston Andros Adamson
2013-05-06NFSv4.1: Ensure that we free the lock stateid on the serverTrond Myklebust
2013-05-06NFSv4: Convert nfs41_free_stateid to use an asynchronous RPC callTrond Myklebust
2013-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-05-06Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-05-06autofs - remove autofs dentry mount checkDavid Jeffery
2013-05-06autofs - fix sparse warning for autofs4_d_manage()Claudiu Ghioc
2013-05-06btrfs: fix misleading variable name for flagsDavid Sterba
2013-05-06btrfs: use unsigned long type for extent state bitsDavid Sterba
2013-05-06Btrfs: improve the loop of scrub_stripeLiu Bo
2013-05-06btrfs: read entire device info under lockDavid Sterba
2013-05-06btrfs: remove unused gfp mask parameter from release_extent_buffer callchainDavid Sterba
2013-05-06btrfs: handle errors returned from get_tree_block_keyDavid Sterba
2013-05-06btrfs: make static code static & remove dead codeEric Sandeen
2013-05-06Btrfs: deal with errors in write_dev_supersJosef Bacik
2013-05-06Btrfs: remove almost all of the BUG()'s from tree-log.cJosef Bacik
2013-05-06Btrfs: deal with free space cache errors while replaying logJosef Bacik
2013-05-06Btrfs: automatic rescan after "quota enable" commandJan Schmidt
2013-05-06Btrfs: rescan for qgroupsJan Schmidt
2013-05-06Btrfs: split btrfs_qgroup_account_ref into four functionsJan Schmidt
2013-05-06Btrfs: allocate new chunks if the space is not enough for global rsvMiao Xie
2013-05-06Btrfs: separate sequence numbers for delayed ref tracking and tree mod logJan Schmidt
2013-05-06btrfs: move leak debug code to functionsEric Sandeen
2013-05-06Btrfs: return free space in cow error pathLiu Bo
2013-05-06Btrfs: set UUID in root_item for created treesStefan Behrens
2013-05-06Btrfs: delete unused parameter to btrfs_read_root_item()Stefan Behrens
2013-05-06Btrfs: fix error handling in btrfs_ioctl_send()Tsutomu Itoh
2013-05-06Btrfs: remove unused variable in __process_changed_new_xattr()Tsutomu Itoh
2013-05-06Btrfs: various abort cleanupsJosef Bacik
2013-05-06Btrfs: cleanup destroy_marked_extentsJosef Bacik
2013-05-06Btrfs: check return value of commit when recovering logJosef Bacik
2013-05-06Btrfs: don't panic if we're trying to drop too many refsJosef Bacik
2013-05-06Btrfs: cleanup fs roots if we fail to mountJosef Bacik
2013-05-06Btrfs: fix extent logging with O_DIRECT into preallocJosef Bacik
2013-05-06Btrfs: fix all callers of read_tree_blockJosef Bacik
2013-05-06Btrfs: only exclude supers in the range of our block groupJosef Bacik
2013-05-06Btrfs: add tree block level sanity checkJosef Bacik
2013-05-06Btrfs: don't try and free ebs twice in log replayJosef Bacik
2013-05-06Btrfs: don't BUG_ON() in btrfs_num_copiesJosef Bacik
2013-05-06Btrfs: don't call readahead hook until we have read the entire ebJosef Bacik
2013-05-06Btrfs: deal with bad mappings in btrfs_map_blockJosef Bacik
2013-05-06Btrfs: use REQ_META for all metadata IOJosef Bacik
2013-05-06Btrfs: fix possible infinite loop in slow cachingJosef Bacik