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.12.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
/
dir-item.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-06
btrfs: make static code static & remove dead code
Eric Sandeen
1
-1
/
+5
2013-05-06
Btrfs: remove unused argument of btrfs_extend_item()
Tsutomu Itoh
1
-1
/
+1
2013-05-06
Btrfs: cleanup of function where fixup_low_keys() is called
Tsutomu Itoh
1
-2
/
+1
2012-12-17
Btrfs: fix hash overflow handling
Chris Mason
1
-0
/
+59
2012-03-22
btrfs: replace many BUG_ONs with proper error handling
Jeff Mahoney
1
-0
/
+1
2012-03-22
btrfs: return void in functions without error conditions
Jeff Mahoney
1
-5
/
+4
2011-08-01
Btrfs: remove redundant code for dir item lookup
Li Zefan
1
-28
/
+2
2011-07-11
Btrfs: try to only do one btrfs_search_slot in do_setxattr
Josef Bacik
1
-7
/
+2
2011-05-23
Merge branch 'cleanups_and_fixes' into inode_numbers
Chris Mason
1
-2
/
+1
2011-05-23
Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_exten...
Tsutomu Itoh
1
-1
/
+0
2011-05-23
btrfs: typo: 'btrfS' -> 'btrfs'
Sergei Trofimovich
1
-1
/
+1
2011-05-22
Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...
Chris Mason
1
-1
/
+1
2011-05-22
Btrfs: update the delayed inode code to use the btrfs_ino helper.
Chris Mason
1
-1
/
+1
2011-05-21
btrfs: implement delayed inode items operation
Miao Xie
1
-24
/
+10
2011-05-02
btrfs: drop unused parameter from btrfs_release_path
David Sterba
1
-1
/
+1
2011-03-28
Btrfs: check return value of btrfs_alloc_path()
Tsutomu Itoh
1
-4
/
+6
2011-03-17
Btrfs: add checks to verify dir items are correct
Josef Bacik
1
-0
/
+35
2010-10-29
Btrfs: Fix variables set but not read (bugs found by gcc 4.6)
Andi Kleen
1
-1
/
+1
2009-12-17
Btrfs: Pass transaction handle to security and ACL initialization functions
Yan, Zheng
1
-12
/
+7
2009-09-21
Btrfs: change how subvolumes are organized
Yan, Zheng
1
-0
/
+47
2009-03-24
Btrfs: leave btree locks spinning more often
Chris Mason
1
-0
/
+3
2009-01-06
Btrfs: Fix checkpatch.pl warnings
Chris Mason
1
-1
/
+1
2008-09-29
Btrfs: add and improve comments
Chris Mason
1
-0
/
+41
2008-09-25
Btrfs: Add a write ahead tree log to optimize synchronous operations
Chris Mason
1
-0
/
+3
2008-09-25
Btrfs: implement memory reclaim for leaf reference cache
Yan
1
-1
/
+0
2008-09-25
Btrfs: Implement new dir index format
Josef Bacik
1
-2
/
+2
2008-09-25
Btrfs: unaligned access fixes
David Miller
1
-8
/
+4
2008-09-25
Btrfs: Implement ACLs setting and getting
Yan
1
-0
/
+3
2008-09-25
xattr support for btrfs
Josef Bacik
1
-6
/
+94
2008-09-25
Btrfs: Fix a number of inline extent problems that Yan Zheng reported.
Chris Mason
1
-1
/
+1
2008-09-25
Btrfs: Create extent_buffer interface for large blocksizes
Chris Mason
1
-46
/
+56
2007-07-11
Btrfs: trivial include fixups
Zach Brown
1
-1
/
+0
2007-06-22
Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stack
Chris Mason
1
-3
/
+3
2007-06-14
btrfs: Code cleanup
Aneesh
1
-1
/
+0
2007-06-12
Btrfs: add GPLv2
Chris Mason
1
-0
/
+18
2007-05-23
Btrfs: rename
Chris Mason
1
-6
/
+21
2007-05-02
Btrfs: fix page cache memory leak
Chris Mason
1
-5
/
+6
2007-04-19
Btrfs: directory inode index is back
Chris Mason
1
-60
/
+144
2007-04-19
Btrfs: working file_write, reorganized key flags
Chris Mason
1
-70
/
+0
2007-04-17
Btrfs: rework csums and extent item ordering
Chris Mason
1
-9
/
+19
2007-04-10
Btrfs: snapshot progress
Chris Mason
1
-2
/
+4
2007-04-06
Btrfs: start of support for many FS volumes
Chris Mason
1
-5
/
+9
2007-04-05
Btrfs: dirindex optimizations
Chris Mason
1
-1
/
+4
2007-04-05
Btrfs: finish off inode indexing in dirs, add overflows
Chris Mason
1
-5
/
+69
2007-04-05
Btrfs: more inode indexed directory work
Chris Mason
1
-0
/
+18
2007-04-05
Btrfs: add dir inode index
Chris Mason
1
-0
/
+19
2007-04-02
Btrfs: dynamic allocation of path struct
Chris Mason
1
-8
/
+10
2007-03-30
Btrfs: corruption hunt continues
Chris Mason
1
-4
/
+2
2007-03-30
Btrfs: hunting slab corruption
Chris Mason
1
-0
/
+2
2007-03-23
Add generation number to btrfs_header, readdir fixes, hash collision fixes
Chris Mason
1
-2
/
+2
[next]