Age | Commit message (Expand) | Author | Files | Lines |
2013-05-18 | Btrfs: don't use global block reservation for inode cache truncation | Miao Xie | 1 | -2/+3 |
2013-05-18 | Btrfs: don't abort the current transaction if there is no enough space for in... | Miao Xie | 1 | -1/+2 |
2012-12-11 | Btrfs: improve the noflush reservation | Miao Xie | 1 | -2/+3 |
2012-03-29 | Btrfs: show useful info in space reservation tracepoint | Liu Bo | 1 | -4/+2 |
2012-03-22 | btrfs: replace many BUG_ONs with proper error handling | Jeff Mahoney | 1 | -7/+12 |
2012-02-24 | Btrfs: fix compiler warnings on 32 bit systems | Chris Mason | 1 | -2/+4 |
2012-01-17 | Btrfs: space leak tracepoints | Josef Bacik | 1 | -0/+4 |
2011-11-11 | Btrfs: fix no reserved space for writing out inode cache | Miao Xie | 1 | -4/+24 |
2011-10-19 | Btrfs: handle enospc accounting for free space inodes | Josef Bacik | 1 | -2/+4 |
2011-06-04 | btrfs: add helper for fs_info->closing | David Sterba | 1 | -2/+1 |
2011-06-04 | Btrfs: add mount -o inode_cache | Chris Mason | 1 | -0/+20 |
2011-06-04 | Btrfs: don't save the inode cache if we are deleting this root | Josef Bacik | 1 | -0/+5 |
2011-06-04 | Btrfs: don't save the inode cache in non-FS roots | liubo | 1 | -0/+6 |
2011-05-27 | Btrfs: setup free ino caching in a more asynchronous way | Li Zefan | 1 | -6/+22 |
2011-05-22 | Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino... | Chris Mason | 1 | -1/+1 |
2011-04-25 | Btrfs: Support reading/writing on disk free ino cache | Li Zefan | 1 | -0/+87 |
2011-04-25 | Btrfs: Cache free inode numbers in memory | Li Zefan | 1 | -5/+336 |
2011-03-28 | Btrfs: cleanup some BUG_ON() | Tsutomu Itoh | 1 | -1/+2 |
2009-09-21 | Btrfs: do not reuse objectid of deleted snapshot/subvol | Yan, Zheng | 1 | -78/+15 |
2009-04-27 | Btrfs: Fix a trivial warning using max() of u64 vs ULL. | Joel Becker | 1 | -1/+1 |
2009-02-12 | Btrfs: remove btrfs_init_path | Jeff Mahoney | 1 | -1/+0 |
2009-01-06 | Btrfs: Fix checkpatch.pl warnings | Chris Mason | 1 | -1/+0 |
2008-09-26 | Btrfs: extent_map and data=ordered fixes for space balancing | Zheng Yan | 1 | -0/+4 |
2008-09-25 | Btrfs: Update find free objectid function for orphan cleanup code | Zheng Yan | 1 | -7/+8 |
2008-09-25 | Btrfs: Replace the big fs_mutex with a collection of other locks | Chris Mason | 1 | -0/+8 |
2008-09-25 | Fix for btrfs_find_free_objectid | Yan | 1 | -3/+1 |
2008-09-25 | Btrfs: Create extent_buffer interface for large blocksizes | Chris Mason | 1 | -8/+9 |
2007-07-11 | Btrfs: trivial include fixups | Zach Brown | 1 | -1/+0 |
2007-06-12 | Btrfs: add GPLv2 | Chris Mason | 1 | -0/+18 |
2007-04-10 | Btrfs: drop the inode map tree | Chris Mason | 1 | -61/+4 |
2007-04-05 | Btrfs: dirindex optimizations | Chris Mason | 1 | -15/+33 |
2007-04-04 | Btrfs: tweak the inode-map and free extent search starts on cold mount | Chris Mason | 1 | -7/+20 |
2007-04-02 | Btrfs: corruptions fixed | Chris Mason | 1 | -18/+25 |
2007-03-30 | Btrfs: corruption hunt continues | Chris Mason | 1 | -1/+1 |
2007-03-27 | Btrfs: reference counts on data extents | Chris Mason | 1 | -0/+1 |
2007-03-23 | btrfs_create, btrfs_write_super, btrfs_sync_fs | Chris Mason | 1 | -0/+1 |
2007-03-22 | Mountable btrfs, with readdir | Chris Mason | 1 | -4/+4 |
2007-03-21 | Btrfs: initial move to kernel module land | Chris Mason | 1 | -4/+1 |
2007-03-20 | Btrfs: Add inode map, and the start of file extent items | Chris Mason | 1 | -0/+136 |