| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | Btrfs: remove unnecessary key copy when logging inode | Filipe David Borba Manana | 2013-11-11 | |
| | * | | | | | | | | | | | | Btrfs: Simplify the logic in alloc_extent_buffer() for existing extent buffer... | Chandra Seetharaman | 2013-11-11 | |
| | * | | | | | | | | | | | | Btrfs: fix up seek_hole/seek_data handling | Josef Bacik | 2013-11-11 | |
| | * | | | | | | | | | | | | Btrfs: add an assert to btrfs_lookup_csums_range for alignment | Josef Bacik | 2013-11-11 | |
| | * | | | | | | | | | | | | Btrfs: fix hole check in log_one_extent | Josef Bacik | 2013-11-11 | |
| | * | | | | | | | | | | | | Btrfs: add a sanity test for a vacant extent at the front of a file | Josef Bacik | 2013-11-11 | |
| | * | | | | | | | | | | | | Btrfs: handle a missing extent for the first file extent | Josef Bacik | 2013-11-11 | |
| | * | | | | | | | | | | | | Btrfs: stop all workers after we free block groups | Josef Bacik | 2013-11-11 | |
| | * | | | | | | | | | | | | Btrfs: add tests for btrfs_get_extent | Josef Bacik | 2013-11-11 | |
| | * | | | | | | | | | | | | Btrfs: add tests for find_lock_delalloc_range | Josef Bacik | 2013-11-11 | |
| | * | | | | | | | | | | | | Btrfs: free reserved space on error in a few places | Josef Bacik | 2013-11-11 | |
| | * | | | | | | | | | | | | Btrfs: fixup reserved trace points | Josef Bacik | 2013-11-11 | |
| | * | | | | | | | | | | | | Btrfs: free up block groups after everything | Josef Bacik | 2013-11-11 | |
| | * | | | | | | | | | | | | Btrfs: cleanup reserved space when freeing tree log on error | Josef Bacik | 2013-11-11 | |
| | * | | | | | | | | | | | | Btrfs: do not free the dirty bytes from the trans block rsv on cleanup | Josef Bacik | 2013-11-11 | |
| | * | | | | | | | | | | | | Btrfs: fix memory leaks on transaction commit failure | Filipe David Borba Manana | 2013-11-11 | |
| | * | | | | | | | | | | | | Btrfs: fix the dev-replace suspend sequence | Ilya Dryomov | 2013-11-11 | |
| | * | | | | | | | | | | | | Btrfs: improve inode hash function/inode lookup | Filipe David Borba Manana | 2013-11-11 | |
| | * | | | | | | | | | | | | Btrfs: remove unnecessary tree search when logging inode | Filipe David Borba Manana | 2013-11-11 | |
| | * | | | | | | | | | | | | Btrfs: remove unused max_key arg from btrfs_search_forward | Filipe David Borba Manana | 2013-11-11 | |
| | * | | | | | | | | | | | | Btrfs: fix memory leak of chunks' extent map | Liu Bo | 2013-11-11 | |
| | * | | | | | | | | | | | | Btrfs: improve jitter performance of the sequential buffered write | Miao Xie | 2013-11-11 | |
| | * | | | | | | | | | | | | Btrfs: fix BUG_ON() casued by the reserved space migration | Miao Xie | 2013-11-11 | |
| | * | | | | | | | | | | | | btrfs: remove unused parameter from btrfs_header_fsid | Ross Kirk | 2013-11-11 | |
| | * | | | | | | | | | | | | Btrfs: fix two use-after-free bugs with transaction cleanup | Josef Bacik | 2013-11-11 | |
| | * | | | | | | | | | | | | Btrfs: remove all BUG_ON()'s from commit_cowonly_roots | Josef Bacik | 2013-11-11 | |
| | * | | | | | | | | | | | | Btrfs: don't delete ordered roots from list during cleanup | Josef Bacik | 2013-11-11 | |
| | * | | | | | | | | | | | | Btrfs: cleanup transaction on abort | Josef Bacik | 2013-11-11 | |
| | * | | | | | | | | | | | | Btrfs: do not release metadata for space cache inodes | Josef Bacik | 2013-11-11 | |
| | * | | | | | | | | | | | | Btrfs: reset intwrite on transaction abort | Josef Bacik | 2013-11-11 | |
| | * | | | | | | | | | | | | Btrfs: relocate csums properly with prealloc extents | Josef Bacik | 2013-11-11 | |
| | * | | | | | | | | | | | | Btrfs: don't leak block group on error | Filipe David Borba Manana | 2013-11-11 | |
| | * | | | | | | | | | | | | Btrfs: fix sync fs to actually wait for all data to be persisted | Filipe David Borba Manana | 2013-11-11 | |
| | * | | | | | | | | | | | | Btrfs: fix tracking of orphan inode count | Filipe David Borba Manana | 2013-11-11 | |
| | * | | | | | | | | | | | | Btrfs: export btrfs space shared info to userspace | Liu Bo | 2013-11-11 | |
| | * | | | | | | | | | | | | Btrfs: remove path arg from btrfs_truncate_free_space_cache | Filipe David Borba Manana | 2013-11-11 | |
| | * | | | | | | | | | | | | Btrfs: remove duplicated ino cache's inode lookup | Filipe David Borba Manana | 2013-11-11 | |
| | * | | | | | | | | | | | | Btrfs: do a full search everytime in btrfs_search_old_slot | Josef Bacik | 2013-11-11 | |
| | * | | | | | | | | | | | | Btrfs: add a sanity test for btrfs_split_item | Josef Bacik | 2013-11-11 | |
| | * | | | | | | | | | | | | btrfs: drop unused parameter from btrfs_item_nr | Ross Kirk | 2013-11-11 | |
| | * | | | | | | | | | | | | Btrfs: don't store NULL byte in symlink extents | Filipe David Borba Manana | 2013-11-11 | |
| | * | | | | | | | | | | | | Btrfs: eliminate the exceptional root_tree refs=0 | Stefan Behrens | 2013-11-11 | |
| | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2013-11-14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | ext4: add prototypes for macro-generated functions | Andreas Dilger | 2013-11-11 | |
| | * | | | | | | | | | | | | ext4: return non-zero st_blocks for inline data | Andreas Dilger | 2013-11-11 | |
| | * | | | | | | | | | | | | ext4: use prandom_u32() instead of get_random_bytes() | Theodore Ts'o | 2013-11-08 | |
| | * | | | | | | | | | | | | ext4: remove unreachable code after ext4_can_extents_be_merged() | Eric Sandeen | 2013-11-07 | |
| | * | | | | | | | | | | | | ext4: remove unreachable code in ext4_can_extents_be_merged() | Eric Sandeen | 2013-11-04 | |
| | * | | | | | | | | | | | | ext4: avoid bh leak in retry path of ext4_expand_extra_isize_ea() | Theodore Ts'o | 2013-10-31 | |
| | * | | | | | | | | | | | | ext4: don't count free clusters from a corrupt block group | Darrick J. Wong | 2013-10-31 | |
