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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-29
Btrfs: Add zlib compression support
Chris Mason
22
-379
/
+2315
2008-10-16
Merge branch 'master' of ssh://mason@master.kernel.org/pub/scm/linux/kernel/g...
Chris Mason
56
-0
/
+36787
2008-10-10
Btrfs: make tree_search_offset more flexible in its searching
Josef Bacik
1
-2
/
+2
2008-10-10
Btrfs: Don't call security_inode_mkdir during subvol creation
Chris Mason
1
-5
/
+0
2008-10-10
Don't allow splice() to files opened with O_APPEND
Linus Torvalds
1
-0
/
+3
2008-10-09
Btrfs: Fix subvolume creation locking rules
Christoph Hellwig
3
-14
/
+100
2008-10-09
Btrfs: Rev the disk format for the new back reference format
Chris Mason
1
-1
/
+1
2008-10-09
Btrfs: Fix makefile for builing btrfs static
Sage Weil
1
-2
/
+2
2008-10-09
Btrfs: Fix leaf reference cache miss
Yan Zheng
2
-3
/
+31
2008-10-09
Btrfs: Remove offset field from struct btrfs_extent_ref
Yan Zheng
8
-144
/
+115
2008-10-09
Btrfs: Count space allocated to file in bytes
Yan Zheng
6
-39
/
+33
2008-10-04
Btrfs: cast bio->bi_sector to a u64 before shifting
Chris Mason
2
-2
/
+2
2008-10-03
Btrfs: remove last_log_alloc allocator optimization
Chris Mason
3
-9
/
+0
2008-10-03
Btrfs: O_DIRECT writes via buffered writes + invaldiate
Chris Mason
3
-31
/
+38
2008-10-03
mm: tiny-shmem nommu fix
Nick Piggin
1
-1
/
+1
2008-10-03
inotify: fix lock ordering wrt do_page_fault's mmap_sem
Nick Piggin
1
-7
/
+20
2008-10-02
Btrfs: don't read leaf blocks containing only checksums during truncate
Chris Mason
3
-32
/
+193
2008-10-02
Btrfs: fix deadlock between alloc_mutex/chunk_mutex
Josef Bacik
1
-2
/
+13
2008-10-02
Btrfs: disk-io.c (open_ctree): avoid leaks upon allocation failure
Jim Meyering
1
-0
/
+2
2008-10-02
Btrfs: disk-io.c (open_ctree): Don't deref. NULL upon failed kzalloc
Jim Meyering
1
-1
/
+2
2008-10-01
Btrfs: fix multi-device code to use raid policies set by mkfs
Chris Mason
2
-1
/
+15
2008-09-30
Btrfs: fix seekiness due to finding the wrong block group
Josef Bacik
1
-2
/
+7
2008-09-29
Btrfs: add and improve comments
Chris Mason
25
-277
/
+653
2008-09-29
mm owner: fix race between swapoff and exit
Balbir Singh
1
-1
/
+1
2008-09-29
Btrfs: drop WARN_ON from btrfs_add_leaf_ref
Chris Mason
1
-1
/
+0
2008-09-29
Btrfs: Wait for IO on the block device inodes of newly added devices
Chris Mason
4
-4
/
+22
2008-09-29
Fix NULL pointer dereference in proc_sys_compare
Linus Torvalds
1
-4
/
+6
2008-09-26
Merge git://oss.sgi.com:8090/xfs/linux-2.6
Linus Torvalds
1
-91
/
+3
2008-09-26
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6
Linus Torvalds
6
-9
/
+15
2008-09-26
Btrfs: update space balancing code
Zheng Yan
7
-425
/
+1828
2008-09-26
Btrfs: extent_map and data=ordered fixes for space balancing
Zheng Yan
10
-49
/
+108
2008-09-26
Btrfs: Add shared reference cache
Zheng Yan
6
-34
/
+71
2008-09-26
Btrfs: allocator fixes for space balancing update
Zheng Yan
2
-71
/
+67
2008-09-26
[XFS] Remove xfs_iext_irec_compact_full()
Lachlan McIlroy
1
-92
/
+3
2008-09-26
[XFS] Fix extent list corruption in xfs_iext_irec_compact_full().
Lachlan McIlroy
1
-0
/
+1
2008-09-25
Btrfs: Raise thresholds for metadata writeback
Chris Mason
1
-2
/
+2
2008-09-25
Btrfs: fix sleep with spinlock held during unmount
Chris Mason
1
-0
/
+4
2008-09-25
Remove Btrfs compat code for older kernels
Chris Mason
12
-368
/
+10
2008-09-25
Btrfs: Fix allocation completions in tree log replay
Chris Mason
1
-0
/
+34
2008-09-25
Add Btrfs to fs/Kconfig and fs/Makefile
Chris Mason
2
-0
/
+18
2008-09-25
Update Btrfs files for in-kernel usage
Chris Mason
2
-6
/
+5
2008-09-25
Merge Btrfs into fs/btrfs
Chris Mason
56
-0
/
+34936
2008-09-25
Btrfs: Fix race against disk_i_size updates
Chris Mason
1
-0
/
+2
2008-09-25
Btrfs: Full back reference support
Zheng Yan
10
-722
/
+1066
2008-09-25
Add check for tree-log roots in btrfs_alloc_reserved_extents
Chris Mason
1
-0
/
+3
2008-09-25
Btrfs: Checksum tree blocks in the background
Chris Mason
1
-9
/
+17
2008-09-25
Btrfs: free space accounting redo
Josef Bacik
9
-435
/
+925
2008-09-25
Btrfs: fix cache_block_group error handling
Josef Bacik
1
-4
/
+5
2008-09-25
Fix leaf overflow check in btrfs_insert_empty_items
Chris Mason
1
-2
/
+1
2008-09-25
Btrfs: Fix mismerge in block header checks
Chris Mason
1
-1
/
+1
[next]