index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode-map.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-11
Btrfs: allow block group cache writeout outside critical section in commit
Chris Mason
1
-1
/
+1
2014-12-03
Btrfs: fix race between writing free space cache and trimming
Filipe Manana
1
-0
/
+2
2014-11-12
btrfs: switch inode_cache option handling to pending changes
David Sterba
1
-1
/
+1
2014-09-18
btrfs: cleanup ino cache members of btrfs_root
David Sterba
1
-34
/
+34
2014-06-10
btrfs: remove newline from inode cache kthread name
David Sterba
1
-1
/
+1
2014-04-25
Btrfs: fix inode caching vs tree log
Miao Xie
1
-16
/
+2
2014-04-25
Btrfs: avoid triggering bug_on() when we fail to start inode caching task
Wang Shilong
1
-1
/
+5
2014-04-07
Btrfs: remove transaction from send
Josef Bacik
1
-7
/
+7
2013-11-12
btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
Dulshani Gunawardhana
1
-3
/
+1
2013-11-12
Btrfs: Don't allocate inode that is already in use
Stefan Behrens
1
-1
/
+1
2013-11-12
Btrfs: remove path arg from btrfs_truncate_free_space_cache
Filipe David Borba Manana
1
-1
/
+1
2013-11-12
Btrfs: remove duplicated ino cache's inode lookup
Filipe David Borba Manana
1
-1
/
+1
2013-11-12
Btrfs: eliminate the exceptional root_tree refs=0
Stefan Behrens
1
-2
/
+1
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
[next]