Age | Commit message (Expand) | Author |
2011-04-14 | Btrfs: Fix uninitialized root flags for subvolumes | Li Zefan |
2010-08-13 | Btrfs: kfree correct pointer during mount option parsing | Josef Bacik |
2010-08-13 | Btrfs: btrfs_mark_extent_written uses the wrong slot | Shaohua Li |
2010-08-13 | Btrfs: apply updated fallocate i_size fix | Aneesh Kumar K.V |
2010-08-13 | Btrfs: do not try and lookup the file extent when finishing ordered io | Josef Bacik |
2010-08-13 | Btrfs: Fix oopsen when dropping empty tree. | Yan, Zheng |
2010-08-13 | Btrfs: remove BUG_ON() due to mounting bad filesystem | Miao Xie |
2010-08-13 | Btrfs: make error return negative in btrfs_sync_file() | Roel Kluin |
2010-08-13 | Btrfs: fix race between allocate and release extent buffer. | Yan, Zheng |
2010-08-13 | Btrfs: check total number of devices when removing missing | Josef Bacik |
2010-08-13 | Btrfs: check return value of open_bdev_exclusive properly | Josef Bacik |
2010-08-13 | Btrfs: do not mark the chunk as readonly if in degraded mode | Josef Bacik |
2010-08-13 | Btrfs: run orphan cleanup on default fs root | Josef Bacik |
2010-08-13 | Btrfs: fix a memory leak in btrfs_init_acl | Yang Hongyang |
2010-08-13 | Btrfs: Use correct values when updating inode i_size on fallocate | Aneesh Kumar K.V |
2010-08-13 | Btrfs: fix possible panic on unmount | Josef Bacik |
2010-08-13 | Btrfs: deal with NULL acl sent to btrfs_set_acl | Chris Mason |
2010-08-13 | Btrfs: fix regression in orphan cleanup | Josef Bacik |
2010-08-13 | Btrfs: Fix race in btrfs_mark_extent_written | Yan, Zheng |
2010-08-13 | Btrfs, fix memory leaks in error paths | Jiri Slaby |
2010-08-13 | Btrfs: align offsets for btrfs_ordered_update_i_size | Yan, Zheng |
2010-08-13 | btrfs: fix missing last-entry in readdir(3) | Jan Engelhardt |
2010-08-13 | Btrfs: make sure fallocate properly starts a transaction | Chris Mason |
2010-08-13 | Btrfs: make metadata chunks smaller | Josef Bacik |
2010-08-13 | Btrfs: Show discard option in /proc/mounts | Matthew Wilcox |
2010-08-13 | Btrfs: deny sys_link across subvolumes. | TARUISI Hiroaki |
2010-08-13 | Btrfs: fail mount on bad mount options | Sage Weil |
2010-08-13 | Btrfs: don't add extent 0 to the free space cache v2 | Yan, Zheng |
2010-08-13 | Btrfs: Fix per root used space accounting | Yan, Zheng |
2010-08-13 | Btrfs: Fix btrfs_drop_extent_cache for skip pinned case | Yan, Zheng |
2010-08-13 | Btrfs: Add delayed iput | Yan, Zheng |
2010-08-13 | Btrfs: Pass transaction handle to security and ACL initialization functions | Yan, Zheng |
2010-08-13 | Btrfs: Make truncate(2) more ENOSPC friendly | Yan, Zheng |
2010-08-13 | Btrfs: Make fallocate(2) more ENOSPC friendly | Yan, Zheng |
2010-08-13 | Btrfs: Avoid orphan inodes cleanup during committing transaction | Yan, Zheng |
2010-08-13 | Btrfs: Avoid orphan inodes cleanup while replaying log | Yan, Zheng |
2010-08-13 | Btrfs: Fix disk_i_size update corner case | Yan, Zheng |
2010-08-13 | Btrfs: Rewrite btrfs_drop_extents | Yan, Zheng |
2010-08-13 | Btrfs: Add btrfs_duplicate_item | Yan, Zheng |
2010-08-13 | Btrfs: Avoid superfluous tree-log writeout | Yan, Zheng |
2010-08-02 | Btrfs: fix checks in BTRFS_IOC_CLONE_RANGE | Dan Rosenberg |
2010-07-05 | Btrfs: should add a permission check for setfacl | Shi Weihua |
2010-05-26 | Btrfs: check for read permission on src file in the clone ioctl | Dan Rosenberg |
2009-11-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2009-11-11 | Btrfs: fix panic when trying to destroy a newly allocated | Josef Bacik |
2009-11-11 | Btrfs: allow more metadata chunk preallocation | Chris Mason |
2009-11-11 | Btrfs: fallback on uncompressed io if compressed io fails | Josef Bacik |
2009-11-11 | Btrfs: find ideal block group for caching | Josef Bacik |
2009-11-11 | Btrfs: avoid null deref in unpin_extent_cache() | Dan Carpenter |
2009-11-11 | Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_root | Li Dongyang |