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.13.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
2012-05-30
Btrfs: fix false positive in check-integrity on unmount
Stefan Behrens
1
-1
/
+1
2012-05-30
Btrfs: fix runtime warning in check-integrity check data mode
Stefan Behrens
1
-3
/
+22
2012-05-30
Btrfs: set ioprio of scrub readahead to idle
Stefan Behrens
2
-0
/
+8
2012-05-30
Btrfs: fix return code in drop_objectid_items
Josef Bacik
1
-0
/
+2
2012-05-30
Btrfs: check to see if the inode is in the log before fsyncing
Josef Bacik
3
-17
/
+16
2012-05-30
Btrfs: return value of btrfs_read_buffer is checked correctly
Tsutomu Itoh
2
-4
/
+18
2012-05-30
Btrfs: read device stats on mount, write modified ones during commit
Stefan Behrens
6
-0
/
+232
2012-05-30
Btrfs: add ioctl to get and reset the device stats
Stefan Behrens
4
-0
/
+77
2012-05-30
Btrfs: add device counters for detected IO and checksum errors
Stefan Behrens
6
-24
/
+230
2012-05-30
btrfs: Drop unused function btrfs_abort_devices()
Asias He
2
-14
/
+0
2012-05-30
Btrfs: fix the same inode id problem when doing auto defragment
Miao Xie
1
-10
/
+39
2012-05-30
Btrfs: fall back to non-inline if we don't have enough space
Josef Bacik
1
-1
/
+4
2012-05-30
Btrfs: fix how we deal with the orphan block rsv
Josef Bacik
4
-22
/
+24
2012-05-30
Btrfs: convert the inode bit field to use the actual bit operations
Josef Bacik
6
-44
/
+44
2012-05-30
Btrfs: merge contigous regions when loading free space cache
Josef Bacik
1
-0
/
+41
2012-05-30
Btrfs: do not do balance in readonly mode
Liu Bo
1
-3
/
+9
2012-05-30
Btrfs: use fastpath in extent state ops as much as possible
Liu Bo
1
-26
/
+18
2012-05-30
Btrfs: fix wrong error returned by adding a device
Liu Bo
1
-1
/
+1
2012-05-30
Btrfs: finish ordered extents in their own thread
Josef Bacik
7
-191
/
+164
2012-05-30
Btrfs: do not check delalloc when updating disk_i_size
Josef Bacik
1
-16
/
+3
2012-05-30
Btrfs: avoid buffer overrun in mount option handling
Jim Meyering
1
-41
/
+26
2012-05-30
Btrfs: NUL-terminate path buffer in DEV_INFO ioctl result
Jim Meyering
1
-2
/
+4
2012-05-30
Btrfs: avoid buffer overrun in btrfs_printk
Jim Meyering
1
-1
/
+2
2012-05-30
Fix minor type issues
Daniel J Blueman
3
-6
/
+5
2012-05-30
btrfs: allow changing 'thread_pool' size at remount time
Sergei Trofimovich
1
-5
/
+40
2012-05-30
Btrfs: do not do filemap_write_and_wait_range in fsync
Josef Bacik
1
-5
/
+6
2012-05-30
Btrfs: remove useless waiting and extra filemap work
Josef Bacik
1
-15
/
+2
2012-05-30
Btrfs: fix compile warnings in extent_io.c
Josef Bacik
1
-1
/
+1
2012-05-30
Btrfs: cache no acl on new inodes
Josef Bacik
1
-0
/
+4
2012-05-30
Btrfs: use i_version instead of our own sequence
Josef Bacik
7
-10
/
+19
2012-05-11
Btrfs: cleanup: use consistent lock naming
Dan Carpenter
1
-1
/
+1
2012-05-11
Btrfs: change integrity checker to support big blocks
Stefan Behrens
1
-146
/
+415
2012-05-11
Btrfs: remove the useless assignment to *entry in function tree_insert of fil...
Wang Sheng-Hui
1
-1
/
+0
2012-05-11
Btrfs: fix the comment for find_first_extent_bit
Wang Sheng-Hui
1
-1
/
+1
2012-05-11
Btrfs: fix btrfs_release_extent_buffer_page with the right usage of num_exten...
Wang Sheng-Hui
1
-1
/
+3
2012-05-11
Btrfs: cleanup the comment for clear_state_bit in extent_io.c
Wang Sheng-Hui
1
-1
/
+1
2012-05-11
btrfs/ctree.c: remove the unnecessary 'return -1;' at the end of bin_search
Wang Sheng-Hui
1
-4
/
+2
2012-05-07
Linux 3.4-rc6
v3.4-rc6
Linus Torvalds
1
-1
/
+1
2012-05-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-5
/
+21
2012-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
8
-21
/
+47
2012-05-06
x86: fix broken TASK_SIZE for ia32_aout
Al Viro
1
-2
/
+1
2012-05-06
Btrfs: avoid sleeping in verify_parent_transid while atomic
Chris Mason
5
-17
/
+34
2012-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
4
-8
/
+5
2012-05-06
TTY: pdc_cons, fix regression in close
Jiri Slaby
1
-1
/
+1
2012-05-05
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
8
-17
/
+29
2012-05-05
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
4
-16
/
+14
2012-05-05
init: don't try mounting device as nfs root unless type fully matches
Sasha Levin
1
-1
/
+1
2012-05-05
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
1
-0
/
+4
2012-05-05
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/a...
Takashi Iwai
1
-0
/
+4
2012-05-05
Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Takashi Iwai
7
-17
/
+25
[next]