summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-11-13ocfs2: use find_last_bit()Akinobu Mita
2013-11-13ocfs2: delay migration when the lockres is in migration stateXue jiufei
2013-11-13ocfs2: skip locks in the blocked listXue jiufei
2013-11-13ocfs2: use bitmap_weight()Akinobu Mita
2013-11-13ocfs2: don't spam on -EDQUOTJoel Becker
2013-11-13ocfs2: add necessary check in case sb_getblk() failsRui Xiang
2013-11-13ocfs2: return ENOMEM when sb_getblk() failsRui Xiang
2013-11-13fs/ocfs2/file.c: fix wrong commentJunxiao Bi
2013-11-13fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_creditsGoldwyn Rodrigues
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-12Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-11-12ext4: add prototypes for macro-generated functionsAndreas Dilger
2013-11-12ext4: return non-zero st_blocks for inline dataAndreas Dilger
2013-11-12Btrfs: rename btrfs_start_all_delalloc_inodesMiao Xie
2013-11-12Btrfs: don't wait for the completion of all the ordered extentsMiao Xie
2013-11-12Btrfs: don't wait for all the async delalloc when shrinking delallocMiao Xie
2013-11-12Btrfs: fix the confusion between delalloc bytes and metadata bytesMiao Xie
2013-11-12Btrfs: pick up the code for the item number calculation in flush_space()Miao Xie
2013-11-12Btrfs: wait for the ordered extent only when we wantMiao Xie
2013-11-12Btrfs: remove unnecessary initialization and memory barrior in shrink_delalloc()Miao Xie
2013-11-12Btrfs: avoid unnecessary scrub workers allocationWang Shilong
2013-11-12Btrfs: check file extent type before anything elseJosef Bacik
2013-11-12btrfs: Remove useless variable in write_ctree_super()Rashika
2013-11-12btrfs: Fix checkpatch.pl warning of spacing issuesDulshani Gunawardhana
2013-11-12btrfs: Replace kmalloc with kmalloc_arrayDulshani Gunawardhana
2013-11-12btrfs: Enclose macros with complex values within parenthesisDulshani Gunawardhana
2013-11-12btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)Dulshani Gunawardhana
2013-11-12btrfs: Remove redundant local zero structureDulshani Gunawardhana
2013-11-12btrfs: Pack struct btrfs_deviceDulshani Gunawardhana
2013-11-12btrfs: Replace multiple atomic_inc() with atomic_add()Rashika
2013-11-12btrfs: Add helper function for free_root_pointers()Rashika
2013-11-12Btrfs: fix a crash when running balance and defrag concurrentlyLiu Bo
2013-11-12Btrfs: do not run snapshot-aware defragment on errorLiu Bo
2013-11-12Btrfs: log recovery, don't unlink inode always on errorFilipe David Borba Manana
2013-11-12Btrfs: fix csum search offset/length calculation in log treeFilipe David Borba Manana
2013-11-12Btrfs: fix verification of dir_itemFilipe David Borba Manana
2013-11-12Btrfs: remove scrub_super_lock holding in btrfs_sync_log()Wang Shilong
2013-11-12Btrfs: use 'u64' rather than 'int' to get extent's generationWang Shilong
2013-11-12Btrfs: fix the free space write out failure when there is no data spaceMiao Xie
2013-11-12Btrfs: stop committing the transaction so much during relocateJosef Bacik
2013-11-12Btrfs: make sure the delalloc workers actually flush compressed writesJosef Bacik
2013-11-12Btrfs: take ordered root lock when removing ordered operations inodeJosef Bacik
2013-11-12Btrfs: don't abort transaction in run_delalloc_nocowJosef Bacik
2013-11-12Btrfs: do not bug_on if we try to cow a free space cache inodeJosef Bacik
2013-11-12Btrfs: return an error from btrfs_wait_ordered_rangeJosef Bacik
2013-11-12Btrfs: stop using vfs_read in sendJosef Bacik
2013-11-12Btrfs: check_int, remove warning for mixed-modeStefan Behrens
2013-11-12Btrfs: fix check_int 'leaf item out of bounce' regressionStefan Behrens
2013-11-12Btrfs: optimize extent item search in run_delayed_extent_opFilipe David Borba Manana
2013-11-12btrfs: add tracing for failed reservationsJeff Mahoney