index
:
linux-stable.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-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
*
orangefs: Fix revalidate.
Martin Brandenburg
2016-01-28
5
-64
/
+187
*
orangefs: Util functions shouldn't operate on inode where it can be avoided.
Martin Brandenburg
2016-01-28
1
-39
/
+43
*
orangefs: clean up op_alloc()
Al Viro
2016-01-23
3
-22
/
+9
*
orangefs: move handle_io_error() to file.c
Al Viro
2016-01-23
2
-46
/
+41
*
orangefs: don't reinvent completion.h...
Al Viro
2016-01-23
5
-62
/
+24
*
if ORANGEFS_VFS_OP_FILE_IO request had been given up, don't bother waiting
Al Viro
2016-01-23
1
-16
/
+16
*
orangefs: get rid of MSECS_TO_JIFFIES
Al Viro
2016-01-23
4
-17
/
+6
*
orangefs_clean_up_interrupted_operation: call with op->lock held
Al Viro
2016-01-23
1
-32
/
+4
*
orangefs: reduce nesting in wait_for_matching_downcall()
Al Viro
2016-01-23
1
-60
/
+58
*
orangefs: remove cargo-culting spin_lock_irqsave() in service_operation()
Al Viro
2016-01-23
1
-7
/
+0
*
orangefs: hopefully saner op refcounting and locking
Al Viro
2016-01-23
8
-143
/
+107
*
orangefs: make sure that reopening pvfs2-req won't overlap with the end of close
Al Viro
2016-01-23
1
-3
/
+4
*
orangefs: nothing should remain in request list and in hash
Al Viro
2016-01-23
1
-22
/
+2
*
orangefs: move wakeups into set_op_state_{serviced,purged}()
Al Viro
2016-01-23
1
-18
/
+18
*
orangefs: make wait_for_...downcall() static
Al Viro
2016-01-23
1
-0
/
+3
*
orangefs: move wakeups into set_op_state_{serviced,purged}()
Al Viro
2016-01-23
4
-13
/
+14
*
orangefs: make wait_for_...downcall() static
Al Viro
2016-01-23
2
-4
/
+2
*
make orangefs_clean_up_interrupted_operation() static
Al Viro
2016-01-23
2
-2
/
+1
*
orangefs: kill orangefs_inode_s ->list
Al Viro
2016-01-23
1
-3
/
+0
*
orangefs: get rid of <censored> macros
Al Viro
2016-01-23
2
-41
/
+44
*
orangefs: ->poll() doesn't need spinlock
Al Viro
2016-01-23
1
-2
/
+0
*
orangefs: kill ioctl32 rudiments
Al Viro
2016-01-23
1
-27
/
+0
*
orangefs: ->poll() is only called between successful ->open() and ->release()
Al Viro
2016-01-23
1
-7
/
+5
*
orangefs: generic_file_open() is pointless for character devices
Al Viro
2016-01-23
1
-3
/
+2
*
orangefs: use DEFINE_MUTEX (and mutex_init() had been too late)
Al Viro
2016-01-23
1
-5
/
+2
*
Orangefs: make gossip statement more palatable to xtensa
Mike Marshall
2016-01-19
2
-4
/
+4
*
Orangefs: merge with V4.4
Mike Marshall
2016-01-15
1463
-12974
/
+18471
|
\
|
*
Linux 4.4
v4.4
Linus Torvalds
2016-01-10
1
-1
/
+1
|
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2016-01-09
1
-3
/
+6
|
|
\
|
|
*
Merge remote-tracking branch 'mkp-scsi/4.4/scsi-fixes' into fixes
James Bottomley
2015-12-28
1
-3
/
+6
|
|
|
\
|
|
|
*
sd: Reject optimal transfer length smaller than page size
Martin K. Petersen
2015-12-21
1
-3
/
+6
|
*
|
|
Merge tag 'pci-v4.4-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-09
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
PCI: dra7xx: Mark driver as broken
Richard Cochran
2016-01-08
1
-0
/
+1
|
*
|
|
|
vmstat: allocate vmstat_wq before it is used
Michal Hocko
2016-01-08
1
-1
/
+1
|
*
|
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-01-08
7
-12
/
+49
|
|
\
\
\
\
|
|
*
\
\
\
Merge tag 'omap-for-v4.4/onenand-corruption' of git://git.kernel.org/pub/scm/...
Arnd Bergmann
2016-01-08
1
-5
/
+9
|
|
|
\
\
\
\
|
|
|
*
|
|
|
ARM: OMAP2+: Fix onenand rate detection to avoid filesystem corruption
Tony Lindgren
2016-01-06
1
-5
/
+9
|
|
*
|
|
|
|
dts: vt8500: Add SDHC node to DTS file for WM8650
Roman Volkov
2016-01-07
1
-0
/
+9
|
|
*
|
|
|
|
ARM: Fix broken USB support in multi_v7_defconfig for sunxi devices
Timo Sigurdsson
2016-01-07
1
-0
/
+1
|
|
*
|
|
|
|
ARM: versatile: fix MMC/SD interrupt assignment
Linus Walleij
2016-01-07
2
-4
/
+26
|
|
*
|
|
|
|
ARM: nomadik: set latencies to 8 cycles
Linus Walleij
2016-01-07
1
-3
/
+3
|
|
*
|
|
|
|
ARM: Fix broken USB support in sunxi_defconfig
Timo Sigurdsson
2015-12-31
1
-0
/
+1
|
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-01-08
2
-1
/
+3
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
kvm: x86: only channel 0 of the i8254 is linked to the HPET
Paolo Bonzini
2016-01-07
2
-1
/
+3
|
*
|
|
|
|
|
|
Merge tag 'pm+acpi-4.4-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-08
1
-1
/
+1
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
ACPI / property: avoid leaking format string into kobject name
Kees Cook
2016-01-08
1
-1
/
+1
|
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-01-08
13
-32
/
+96
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
x86/numachip: Fix NumaConnect2 MMCFG PCI access
Daniel J Blueman
2015-12-30
1
-4
/
+1
|
|
*
|
|
|
|
|
|
x86/entry: Restore traditional SYSENTER calling convention
Andy Lutomirski
2015-12-21
4
-19
/
+51
|
|
*
|
|
|
|
|
|
x86/entry: Fix some comments
Andy Lutomirski
2015-12-21
2
-2
/
+2
[next]