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
/
ctree.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-15
Btrfs: deal with enospc from dirtying inodes properly
Josef Bacik
1
-1
/
+2
2011-11-30
Btrfs: fix deadlock on metadata reservation when evicting a inode
Miao Xie
1
-0
/
+3
2011-11-20
Btrfs: wait on caching if we're loading the free space cache
Josef Bacik
1
-1
/
+2
2011-11-15
Btrfs: fix tree corruption after multi-thread snapshots and inode_cache flush
Liu Bo
1
-0
/
+2
2011-11-06
Merge branch 'for-chris' of git://github.com/sensille/linux into integration
Chris Mason
1
-0
/
+21
2011-11-06
Btrfs: fix delayed insertion reservation
Josef Bacik
1
-0
/
+3
2011-11-06
Btrfs: make a delayed_block_rsv for the delayed item insertion
Josef Bacik
1
-0
/
+2
2011-11-06
Btrfs: add a log of past tree roots
Chris Mason
1
-0
/
+95
2011-11-06
btrfs: separate superblock items out of fs_info
David Sterba
1
-2
/
+14
2011-11-06
Btrfs: fix extent pinning bugs in the tree log
Chris Mason
1
-0
/
+5
2011-10-19
Btrfs: seperate out btrfs_block_rsv_check out into 2 different functions
Josef Bacik
1
-1
/
+3
2011-10-19
Btrfs: inline checksums into the disk free space cache
Josef Bacik
1
-0
/
+1
2011-10-19
Btrfs: allow us to overcommit our enospc reservations
Josef Bacik
1
-0
/
+4
2011-10-19
Btrfs: use the inode's mapping mask for allocating pages
Josef Bacik
1
-0
/
+6
2011-10-19
Btrfs: stop passing a trans handle all around the reservation code
Josef Bacik
1
-4
/
+2
2011-10-19
Btrfs: allow callers to specify if flushing can occur for btrfs_block_rsv_check
Josef Bacik
1
-1
/
+1
2011-10-19
Btrfs: reduce the amount of space needed for truncates
Josef Bacik
1
-0
/
+11
2011-10-19
Btrfs: kill btrfs_truncate_reserve_metadata
Josef Bacik
1
-3
/
+0
2011-10-19
Btrfs: kill unused parts of block_rsv
Josef Bacik
1
-3
/
+0
2011-10-19
Btrfs: kill the durable block rsv stuff
Josef Bacik
1
-11
/
+0
2011-10-19
Btrfs: kill the orphan space calculation for snapshots
Josef Bacik
1
-5
/
+0
2011-10-19
Btrfs: use bytes_may_use for all ENOSPC reservations
Josef Bacik
1
-2
/
+0
2011-10-02
btrfs: initial readahead code and prototypes
Arne Jansen
1
-0
/
+16
2011-10-02
btrfs: state information for readahead
Arne Jansen
1
-0
/
+5
2011-08-18
Merge branch 'btrfs-3.0' into for-linus
Chris Mason
1
-6
/
+4
2011-08-17
Btrfs: use plain page_address() in header fields setget functions
Li Zefan
1
-4
/
+2
2011-08-17
Btrfs: forced readonly when btrfs_drop_snapshot() fails
Tsutomu Itoh
1
-2
/
+2
2011-08-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-8
/
+22
2011-08-01
Btrfs: make acl functions really no-op if acl is not enabled
Li Zefan
1
-3
/
+12
2011-08-01
btrfs: make btrfs_set_root_node void
Mark Fasheh
1
-2
/
+2
2011-08-01
Btrfs: fix readahead in file defrag
Li Zefan
1
-3
/
+8
2011-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-6
/
+8
2011-07-28
Merge branch 'integration' into for-linus
Chris Mason
1
-6
/
+8
2011-07-27
Btrfs: switch the btrfs tree locks to reader/writer
Chris Mason
1
-1
/
+1
2011-07-27
Btrfs: fix enospc problems with delalloc
Josef Bacik
1
-1
/
+1
2011-07-27
Btrfs: use a worker thread to do caching
Josef Bacik
1
-1
/
+3
2011-07-25
fs: take the ACL checks to common code
Christoph Hellwig
1
-2
/
+2
2011-07-21
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
1
-1
/
+1
2011-07-21
Btrfs: implement our own ->llseek
Josef Bacik
1
-0
/
+3
2011-07-20
btrfs: kill magical embedded struct superblock
Al Viro
1
-1
/
+1
2011-07-20
->permission() sanitizing: don't pass flags to ->check_acl()
Al Viro
1
-1
/
+1
2011-07-11
Btrfs: serialize flushers in reserve_metadata_bytes
Josef Bacik
1
-0
/
+3
2011-07-11
Btrfs: do transaction space reservation before joining the transaction
Josef Bacik
1
-3
/
+0
2011-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+5
2011-07-07
btrfs: add missing options displayed in mount output
David Sterba
1
-0
/
+5
2011-06-24
Remove unneeded version.h includes from fs/
Jesper Juhl
1
-1
/
+0
2011-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+14
2011-06-17
btrfs: Remove unused sysfs code
Maarten Lankhorst
1
-1
/
+0
2011-06-17
Btrfs: fix relocation races
Chris Mason
1
-0
/
+14
2011-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-5
/
+17
[next]