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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-26
btrfs: plumb fs_info into btrfs_work
Jeff Mahoney
4
-31
/
+63
2016-07-26
btrfs: remove obsolete part of comment in statfs
David Sterba
1
-3
/
+0
2016-07-26
btrfs: hide test-only member under ifdef
David Sterba
2
-0
/
+4
2016-07-26
btrfs: Ratelimit "no csum found" info message
Nikolay Borisov
1
-1
/
+1
2016-07-26
btrfs: Add ratelimit to btrfs printing
Nikolay Borisov
1
-2
/
+24
2016-07-26
Btrfs: fix unexpected balance crash due to BUG_ON
Liu Bo
1
-4
/
+24
2016-07-26
Btrfs: fix panic in balance due to EIO
Liu Bo
1
-0
/
+4
2016-07-26
Btrfs: fix eb memory leak due to readpage failure
Liu Bo
1
-3
/
+22
2016-07-26
Btrfs: change BUG_ON()'s to ASSERT()'s in backref_cache_cleanup()
Liu Bo
1
-6
/
+6
2016-07-26
btrfs: fix free space calculation in dump_space_info()
Wang Xiaoguang
1
-2
/
+2
2016-07-26
Btrfs: subpage-blocksize: Rate limit scrub error message
Chandan Rajendra
1
-1
/
+1
2016-07-26
btrfs: expand cow_file_range() to support in-band dedup and subpage-blocksize
Wang Xiaoguang
2
-11
/
+41
2016-07-26
Btrfs: fix BUG_ON in btrfs_submit_compressed_write
Liu Bo
1
-2
/
+8
2016-07-26
btrfs: make sure device is synced before return
Anand Jain
1
-0
/
+5
2016-07-26
btrfs: reorg btrfs_close_one_device()
Anand Jain
1
-36
/
+35
2016-07-26
btrfs: Cleanup compress_file_range()
Ashish Samant
1
-37
/
+35
2016-07-26
Btrfs: cleanup BUG_ON in merge_bio
Liu Bo
2
-3
/
+6
2016-07-26
btrfs: Fix slab accounting flags
Nikolay Borisov
9
-16
/
+16
2016-07-26
Btrfs: use the correct struct for BTRFS_IOC_LOGICAL_INO
Hans van Kranenburg
1
-1
/
+1
2016-07-26
btrfs: Replace -ENOENT by -ERANGE in btrfs_get_acl()
Salah Triki
1
-2
/
+1
2016-07-26
btrfs: Handle uninitialised inode eviction
Nikolay Borisov
1
-1
/
+8
2016-07-26
Btrfs: fix read_node_slot to return errors
Liu Bo
2
-21
/
+52
2016-07-26
Btrfs: fix double free of fs root
Liu Bo
1
-9
/
+3
2016-07-26
Btrfs: error out if generic_bin_search get invalid arguments
Liu Bo
1
-0
/
+8
2016-07-26
Btrfs: check inconsistence between chunk and block group
Liu Bo
1
-1
/
+16
2016-07-26
btrfs: add missing bytes_readonly attribute file in sysfs
Wang Xiaoguang
1
-0
/
+2
2016-07-21
Btrfs: fix delalloc accounting after copy_from_user faults
Chris Mason
1
-7
/
+5
2016-07-21
Btrfs: avoid deadlocks during reservations in btrfs_truncate_block
Josef Bacik
1
-0
/
+5
2016-07-20
Merge branch 'kdave-part1-enospc' into for-linus-4.8
Chris Mason
7
-337
/
+667
2016-07-07
Btrfs: use FLUSH_LIMIT for relocation in reserve_metadata_bytes
Josef Bacik
2
-17
/
+22
2016-07-07
Btrfs: fill relocation block rsv after allocation
Josef Bacik
1
-0
/
+6
2016-07-07
Btrfs: always use trans->block_rsv for orphans
Josef Bacik
1
-1
/
+7
2016-07-07
Btrfs: change how we calculate the global block rsv
Josef Bacik
1
-36
/
+9
2016-07-07
Btrfs: use root when checking need_async_flush
Josef Bacik
1
-5
/
+6
2016-07-07
Btrfs: don't bother kicking async if there's nothing to reclaim
Josef Bacik
1
-0
/
+3
2016-07-07
Btrfs: fix release reserved extents trace points
Josef Bacik
1
-5
/
+1
2016-07-07
Btrfs: add fsid to some tracepoints
Josef Bacik
1
-6
/
+11
2016-07-07
Btrfs: add tracepoints for flush events
Josef Bacik
3
-10
/
+103
2016-07-07
Btrfs: fix delalloc reservation amount tracepoint
Josef Bacik
1
-1
/
+3
2016-07-07
Btrfs: trace pinned extents
Josef Bacik
1
-0
/
+8
2016-07-07
Btrfs: introduce ticketed enospc infrastructure
Josef Bacik
2
-151
/
+380
2016-07-07
Btrfs: add tracepoint for adding block groups
Josef Bacik
2
-0
/
+42
2016-07-07
Btrfs: warn_on for unaccounted spaces
Josef Bacik
1
-6
/
+8
2016-07-07
Btrfs: change delayed reservation fallback behavior
Josef Bacik
1
-41
/
+23
2016-07-07
Btrfs: always reserve metadata for delalloc extents
Josef Bacik
1
-22
/
+13
2016-07-07
Btrfs: fix callers of btrfs_block_rsv_migrate
Josef Bacik
6
-25
/
+18
2016-07-07
Btrfs: add bytes_readonly to the spaceinfo at once
Josef Bacik
1
-18
/
+11
2016-07-04
Linux 4.7-rc6
v4.7-rc6
Linus Torvalds
1
-1
/
+1
2016-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
4
-2
/
+37
2016-07-03
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-8
/
+33
[next]