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
2008-12-09
Btrfs: move data checksumming into a dedicated tree
Chris Mason
11
-241
/
+387
2008-12-02
Btrfs: Fix sparse endian warnings in struct-funcs.c
Chris Mason
1
-5
/
+12
2008-12-02
Btrfs: rev the disk format for the inode compat and csum selection changes
Chris Mason
1
-1
/
+1
2008-12-02
Btrfs: delete unused function: btrfs_invalidate_dcache_root
Chris Mason
1
-25
/
+0
2008-12-02
Btrfs: add support for multiple csum algorithms
Josef Bacik
5
-38
/
+81
2008-12-02
Btrfs: fix panic on error during mount
Josef Bacik
1
-4
/
+4
2008-12-02
Btrfs: add support for compat flags to btrfs
Josef Bacik
2
-7
/
+42
2008-12-02
Btrfs: btrfs: pass void __user * to btrfs_ioctl_clone_range
Christoph Hellwig
1
-3
/
+3
2008-12-02
Btrfs: clean up btrfs_ioctl a little bit
Christoph Hellwig
1
-5
/
+6
2008-12-02
Btrfs: corret fmode_t annotations
Christoph Hellwig
3
-16
/
+20
2008-12-02
Btrfs: fix shadowed variable declarations
Christoph Hellwig
2
-5
/
+4
2008-12-02
Btrfs: make things static and include the right headers
Christoph Hellwig
13
-67
/
+68
2008-12-02
Btrfs: remove unneeded btrfs_start_delalloc_inodes call
Sage Weil
1
-1
/
+0
2008-12-02
Btrfs: remove unneeded total_trans
Sage Weil
1
-4
/
+0
2008-12-02
Btrfs: sparse lock verification annotations for wait_on_state
Christoph Hellwig
1
-0
/
+2
2008-12-02
Btrfs: Fix cow semantic in run_delalloc_nocow()
Liu Hui
1
-2
/
+2
2008-11-20
Btrfs: Fix for lockdep warnings with alloc_mutex and pinned_mutex
Josef Bacik
2
-14
/
+19
2008-11-20
Btrfs: only flush down bios for writeback pages
Chris Mason
1
-1
/
+2
2008-11-20
Btrfs: Fix cow semantic in run_delalloc_nocow()
Liu Hui
0
-0
/
+0
2008-11-20
Btrfs: Drop dirty roots created by log replay immediately when
Yan Zheng
1
-0
/
+5
2008-11-20
Btrfs: compat code fixes
Chris Mason
8
-4
/
+14
2008-11-20
Btrfs: Use current_fsuid/gid
Chris Mason
1
-2
/
+2
2008-11-20
Btrfs: Fixes for 2.6.28-rc API changes
Chris Mason
7
-46
/
+74
2008-11-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Chris Mason
59
-0
/
+42196
2008-11-19
Btrfs: fix free space accounting when unpinning extents
Josef Bacik
1
-4
/
+2
2008-11-19
Btrfs: Do fsync log replay when mount -o ro, except when on readonly media
Chris Mason
1
-8
/
+23
2008-11-19
Btrfs: Avoid writeback stalls
Chris Mason
3
-20
/
+23
2008-11-18
Btrfs: switch back to wait_on_page_writeback to wait on metadata writes
Chris Mason
1
-28
/
+1
2008-11-18
Btrfs: Update the disk format for the seed device and new root code
Chris Mason
1
-1
/
+1
2008-11-18
Btrfs: unplug all devices in the unplug call back
Chris Mason
1
-1
/
+1
2008-11-18
Btrfs: Some fixes for batching extent insert.
Liu Hui
2
-5
/
+7
2008-11-18
Btrfs: prevent loops in the directory tree when creating snapshots
Chris Mason
4
-1
/
+73
2008-11-18
Btrfs: Add backrefs and forward refs for subvols and snapshots
Chris Mason
5
-32
/
+172
2008-11-18
Btrfs: Give each subvol and snapshot their own anonymous devid
Chris Mason
5
-6
/
+34
2008-11-18
Btrfs: Allow subvolumes and snapshots anywhere in the directory tree
Chris Mason
8
-65
/
+162
2008-11-18
Btrfs: Add some debugging around the ENOSPC bugs
Josef Bacik
1
-0
/
+3
2008-11-18
Btrfs: fix free space leak
Josef Bacik
1
-0
/
+8
2008-11-16
Linux 2.6.28-rc5
v2.6.28-rc5
Linus Torvalds
1
-1
/
+1
2008-11-15
Fix inotify watch removal/umount races
Al Viro
4
-48
/
+218
2008-11-15
LIS3LV02Dx: remove unused #include <version.h>
Huang Weiyi
1
-1
/
+0
2008-11-15
Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
15
-32
/
+108
2008-11-15
Merge branch 'doc-subdirs' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
30
-81
/
+96
2008-11-15
Add 'pr_fmt()' format modifier to pr_xyz macros.
Martin Schwidefsky
1
-19
/
+23
2008-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
1
-4
/
+6
2008-11-15
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-82
/
+149
2008-11-15
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
10
-20
/
+47
2008-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
17
-99
/
+67
2008-11-15
Revert "x86: blacklist DMAR on Intel G31/G33 chipsets"
David Woodhouse
2
-19
/
+0
2008-11-15
mm: remove unevictable's show_page_path
KOSAKI Motohiro
1
-35
/
+0
2008-11-15
misc: C2port needs <linux/sched.h>
Geert Uytterhoeven
1
-0
/
+1
[next]