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
2016-03-07
Merge branch 'xfs-dio-fix-4.6' into for-next
Dave Chinner
9
-208
/
+143
2016-03-07
Merge branch 'xfs-get-next-dquot-4.6' into for-next
Dave Chinner
13
-86
/
+394
2016-03-07
Merge branch 'xfs-rt-fixes-4.6' into for-next
Dave Chinner
5
-2
/
+42
2016-03-07
Merge branch 'xfs-torn-log-fixes-4.5' into for-next
Dave Chinner
1
-103
/
+168
2016-03-07
xfs: only run torn log write detection on dirty logs
Brian Foster
1
-11
/
+31
2016-03-07
xfs: refactor in-core log state update to helper
Brian Foster
1
-19
/
+33
2016-03-07
xfs: refactor unmount record detection into helper
Brian Foster
1
-60
/
+93
2016-03-07
xfs: separate log head record discovery from verification
Brian Foster
1
-22
/
+20
2016-02-29
ext4: Fix data exposure after failed AIO DIO
Jan Kara
3
-32
/
+29
2016-02-09
xfs: RT bitmap and summary buffers need verifiers
Dave Chinner
3
-3
/
+29
2016-02-09
xfs: RT bitmap and summary buffers are not typed
Dave Chinner
3
-0
/
+12
2016-02-08
xfs: fold xfs_vm_do_dio into xfs_vm_direct_IO
Christoph Hellwig
1
-22
/
+14
2016-02-08
xfs: don't use ioends for direct write completions
Christoph Hellwig
2
-150
/
+75
2016-02-08
direct-io: always call ->end_io if non-NULL
Christoph Hellwig
6
-14
/
+35
2016-02-08
xfs: Split default quota limits by quota type
Carlos Maiolino
5
-42
/
+103
2016-02-08
xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblk
Eric Sandeen
5
-9
/
+142
2016-02-08
xfs: Factor xfs_seek_hole_data into helper
Eric Sandeen
2
-25
/
+59
2016-02-08
xfs: get quota inode from mp & flags rather than dqp
Eric Sandeen
2
-6
/
+7
2016-02-08
xfs: don't overflow quota ID when initializing dqblk
Eric Sandeen
1
-2
/
+2
2016-02-08
quota: add new quotactl Q_GETNEXTQUOTA
Eric Sandeen
2
-0
/
+45
2016-02-08
quota: add new quotactl Q_XGETNEXTQUOTA
Eric Sandeen
3
-0
/
+34
2016-02-08
quota: remove unused cmd argument from quota_quotaon()
Eric Sandeen
1
-2
/
+2
2016-02-08
xfs: fix endianness error when checking log block crc on big endian platforms
Darrick J. Wong
1
-2
/
+2
2016-02-08
xfs: lock rt summary inode on allocation
Dave Chinner
1
-1
/
+3
2016-02-01
Linux 4.5-rc2
v4.5-rc2
Linus Torvalds
1
-1
/
+1
2016-02-01
Merge tag 'usb-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
9
-7
/
+68
2016-02-01
Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-12
/
+82
2016-02-01
Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-29
/
+42
2016-02-01
Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+9
2016-02-01
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-0
/
+13
2016-02-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-103
/
+209
2016-02-01
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
11
-36
/
+245
2016-02-01
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-9
/
+25
2016-02-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
19
-667
/
+746
2016-02-01
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-72
/
+81
2016-02-01
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-24
/
+27
2016-02-01
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-02-01
Merge tag 'vfio-v4.5-rc2' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-14
/
+10
2016-02-01
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-30
/
+23
2016-01-30
pid: Fix spelling in comments
Zhen Lei
1
-1
/
+1
2016-01-30
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
4
-4
/
+5
2016-01-30
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-0
/
+11
2016-01-30
Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
11
-56
/
+35
2016-01-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
37
-189
/
+192
2016-01-30
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-32
/
+113
2016-01-30
Merge tag 'pm+acpi-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-45
/
+45
2016-01-30
Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
2016-01-30
Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-12
/
+10
2016-01-30
Merge tag 'iommu-fixes-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-7
/
+16
2016-01-30
Merge tag 'hwmon-for-linus-v4.5-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+20
[next]