aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-15btrfs: access superblock via pagecache in scan_one_deviceDavid Sterba
2013-02-14Btrfs: fix crash in log replay with qgroups enabledArne Jansen
2013-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-02-06Btrfs: move d_instantiate outside the transaction during mksubvolChris Mason
2013-02-06Btrfs: fix EDQUOT handling in btrfs_delalloc_reserve_metadataJan Schmidt
2013-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next.git for-...Chris Mason
2013-02-05Btrfs: fix possible stale data exposureJosef Bacik
2013-02-05Btrfs: fix missing i_size updateJosef Bacik
2013-02-05Btrfs: fix race between snapshot deletion and getting inodeLiu Bo
2013-02-05Btrfs: fix missing release of the space/qgroup reservation in start_transacti...Miao Xie
2013-02-05Btrfs: fix wrong sync_writers decrement in btrfs_file_aio_write()Miao Xie
2013-02-05Btrfs: do not merge logged extents if we've removed them from the treeJosef Bacik
2013-02-05Merge branch 'for-linus' into raid56-experimentalChris Mason
2013-02-05Btrfs: remove conflicting check for minimum number of devices in raid56Chris Mason
2013-02-05Btrfs: select XOR_BLOCKS in KconfigTomasz Torcz
2013-02-05Merge branch 'fix-max-write' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-05nilfs2: fix fix very long mount time issueVyacheslav Dubeyko
2013-02-04dlm: check the write size from userDavid Teigland
2013-02-01Btrfs: reduce CPU contention while waiting for delayed extent operationsChris Mason
2013-02-01Btrfs: reduce lock contention on extent buffer locksChris Mason
2013-02-01Btrfs: fix cluster alignment for mount -o ssdChris Mason
2013-02-01Btrfs: add a plugging callback to raid56 writesChris Mason
2013-02-01Btrfs: Add a stripe cache to raid56Chris Mason
2013-02-01Btrfs: RAID5 and RAID6David Woodhouse
2013-02-01Btrfs: add rw argument to merge_bio_hook()David Woodhouse
2013-02-01btrfs: don't try to notify udev about missing devicesEric Sandeen
2013-02-01Merge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-01-30NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 sessionTrond Myklebust