summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-03-15Btrfs: cache extent state in find_delalloc_rangeJosef Bacik
2010-03-15Btrfs: change the ordered tree to use a spinlock instead of a mutexJosef Bacik
2010-03-15Btrfs: finish read pages in the order they are submittedChris Mason
2010-03-15btrfs: fix btrfs_mkdir goto for no free objectidsMiao Xie
2010-03-15Btrfs: flush data on snapshot creationSage Weil
2010-03-15Btrfs: make df be a little bit more understandableJosef Bacik
2010-03-15btrfs: Update existing btrfs_device for renaming deviceTARUISI Hiroaki
2010-03-15Btrfs: add new defrag-range ioctl.Chris Mason
2010-03-15Btrfs: be more selective in the defrag ioctlChris Mason
2010-03-15Btrfs: run the backing dev more often in the submit_bio helperChris Mason
2010-03-15Btrfs: make subvolid=0 mount the original default rootJosef Bacik
2010-03-15Btrfs: add ioctl and incompat flag to set the default mount subvolJosef Bacik
2010-03-15Btrfs: change how we mount subvolumesJosef Bacik
2010-03-15Btrfs: make set/get functions for the super compat_ro flags use compat_roJosef Bacik
2010-03-15Btrfs: add search and inode lookup ioctlsChris Mason
2010-03-15Btrfs: add a function to lookup a directory path by following backrefsTARUISI Hiroaki
2010-03-08Btrfs: kfree correct pointer during mount option parsingJosef Bacik
2010-03-08Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULLEric Paris
2010-02-12Btrfs: btrfs_mark_extent_written uses the wrong slotShaohua Li
2010-02-04Btrfs: apply updated fallocate i_size fixAneesh Kumar K.V
2010-02-04Btrfs: do not try and lookup the file extent when finishing ordered ioJosef Bacik
2010-02-04Btrfs: Fix oopsen when dropping empty tree.Yan, Zheng
2010-02-04Btrfs: remove BUG_ON() due to mounting bad filesystemMiao Xie
2010-02-04Btrfs: make error return negative in btrfs_sync_file()Roel Kluin
2010-02-04Btrfs: fix race between allocate and release extent buffer.Yan, Zheng
2010-01-28Btrfs: check total number of devices when removing missingJosef Bacik
2010-01-28Btrfs: check return value of open_bdev_exclusive properlyJosef Bacik
2010-01-28Btrfs: do not mark the chunk as readonly if in degraded modeJosef Bacik
2010-01-28Btrfs: run orphan cleanup on default fs rootJosef Bacik
2010-01-28Btrfs: fix a memory leak in btrfs_init_aclYang Hongyang
2010-01-28Btrfs: Use correct values when updating inode i_size on fallocateAneesh Kumar K.V
2010-01-28Btrfs: remove tree_search() in extent_map.cMiao Xie
2010-01-28Btrfs: Add mount -o compress-forceChris Mason
2010-01-17Btrfs: fix possible panic on unmountJosef Bacik
2010-01-17Btrfs: deal with NULL acl sent to btrfs_set_aclChris Mason
2010-01-17Btrfs: fix regression in orphan cleanupJosef Bacik
2010-01-17Btrfs: Fix race in btrfs_mark_extent_writtenYan, Zheng
2010-01-17Btrfs, fix memory leaks in error pathsJiri Slaby
2010-01-17Btrfs: align offsets for btrfs_ordered_update_i_sizeYan, Zheng
2010-01-17btrfs: fix missing last-entry in readdir(3)Jan Engelhardt
2009-12-17Btrfs: make sure fallocate properly starts a transactionChris Mason
2009-12-17Btrfs: make metadata chunks smallerJosef Bacik
2009-12-17Btrfs: Show discard option in /proc/mountsMatthew Wilcox
2009-12-17Btrfs: deny sys_link across subvolumes.TARUISI Hiroaki
2009-12-17Btrfs: fail mount on bad mount optionsSage Weil
2009-12-17Btrfs: don't add extent 0 to the free space cache v2Yan, Zheng
2009-12-17Btrfs: Fix per root used space accountingYan, Zheng
2009-12-17Btrfs: Fix btrfs_drop_extent_cache for skip pinned caseYan, Zheng
2009-12-17Btrfs: Add delayed iputYan, Zheng
2009-12-17Btrfs: Pass transaction handle to security and ACL initialization functionsYan, Zheng