summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2013-07-01nfsd4: fail attempts to request gss on the backchannelJ. Bruce Fields
2013-07-01nfsd4: implement minimal SP4_MACH_CREDJ. Bruce Fields
2013-07-01svcrpc: store gss mech in svc_credJ. Bruce Fields
2013-07-01net: avoid calling sched_clock when LLS is offEliezer Tamir
2013-07-01ceph: tidy ceph_mdsmap_decode() a littleDan Carpenter
2013-07-01ceph: improve error handling in ceph_mdsmap_decodeEmil Goode
2013-07-01ceph: fix up comment for ceph_count_locks() as to which lock to holdJim Schutt
2013-07-01Btrfs: move btrfs_truncate_page to btrfs_cont_expand instead of btrfs_truncateJosef Bacik
2013-07-01Btrfs: optimize reada_for_balanceJosef Bacik
2013-07-01Btrfs: optimize read_block_for_searchJosef Bacik
2013-07-01Btrfs: unlock extent range on enospc in compressed submitJosef Bacik
2013-07-01Btrfs: fix the comment typo for btrfs_attach_transaction_barrierWang Sheng-Hui
2013-07-01Btrfs: fix not being able to find skinny extents during relocateJosef Bacik
2013-07-01Btrfs: cleanup backref search commit root flag stuffJosef Bacik
2013-07-01Btrfs: free csums when we're done scrubbing an extentJosef Bacik
2013-07-01Btrfs: fix transaction throttling for delayed refsJosef Bacik
2013-07-01Btrfs: stop waiting on current trans if we abortedJosef Bacik
2013-07-01Btrfs: wake up delayed ref flushing waiters on abortJosef Bacik
2013-07-01btrfs: fix the code comments for LZO compression workspaceJie Liu
2013-07-01Btrfs: fix broken nocow after balanceMiao Xie
2013-07-01ext4: optimize starting extent in ext4_ext_rm_leaf()Ashish Sangwan
2013-07-01jbd2: invalidate handle if jbd2_journal_restart() failsTheodore Ts'o
2013-07-01ext4: translate flag bits to strings in tracepointsTheodore Ts'o
2013-07-01ext4: fix up error handling for mpage_map_and_submit_extent()Theodore Ts'o
2013-07-01jbd2: fix theoretical race in jbd2__journal_restartTheodore Ts'o
2013-07-01ext4: only zero partial blocks in ext4_zero_partial_blocks()Lukas Czerner
2013-07-01ext4: check error return from ext4_write_inline_data_end()Theodore Ts'o
2013-07-01ext4: delete unnecessary C statementsjon ernst
2013-07-01ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()Al Viro
2013-07-01jbd2: move superblock checksum calculation to jbd2_write_superblock()Theodore Ts'o
2013-07-01ext4: pass inode pointer instead of file pointer to punch holeAshish Sangwan
2013-07-01ext4: improve free space calculation for inline_databoxi liu
2013-07-01ext4: reduce object size when !CONFIG_PRINTKJoe Perches
2013-07-01ext4: improve extent cache shrink mechanism to avoid to burn CPU timeZheng Liu
2013-07-01ext4: implement error handling of ext4_mb_new_preallocation()Alexey Khoroshilov
2013-07-01ext4: fix corruption when online resizing a fs with 1K block sizeMaarten ter Huurne
2013-07-01pstore: Pass header size in the pstore write callbackAruna Balakrishnaiah
2013-07-01Merge tag 'v3.10' into nextBenjamin Herrenschmidt
2013-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-29lseek_execute() doesn't need an inode passed to itAl Viro
2013-06-29block_dev: switch to fixed_size_llseek()Al Viro
2013-06-29locks: give the blocked_hash its own spinlockJeff Layton
2013-06-29locks: add a new "lm_owner_key" lock operationJeff Layton
2013-06-29locks: turn the blocked_list into a hashtableJeff Layton
2013-06-29locks: convert fl_link to a hlist_nodeJeff Layton
2013-06-29locks: avoid taking global lock if possible when waking up blocked waitersJeff Layton
2013-06-29locks: protect most of the file_lock handling with i_lockJeff Layton
2013-06-29locks: encapsulate the fl_link list handlingJeff Layton
2013-06-29locks: make "added" in __posix_lock_file a boolJeff Layton