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
2017-09-01
xfs: skip bmbt block ino validation during owner change
Brian Foster
3
-1
/
+4
2017-09-01
xfs: don't log dirty ranges for ordered buffers
Brian Foster
3
-18
/
+16
2017-09-01
xfs: refactor buffer logging into buffer dirtying helper
Brian Foster
2
-17
/
+33
2017-09-01
xfs: ordered buffer log items are never formatted
Brian Foster
2
-11
/
+2
2017-09-01
xfs: remove unnecessary dirty bli format check for ordered bufs
Brian Foster
2
-30
/
+33
2017-09-01
xfs: open-code xfs_buf_item_dirty()
Brian Foster
3
-13
/
+1
2017-09-01
xfs: remove the ip argument to xfs_defer_finish
Christoph Hellwig
15
-116
/
+129
2017-09-01
xfs: rename xfs_defer_join to xfs_defer_ijoin
Christoph Hellwig
3
-4
/
+4
2017-09-01
xfs: refactor xfs_trans_roll
Christoph Hellwig
9
-56
/
+48
2017-09-01
xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster()
Omar Sandoval
2
-10
/
+23
2017-09-01
xfs: evict all inodes involved with log redo item
Darrick J. Wong
4
-1
/
+14
2017-08-22
xfs: stop searching for free slots in an inode chunk when there are none
Carlos Maiolino
1
-28
/
+27
2017-08-22
xfs: add log recovery tracepoint for head/tail
Brian Foster
2
-0
/
+20
2017-08-22
xfs: handle -EFSCORRUPTED during head/tail verification
Brian Foster
1
-4
/
+3
2017-08-22
xfs: add log item pinning error injection tag
Brian Foster
3
-2
/
+22
2017-08-22
xfs: fix log recovery corruption error due to tail overwrite
Brian Foster
1
-31
/
+77
2017-08-22
xfs: always verify the log tail during recovery
Brian Foster
1
-23
/
+3
2017-08-22
xfs: fix recovery failure when log record header wraps log end
Brian Foster
1
-4
/
+14
2017-08-22
xfs: Properly retry failed inode items in case of error during buffer writeback
Carlos Maiolino
6
-5
/
+108
2017-08-22
xfs: Add infrastructure needed for error propagation during buffer IO failure
Carlos Maiolino
2
-3
/
+36
2017-08-22
xfs: toggle readonly state around xfs_log_mount_finish
Eric Sandeen
1
-0
/
+7
2017-08-22
xfs: write unmount record for ro mounts
Eric Sandeen
1
-2
/
+5
2017-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
4
-15
/
+15
2017-08-21
sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus()
Thomas Petazzoni
1
-1
/
+1
2017-08-21
Merge tag 'arc-4.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
25
-70
/
+153
2017-08-21
Merge tag 'rtc-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+0
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
31
-72
/
+144
2017-08-21
pids: make task_tgid_nr_ns() safe
Oleg Nesterov
3
-32
/
+34
2017-08-21
rtc: ds1307: fix regmap config
Heiner Kallweit
1
-1
/
+0
2017-08-21
ipv6: repair fib6 tree in failure case
Wei Wang
1
-13
/
+11
2017-08-21
net_sched: fix order of queue length updates in qdisc_replace()
Konstantin Khlebnikov
1
-1
/
+4
2017-08-21
tools lib bpf: improve warning
Eric Leblond
1
-1
/
+2
2017-08-21
switchdev: documentation: minor typo fixes
Chris Packham
1
-2
/
+2
2017-08-21
bpf, doc: also add s390x as arch to sysctl description
Daniel Borkmann
1
-0
/
+1
2017-08-21
Linux 4.13-rc6
v4.13-rc6
Linus Torvalds
1
-1
/
+1
2017-08-20
Sanitize 'move_pages()' permission checks
Linus Torvalds
1
-8
/
+3
2017-08-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
19
-68
/
+85
2017-08-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-11
/
+12
2017-08-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-19
/
+48
2017-08-20
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-38
/
+84
2017-08-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-0
/
+76
2017-08-20
genirq/ipi: Fixup checks against nr_cpu_ids
Alexey Dobriyan
1
-2
/
+2
2017-08-19
net: sched: fix NULL pointer dereference when action calls some targets
Xin Long
1
-0
/
+2
2017-08-19
rxrpc: Fix oops when discarding a preallocated service call
David Howells
1
-0
/
+1
2017-08-19
irda: do not leak initialized list.dev to userspace
Colin Ian King
1
-1
/
+1
2017-08-19
net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabled
Huy Nguyen
1
-2
/
+2
2017-08-19
PCI: Allow PCI express root ports to find themselves
Thierry Reding
1
-5
/
+4
2017-08-19
tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP
Neal Cardwell
1
-2
/
+1
2017-08-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
22
-103
/
+224
2017-08-19
net: check and errout if res->fi is NULL when RTM_F_FIB_MATCH is set
Roopa Prabhu
1
-2
/
+9
[next]