index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode-map.c
Age
Commit message (
Expand
)
Author
2011-05-26
Btrfs: setup free ino caching in a more asynchronous way
Li Zefan
2011-05-22
Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...
Chris Mason
2011-04-25
Btrfs: Support reading/writing on disk free ino cache
Li Zefan
2011-04-25
Btrfs: Cache free inode numbers in memory
Li Zefan
2011-03-28
Btrfs: cleanup some BUG_ON()
Tsutomu Itoh
2009-09-21
Btrfs: do not reuse objectid of deleted snapshot/subvol
Yan, Zheng
2009-04-27
Btrfs: Fix a trivial warning using max() of u64 vs ULL.
Joel Becker
2009-02-12
Btrfs: remove btrfs_init_path
Jeff Mahoney
2009-01-06
Btrfs: Fix checkpatch.pl warnings
Chris Mason
2008-09-26
Btrfs: extent_map and data=ordered fixes for space balancing
Zheng Yan
2008-09-25
Btrfs: Update find free objectid function for orphan cleanup code
Zheng Yan
2008-09-25
Btrfs: Replace the big fs_mutex with a collection of other locks
Chris Mason
2008-09-25
Fix for btrfs_find_free_objectid
Yan
2008-09-25
Btrfs: Create extent_buffer interface for large blocksizes
Chris Mason
2007-07-11
Btrfs: trivial include fixups
Zach Brown
2007-06-12
Btrfs: add GPLv2
Chris Mason
2007-04-10
Btrfs: drop the inode map tree
Chris Mason
2007-04-05
Btrfs: dirindex optimizations
Chris Mason
2007-04-04
Btrfs: tweak the inode-map and free extent search starts on cold mount
Chris Mason
2007-04-02
Btrfs: corruptions fixed
Chris Mason
2007-03-30
Btrfs: corruption hunt continues
Chris Mason
2007-03-27
Btrfs: reference counts on data extents
Chris Mason
2007-03-23
btrfs_create, btrfs_write_super, btrfs_sync_fs
Chris Mason
2007-03-22
Mountable btrfs, with readdir
Chris Mason
2007-03-21
Btrfs: initial move to kernel module land
Chris Mason
2007-03-20
Btrfs: Add inode map, and the start of file extent items
Chris Mason