summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2013-07-03ceph: fix cap release raceYan, Zheng
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-02net: convert lls to use time_in_range()Eliezer Tamir
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-02f2fs: fix to recover i_size from roll-forwardJaegeuk Kim
2013-07-02f2fs: remove the unused argument "sbi" of func destroy_fsync_dnodes()Gu Zheng
2013-07-02f2fs: remove reusing any prefree segmentsJaegeuk Kim
2013-07-02f2fs: code cleanup and simplify in func {find/add}_gc_inodeGu Zheng
2013-07-02f2fs: optimize the init_dirty_segmap functionNamjae Jeon
2013-07-02f2fs: fix an endian conversion bug detected by sparseJaegeuk Kim
2013-07-02f2fs: fix crc endian conversionJaegeuk Kim
2013-07-01nfsd4: return delegation immediately if lease failsJ. Bruce Fields
2013-07-01nfsd4: do not throw away 4.1 lock state on last unlockJ. Bruce Fields
2013-07-01nfsd4: delegation-based open reclaims should bypass permissionsJ. Bruce Fields
2013-07-01nfsd4: minor read_buf cleanupJ. Bruce Fields
2013-07-01nfsd4: fix decoding of compounds across page boundariesJ. Bruce Fields
2013-07-01nfsd4: clean up nfs4_open_delegationJ. Bruce Fields
2013-07-01NFSD: Don't give out read delegations on createsSteve Dickson
2013-07-01nfsd4: allow client to send no cb_sec flavorsJ. Bruce Fields