index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Btrfs: don't print the leaf if we had an error
Josef Bacik
2011-08-01
1
-1
/
+3
*
btrfs: make btrfs_set_root_node void
Mark Fasheh
2011-08-01
2
-5
/
+4
*
Btrfs: fix oops while writing data to SSD partitions
liubo
2011-08-01
1
-1
/
+3
*
Btrfs: Protect the readonly flag of block group
WuBo
2011-08-01
1
-3
/
+7
*
btrfs: Make extent-io callbacks that never fail return void
Jeff Mahoney
2011-08-01
3
-62
/
+34
*
Btrfs: fix readahead in file defrag
Li Zefan
2011-08-01
2
-16
/
+8
*
Btrfs: return error to caller when btrfs_unlink() failes
Tsutomu Itoh
2011-08-01
2
-4
/
+9
*
Btrfs:don't check the return value of __btrfs_add_inode_defrag
Wanlong Gao
2011-08-01
1
-6
/
+5
*
Merge branch 'alloc_path' of git://git.kernel.org/pub/scm/linux/kernel/git/mf...
Chris Mason
2011-08-01
6
-29
/
+78
|
\
|
*
btrfs: don't BUG_ON allocation errors in btrfs_drop_snapshot
Mark Fasheh
2011-07-25
1
-2
/
+6
|
*
btrfs: Don't BUG_ON alloc_path errors in find_next_chunk
Mark Fasheh
2011-07-25
2
-2
/
+8
|
*
btrfs: Don't BUG_ON alloc_path errors in btrfs_balance()
Mark Fasheh
2011-07-14
1
-2
/
+4
|
*
btrfs: Don't BUG_ON alloc_path errors in btrfs_read_locked_inode
Mark Fasheh
2011-07-14
1
-5
/
+17
|
*
btrfs: Don't BUG_ON alloc_path errors in btrfs_truncate_inode_items
Mark Fasheh
2011-07-14
1
-4
/
+5
|
*
btrfs: Don't BUG_ON alloc_path errors in replay_one_buffer()
Mark Fasheh
2011-07-14
1
-3
/
+9
|
*
btrfs: don't BUG_ON btrfs_alloc_path() errors
Mark Fasheh
2011-07-14
4
-11
/
+29
*
|
Merge branch 'integration' into for-linus
Chris Mason
2011-07-27
23
-1010
/
+965
|
\
\
|
*
|
Btrfs: make sure reserve_metadata_bytes doesn't leak out strange errors
Chris Mason
2011-07-27
1
-1
/
+6
|
*
|
Btrfs: use the commit_root for reading free_space_inode crcs
Chris Mason
2011-07-27
3
-19
/
+28
|
*
|
Btrfs: reduce extent_state lock contention for metadata
Chris Mason
2011-07-27
1
-14
/
+41
|
*
|
Btrfs: remove lockdep magic from btrfs_next_leaf
Chris Mason
2011-07-27
1
-31
/
+5
|
*
|
Btrfs: make a lockdep class for each root
Chris Mason
2011-07-27
4
-38
/
+79
|
*
|
Btrfs: switch the btrfs tree locks to reader/writer
Chris Mason
2011-07-27
9
-218
/
+431
|
*
|
Btrfs: fix deadlock when throttling transactions
Josef Bacik
2011-07-27
1
-2
/
+9
|
*
|
Btrfs: stop using highmem for extent_buffers
Chris Mason
2011-07-27
7
-378
/
+52
|
*
|
Btrfs: fix BUG_ON() caused by ENOSPC when relocating space
Miao Xie
2011-07-27
1
-7
/
+21
|
*
|
Btrfs: tag pages for writeback in sync
Josef Bacik
2011-07-27
1
-3
/
+9
|
*
|
Btrfs: fix enospc problems with delalloc
Josef Bacik
2011-07-27
6
-60
/
+86
|
*
|
Btrfs: don't flush delalloc arbitrarily
Josef Bacik
2011-07-27
1
-3
/
+0
|
*
|
Btrfs: use find_or_create_page instead of grab_cache_page
Josef Bacik
2011-07-27
5
-7
/
+9
|
*
|
Btrfs: use a worker thread to do caching
Josef Bacik
2011-07-27
3
-29
/
+27
|
*
|
Btrfs: fix how we merge extent states and deal with cached states
Josef Bacik
2011-07-11
1
-12
/
+11
|
*
|
Btrfs: use the normal checksumming infrastructure for free space cache
Josef Bacik
2011-07-11
1
-110
/
+59
|
*
|
Btrfs: serialize flushers in reserve_metadata_bytes
Josef Bacik
2011-07-11
2
-21
/
+51
|
*
|
Btrfs: do transaction space reservation before joining the transaction
Josef Bacik
2011-07-11
3
-42
/
+17
|
*
|
Btrfs: try to only do one btrfs_search_slot in do_setxattr
Josef Bacik
2011-07-11
2
-33
/
+42
*
|
|
Linux 3.0
v3.0
Linus Torvalds
2011-07-21
1
-1
/
+1
*
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2011-07-21
1
-0
/
+1
|
\
\
\
|
*
|
|
sparc,kgdbts: fix compile regression with kgdb test suite
Jason Wessel
2011-07-21
1
-0
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2011-07-21
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
CIFS: Fix wrong length in cifs_iovec_read
Pavel Shilovsky
2011-07-21
1
-1
/
+1
*
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-07-21
1
-0
/
+16
|
\
\
\
\
\
|
*
|
|
|
|
x86: Make Dell Latitude E6420 use reboot=pci
H. Peter Anvin
2011-07-21
1
-0
/
+8
|
*
|
|
|
|
x86: Make Dell Latitude E5420 use reboot=pci
Daniel J Blueman
2011-07-21
1
-0
/
+8
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2011-07-21
4
-39
/
+56
|
\
\
\
\
\
|
*
|
|
|
|
drm/i915: Fix unfenced alignment on pre-G33 hardware
Chris Wilson
2011-07-18
3
-38
/
+41
|
*
|
|
|
|
drm/i915: Add quirk to disable SSC on Lenovo U160 LVDS
Keith Packard
2011-07-13
2
-1
/
+15
*
|
|
|
|
|
vfs: drop conditional inode prefetch in __do_lookup_rcu
Linus Torvalds
2011-07-21
1
-2
/
+0
*
|
|
|
|
|
FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loop
Jan Beulich
2011-07-21
1
-9
/
+5
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-07-20
5
-28
/
+103
|
\
\
\
\
\
[next]