index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-06
fs: fix iversion handling
Christoph Hellwig
1
-2
/
+6
2014-02-20
Btrfs: disable snapshot aware defrag for now
Josef Bacik
1
-1
/
+1
2013-12-20
Btrfs: do not run snapshot-aware defragment on error
Liu Bo
1
-19
/
+28
2013-10-18
Btrfs: use right root when checking for hash collision
Josef Bacik
1
-1
/
+1
2013-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+3
2013-06-08
btrfs: Drop inode if inode root is NULL
Naohiro Aota
1
-0
/
+3
2013-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-28
/
+53
2013-05-17
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...
Chris Mason
1
-7
/
+10
2013-05-17
Btrfs: use a btrfs bioset instead of abusing bio internals
Chris Mason
1
-21
/
+43
2013-05-17
Btrfs: fix unprotected root node of the subvolume's inode rb-tree
Miao Xie
1
-4
/
+3
2013-05-17
Btrfs: fix accessing a freed tree root
Miao Xie
1
-1
/
+1
2013-05-17
Btrfs: return errno if possible when we fail to allocate memory
Liu Bo
1
-2
/
+6
2013-05-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-85
/
+98
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
1
-0
/
+1
2013-05-06
btrfs: use unsigned long type for extent state bits
David Sterba
1
-2
/
+3
2013-05-06
btrfs: make static code static & remove dead code
Eric Sandeen
1
-4
/
+7
2013-05-06
Btrfs: return free space in cow error path
Liu Bo
1
-3
/
+9
2013-05-06
Btrfs: fix extent logging with O_DIRECT into prealloc
Josef Bacik
1
-9
/
+13
2013-05-06
Btrfs: cleanup of function where fixup_low_keys() is called
Tsutomu Itoh
1
-2
/
+1
2013-05-06
btrfs: abort unlink trans in missed error case
Zach Brown
1
-0
/
+2
2013-05-06
Btrfs: fix bad extent logging
Josef Bacik
1
-26
/
+8
2013-05-06
Btrfs: log ram bytes properly
Josef Bacik
1
-4
/
+17
2013-05-06
btrfs: make orphan cleanup less verbose
David Sterba
1
-2
/
+2
2013-05-06
Btrfs: Include the device in most error printk()s
Simon Kirby
1
-33
/
+37
2013-05-06
Btrfs: add a incompatible format change for smaller metadata extent refs
Josef Bacik
1
-1
/
+1
2013-05-06
Btrfs: cleanup unused arguments of btrfs_csum_data
Liu Bo
1
-3
/
+2
2013-03-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-4
/
+18
2013-03-28
Btrfs: fix wrong reservation of csums
Miao Xie
1
-0
/
+2
2013-03-28
Btrfs: fix space accounting for unlink and rename
Josef Bacik
1
-4
/
+2
2013-03-26
Btrfs: fix race between mmap writes and compression
Chris Mason
1
-0
/
+14
2013-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+3
2013-03-14
Btrfs: get better concurrency for snapshot-aware defrag work
Liu Bo
1
-0
/
+3
2013-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+4
2013-03-05
Btrfs: enforce min_bytes parameter during extent allocation
Chris Mason
1
-2
/
+4
2013-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-174
/
+890
2013-02-28
Btrfs: copy everything if we've created an inline extent
Josef Bacik
1
-0
/
+1
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2013-02-26
btrfs: cleanup for open-coded alignment
Qu Wenruo
1
-22
/
+15
2013-02-26
Btrfs: do not change inode flags in rename
Liu Bo
1
-25
/
+0
2013-02-26
Btrfs: make sure NODATACOW also gets NODATASUM set
Josef Bacik
1
-1
/
+2
2013-02-22
new helper: file_inode(file)
Al Viro
1
-2
/
+2
2013-02-21
Btrfs: fix wrong outstanding_extents when doing DIO write
Miao Xie
1
-11
/
+9
2013-02-20
Btrfs: snapshot-aware defrag
Liu Bo
1
-0
/
+654
2013-02-20
btrfs: limit fallocate extent reservation to 256MB
Zach Brown
1
-2
/
+3
2013-02-20
Merge branch 'raid56-experimental' into for-linus-3.9
Chris Mason
1
-6
/
+12
2013-02-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...
Chris Mason
1
-117
/
+204
2013-02-20
Btrfs: fix cleaner thread not working with inode cache option
Liu Bo
1
-1
/
+2
2013-02-20
Btrfs: implement unlocked dio write
Miao Xie
1
-12
/
+23
2013-02-20
Btrfs: serialize unlocked dio reads with truncate
Miao Xie
1
-2
/
+21
2013-02-20
Btrfs: fix deadlock due to unsubmitted
Miao Xie
1
-40
/
+41
[next]