summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-05-30Btrfs: do not do balance in readonly modeLiu Bo
2012-05-30Btrfs: use fastpath in extent state ops as much as possibleLiu Bo
2012-05-30Btrfs: fix wrong error returned by adding a deviceLiu Bo
2012-05-30Btrfs: finish ordered extents in their own threadJosef Bacik
2012-05-30Btrfs: do not check delalloc when updating disk_i_sizeJosef Bacik
2012-05-30Btrfs: avoid buffer overrun in mount option handlingJim Meyering
2012-05-30Btrfs: NUL-terminate path buffer in DEV_INFO ioctl resultJim Meyering
2012-05-30Btrfs: avoid buffer overrun in btrfs_printkJim Meyering
2012-05-30Fix minor type issuesDaniel J Blueman
2012-05-30btrfs: allow changing 'thread_pool' size at remount timeSergei Trofimovich
2012-05-30Btrfs: do not do filemap_write_and_wait_range in fsyncJosef Bacik
2012-05-30Btrfs: remove useless waiting and extra filemap workJosef Bacik
2012-05-30Btrfs: fix compile warnings in extent_io.cJosef Bacik
2012-05-30Btrfs: cache no acl on new inodesJosef Bacik
2012-05-30Btrfs: use i_version instead of our own sequenceJosef Bacik
2012-05-11Btrfs: cleanup: use consistent lock namingDan Carpenter
2012-05-11Btrfs: change integrity checker to support big blocksStefan Behrens
2012-05-11Btrfs: remove the useless assignment to *entry in function tree_insert of fil...Wang Sheng-Hui
2012-05-11Btrfs: fix the comment for find_first_extent_bitWang Sheng-Hui
2012-05-11Btrfs: fix btrfs_release_extent_buffer_page with the right usage of num_exten...Wang Sheng-Hui
2012-05-11Btrfs: cleanup the comment for clear_state_bit in extent_io.cWang Sheng-Hui
2012-05-11btrfs/ctree.c: remove the unnecessary 'return -1;' at the end of bin_searchWang Sheng-Hui
2012-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-05-06Btrfs: avoid sleeping in verify_parent_transid while atomicChris Mason
2012-05-05hfsplus: Fix potential buffer overflowsGreg Kroah-Hartman
2012-05-04Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-05-04Btrfs: fix crash in scrub repair code when device is missingStefan Behrens
2012-05-04btrfs: Fix mismatching struct members in ioctl.hAlexander Block
2012-05-04Btrfs: fix page leak when allocing extent buffersJosef Bacik
2012-05-04Btrfs: Add properly locking around add_root_to_dirty_listChris Mason
2012-05-04fs/cifs: fix parsing of dfs referralsStefan Metzmacher
2012-05-03vfs: make word-at-a-time accesses handle a non-existing pageLinus Torvalds
2012-05-03cifs: make sure we ignore the credentials= and cred= optionsJeff Layton
2012-05-03[CIFS] Update cifs version to 1.78Steve French
2012-05-03cifs - check S_AUTOMOUNT in revalidateIan Kent
2012-05-02Merge tag 'nfs-for-3.4-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-05-02cifs: add missing initialization of server->req_lockJeff Layton
2012-05-02cifs: don't cap ra_pages at the same level as default_backing_dev_infoJeff Layton
2012-05-02CIFS: Fix indentation in cifs_show_optionsSachin Prabhu
2012-04-30nfsd: fix nfs4recover.c printk format warningRandy Dunlap
2012-04-30NFSv4.1: Use the correct hostname in the client identifier stringTrond Myklebust
2012-04-29autofs: make the autofsv5 packet file descriptor use a packetized pipeLinus Torvalds
2012-04-29pipes: add a "packetized pipe" mode for writingLinus Torvalds
2012-04-28NFS: get module in idmap PipeFS notifier callbackStanislav Kinsbursky
2012-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-04-28Revert "autofs: work around unhappy compat problem on x86-64"Linus Torvalds
2012-04-28Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-04-27Btrfs: reduce lock contention during extent insertionChris Mason
2012-04-27Btrfs: avoid deadlocks from GFP_KERNEL allocations during btrfs_real_readdirChris Mason
2012-04-27NFS: Remove unused function nfs_lookup_with_sec()Bryan Schumaker