summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-05-30Btrfs: fix return code in drop_objectid_itemsJosef Bacik
2012-05-30Btrfs: check to see if the inode is in the log before fsyncingJosef Bacik
2012-05-30Btrfs: return value of btrfs_read_buffer is checked correctlyTsutomu Itoh
2012-05-30Btrfs: read device stats on mount, write modified ones during commitStefan Behrens
2012-05-30Btrfs: add ioctl to get and reset the device statsStefan Behrens
2012-05-30Btrfs: add device counters for detected IO and checksum errorsStefan Behrens
2012-05-30btrfs: Drop unused function btrfs_abort_devices()Asias He
2012-05-30Btrfs: fix the same inode id problem when doing auto defragmentMiao Xie
2012-05-30Btrfs: fall back to non-inline if we don't have enough spaceJosef Bacik
2012-05-30Btrfs: fix how we deal with the orphan block rsvJosef Bacik
2012-05-30Btrfs: convert the inode bit field to use the actual bit operationsJosef Bacik
2012-05-30Btrfs: merge contigous regions when loading free space cacheJosef Bacik
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