summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-07-03ceph: clear migrate seq when MDS restartsYan, Zheng
2013-07-03ceph: check migrate seq before changing auth capYan, Zheng
2013-07-03ceph: fix race between page writeback and truncateYan, Zheng
2013-07-03ceph: reset iov_len when discarding cap release messagesYan, Zheng
2013-07-03ceph: fix cap release raceYan, Zheng
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-03Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-07-03Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-03ext4: ->tmpfile() supportAl Viro
2013-07-03vfs: export lseek_execute() to modulesJie Liu
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-02Merge tag 'fscache-20130702' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-02Merge tag 'dlm-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2013-07-02Merge tag 'for-f2fs-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2013-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds
2013-07-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-02sync: don't block the flusher thread waiting on IODave Chinner
2013-07-02Btrfs: wait ordered range before doing direct ioJosef Bacik
2013-07-02Btrfs: only do the tree_mod_log_free_eb if this is our last refJosef Bacik
2013-07-02Btrfs: hold the tree mod lock in __tree_mod_log_rewindJosef Bacik
2013-07-02Btrfs: make backref walking code handle skinny metadataJosef Bacik
2013-07-02Btrfs: fix crash regarding to ulist_add_mergeLiu Bo
2013-07-02Btrfs: fix several potential problems in copy_nocow_pages_for_inodeMiao Xie
2013-07-02Btrfs: cleanup the code of copy_nocow_pages_for_inode()Miao Xie
2013-07-02Btrfs: fix oops when recovering the file data by scrub functionMiao Xie
2013-07-02Btrfs: make the chunk allocator completely tree locklessJosef Bacik
2013-07-02Btrfs: cleanup orphaned root orphan itemJosef Bacik
2013-07-02Btrfs: fix wrong mirror number tuningMiao Xie
2013-07-02Btrfs: cleanup redundant code in btrfs_submit_direct()Miao Xie
2013-07-02Btrfs: remove btrfs_sector_sum structureMiao Xie
2013-07-02Btrfs: check if we can nocow if we don't have data spaceJosef Bacik
2013-07-02Btrfs: stop using try_to_writeback_inodes_sb_nr to flush delallocJosef Bacik
2013-07-02Btrfs: use a percpu to keep track of possibly pinned bytesJosef Bacik
2013-07-02Btrfs: check for actual acls rather than just xattrs when caching no aclJosef Bacik
2013-07-02pstore: Add hsize argument in write_buf call of pstore_ftrace_callAruna Balakrishnaiah
2013-07-01f2fs: fix to recover i_size from roll-forwardJaegeuk Kim
2013-07-01f2fs: remove the unused argument "sbi" of func destroy_fsync_dnodes()Gu Zheng
2013-07-01f2fs: remove reusing any prefree segmentsJaegeuk Kim
2013-07-01f2fs: code cleanup and simplify in func {find/add}_gc_inodeGu Zheng
2013-07-01f2fs: optimize the init_dirty_segmap functionNamjae Jeon
2013-07-01f2fs: fix an endian conversion bug detected by sparseJaegeuk Kim
2013-07-01f2fs: fix crc endian conversionJaegeuk Kim
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