summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2013-02-20Btrfs: use percpu counter for dirty metadata countMiao Xie
2013-02-20Btrfs: protect fs_info->alloc_startMiao Xie
2013-02-20Btrfs: add a comment for fs_info->max_inlineMiao Xie
2013-02-20Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.hFilipe Brandenburger
2013-02-20Btrfs: Check CAP_DAC_READ_SEARCH for BTRFS_IOC_INO_PATHSKusanagi Kouichi
2013-02-20Revert "Btrfs: fix permissions of empty files not affected by umask"Josef Bacik
2013-02-20Btrfs: don't traverse the ordered operation list repeatedlyMiao Xie
2013-02-20Btrfs: traverse and flush the delalloc inodes onceMiao Xie
2013-02-20Btrfs: check the return value of btrfs_run_ordered_operations()Miao Xie
2013-02-20Btrfs: check the return value of btrfs_start_delalloc_inodes()Miao Xie
2013-02-20Btrfs: make raid attr array more readableMiao Xie
2013-02-20Btrfs: record first logical byte in memoryLiu Bo
2013-02-20Btrfs: save us a read_lockLiu Bo
2013-02-20Btrfs: use token to avoid times mapping extent bufferLiu Bo
2013-02-20Btrfs: kill unused argument of btrfs_pin_extent_for_log_replayLiu Bo
2013-02-20Btrfs: kill unused argument of update_block_groupLiu Bo
2013-02-20Btrfs: kill unused arguments of cache_block_groupLiu Bo
2013-02-20Btrfs: remove deprecated commentsLiu Bo
2013-02-20Btrfs: don't re-enter when allocating a chunkJosef Bacik
2013-02-20Btrfs: wait on ordered extents at the last possible momentJosef Bacik
2013-02-20Btrfs: fix trivial error in btrfs_ioctl_resize()Miao Xie
2013-02-20Btrfs: use wrapper page_offsetMiao Xie
2013-02-20Btrfs: flush all dirty inodes if writeback can not startMiao Xie
2013-02-20Btrfs: make delayed ref lock logic more readableMiao Xie
2013-02-20Btrfs: fix lots of orphan inodes when the space is not enoughMiao Xie
2013-02-20Btrfs: cleanup similar code in delayed inodeMiao Xie
2013-02-20Btrfs: use common work instead of delayed workMiao Xie
2013-02-20Btrfs: cleanup unnecessary clear when freeing a transaction or a trans handleMiao Xie
2013-02-20Btrfs: use slabs for delayed reference allocationMiao Xie
2013-02-19Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-19Merge branch 'testing' of github.com:ceph/ceph-client into into linux-3.8-cephAlex Elder
2013-02-19ceph: remove a few bogus declarationsAlex Elder
2013-02-19NLM: Ensure that we resend all pending blocking locks after a reclaimTrond Myklebust
2013-02-19locking: Various static lock initializer fixesThomas Gleixner
2013-02-18net: proc: remove proc_net_removeGao feng
2013-02-18net: proc: remove proc_net_fops_createGao feng
2013-02-18libceph: update ceph_mds_state_name() and ceph_mds_op_name()Alex Elder
2013-02-18ceph: kill ceph_osdc_new_request() "num_reply" parameterAlex Elder
2013-02-18ceph: kill ceph_osdc_writepages() "flags" parameterAlex Elder
2013-02-18ceph: kill ceph_osdc_writepages() "dosync" parameterAlex Elder
2013-02-18ceph: kill ceph_osdc_writepages() "nofail" parameterAlex Elder
2013-02-18ext4: fix xattr block allocation/release with bigallocLukas Czerner
2013-02-18ext4: reclaim extents from extent status treeZheng Liu
2013-02-18ext4: adjust some functions for reclaiming extents from extent status treeZheng Liu
2013-02-18ext4: remove single extent cacheZheng Liu
2013-02-18ext4: lookup block mapping in extent status treeZheng Liu
2013-02-18ext4: track all extent status in extent status treeZheng Liu
2013-02-18ext4: let ext4_ext_map_blocks return EXT4_MAP_UNWRITTEN flagZheng Liu
2013-02-18ext4: rename and improbe ext4_es_find_extent()Zheng Liu