index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
btrfs_inode.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-22
btrfs: Allow to add new compression algorithm
Li Zefan
1
-1
/
+1
2010-05-25
Btrfs: Metadata reservation for orphan inodes
Yan, Zheng
1
-0
/
+1
2010-05-25
Btrfs: Update metadata reservation for delayed allocation
Yan, Zheng
1
-1
/
+1
2010-03-15
Btrfs: add new defrag-range ioctl.
Chris Mason
1
-0
/
+5
2009-12-17
Btrfs: Fix disk_i_size update corner case
Yan, Zheng
1
-4
/
+1
2009-10-13
Btrfs: avoid tree log commit when there are no changes
Chris Mason
1
-0
/
+6
2009-10-08
Btrfs: release delalloc reservations on extent item insertion
Josef Bacik
1
-5
/
+7
2009-09-28
Btrfs: proper -ENOSPC handling
Josef Bacik
1
-0
/
+8
2009-09-21
Btrfs: change how subvolumes are organized
Yan, Zheng
1
-0
/
+1
2009-06-24
switch btrfs to inode->i_acl
Al Viro
1
-4
/
+0
2009-06-10
Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION
Christoph Hellwig
1
-1
/
+0
2009-06-10
Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)
Yan Zheng
1
-0
/
+3
2009-03-31
Btrfs: add extra flushing for renames and truncates
Chris Mason
1
-0
/
+18
2009-03-24
Btrfs: tree logging unlink/rename fixes
Chris Mason
1
-6
/
+7
2009-02-20
Btrfs: add better -ENOSPC handling
Josef Bacik
1
-0
/
+8
2008-12-11
Btrfs: fix leaking block group on balance
Yan Zheng
1
-5
/
+3
2008-12-08
Btrfs: Add inode sequence number for NFS and reserved space in a few structs
Chris Mason
1
-3
/
+3
2008-09-29
Btrfs: add and improve comments
Chris Mason
1
-3
/
+51
2008-09-25
Btrfs: Dir fsync optimizations
Chris Mason
1
-0
/
+3
2008-09-25
Btrfs: Add a write ahead tree log to optimize synchronous operations
Chris Mason
1
-0
/
+8
2008-09-25
Get rid of BTRFS_I(inode)->index and use local vars instead
Chris Mason
1
-9
/
+0
2008-09-25
Btrfs: Maintain a list of inodes that are delalloc and a way to wait on them
Chris Mason
1
-0
/
+2
2008-09-25
Btrfs: Create orphan inode records to prevent lost files after a crash
Josef Bacik
1
-0
/
+3
2008-09-25
Btrfs: Add ACL support
Josef Bacik
1
-0
/
+3
2008-09-25
Btrfs: Implement new dir index format
Josef Bacik
1
-0
/
+15
2008-09-25
Add a per-inode lock around btrfs_drop_extents
Chris Mason
1
-0
/
+1
2008-09-25
Btrfs: Update on disk i_size only after pending ordered extents are done
Chris Mason
1
-0
/
+9
2008-09-25
Btrfs: New data=ordered implementation
Chris Mason
1
-2
/
+2
2008-09-25
Btrfs: Add a per-inode csum mutex to avoid races creating csum items
Chris Mason
1
-0
/
+1
2008-09-25
Btrfs: Throttle file_write when data=ordered is flushing the inode
Chris Mason
1
-0
/
+1
2008-09-25
Btrfs: Handle checksumming errors while reading data blocks
Chris Mason
1
-0
/
+1
2008-09-25
Btrfs: Fix i_blocks accounting
Chris Mason
1
-0
/
+1
2008-09-25
Btrfs: Split the extent_map code into two parts
Chris Mason
1
-0
/
+2
2008-09-25
Btrfs: Add inode flags support
Yan
1
-0
/
+1
2008-09-25
Btrfs: Add data=ordered support
Chris Mason
1
-0
/
+1
2007-08-27
Btrfs: Extent based page cache code. This uses an rbtree of extents and tests
Chris Mason
1
-0
/
+3
2007-08-10
Btrfs: delay commits during fsync to allow more writers
Josef Bacik
1
-0
/
+5
2007-06-13
btrfs: Code cleanup
Aneesh
1
-0
/
+1
2007-06-12
Btrfs: add GPLv2
Chris Mason
1
-0
/
+18
2007-04-30
Btrfs: allocator improvements, inode block groups
Chris Mason
1
-0
/
+1
2007-04-10
Btrfs: drop the inode map tree
Chris Mason
1
-2
/
+0
2007-04-06
Btrfs: start of support for many FS volumes
Chris Mason
1
-0
/
+2
2007-04-02
Btrfs: still corruption hunting
Chris Mason
1
-0
/
+14