index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
CodingStyle
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-30
btrfs: fix compiling with CONFIG_BTRFS_DEBUG enabled.
Chris Mason
1
-0
/
+2
2015-12-23
btrfs: fix warning on uninit variable in btrfs_finish_chunk_alloc
Chris Mason
1
-1
/
+1
2015-12-21
Btrfs: fix unprotected list operations at btrfs_write_dirty_block_groups
Filipe Manana
1
-2
/
+17
2015-12-21
Linux 4.4-rc6
v4.4-rc6
Linus Torvalds
1
-1
/
+1
2015-12-20
rtc: da9063: fix access ordering error during RTC interrupt at system power on
Steve Twiss
1
-10
/
+9
2015-12-20
rtc: rk808: Compensate for Rockchip calendar deviation on November 31st
Julius Werner
1
-4
/
+44
2015-12-19
i2c: rcar: disable runtime PM correctly in slave mode
Wolfram Sang
1
-2
/
+2
2015-12-19
Input: elants_i2c - fix wake-on-touch
James Chen
1
-9
/
+12
2015-12-18
include/linux/mmdebug.h: should include linux/bug.h
James Morse
1
-0
/
+1
2015-12-18
mm/zswap: change incorrect strncmp use to strcmp
Dan Streetman
1
-3
/
+3
2015-12-18
proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter
Colin Ian King
1
-0
/
+1
2015-12-18
USB: fix invalid memory access in hub_activate()
Alan Stern
1
-3
/
+19
2015-12-18
USB: ipaq.c: fix a timeout loop
Dan Carpenter
1
-1
/
+2
2015-12-18
[media] airspy: increase USB control message buffer size
Antti Palosaari
1
-1
/
+1
2015-12-18
[media] hackrf: move RF gain ctrl enable behind module parameter
Antti Palosaari
1
-0
/
+11
2015-12-18
[media] hackrf: fix possible null ptr on debug printing
Antti Palosaari
1
-1
/
+1
2015-12-18
[media] Revert "[media] ivtv: avoid going past input/audio array"
Mauro Carvalho Chehab
1
-2
/
+2
2015-12-18
xen-pciback: fix up cleanup path when alloc fails
Doug Goldstein
1
-1
/
+3
2015-12-18
hwmon: (sht15) Select CONFIG_BITREVERSE
Arnd Bergmann
1
-0
/
+1
2015-12-18
xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set.
Konrad Rzeszutek Wilk
1
-1
/
+7
2015-12-18
xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X)...
Konrad Rzeszutek Wilk
1
-13
/
+20
2015-12-18
xen/pciback: Do not install an IRQ handler for MSI interrupts.
Konrad Rzeszutek Wilk
1
-0
/
+7
2015-12-18
xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MS...
Konrad Rzeszutek Wilk
1
-0
/
+7
2015-12-18
xen/pciback: Return error on XEN_PCI_OP_enable_msi when device has MSI or MSI...
Konrad Rzeszutek Wilk
1
-1
/
+6
2015-12-18
xen/pciback: Save xen_pci_op commands before processing it
Konrad Rzeszutek Wilk
2
-1
/
+15
2015-12-18
xen-scsiback: safely copy requests
David Vrabel
1
-1
/
+1
2015-12-18
xen-blkback: read from indirect descriptors only once
Roger Pau Monné
1
-5
/
+10
2015-12-18
xen-blkback: only read request operation from shared ring once
Roger Pau Monné
1
-4
/
+4
2015-12-18
xen-netback: use RING_COPY_REQUEST() throughout
David Vrabel
1
-16
/
+14
2015-12-18
xen-netback: don't use last request to determine minimum Tx credit
David Vrabel
1
-3
/
+1
2015-12-18
xen: Add RING_COPY_REQUEST()
David Vrabel
1
-0
/
+14
2015-12-18
powerpc/opal-irqchip: Fix deadlock introduced by "Fix double endian conversion"
Alistair Popple
1
-1
/
+13
2015-12-18
Fix remove_and_add_spares removes drive added as spare in slot_store
Goldwyn Rodrigues
1
-3
/
+10
2015-12-18
md: fix bug due to nested suspend
Mikulas Patocka
1
-3
/
+4
2015-12-18
MD: change journal disk role to disk 0
Shaohua Li
2
-3
/
+7
2015-12-18
md/raid10: fix data corruption and crash during resync
Artur Paszkiewicz
1
-1
/
+3
2015-12-18
Btrfs: fix locking bugs when defragging leaves
Filipe Manana
1
-3
/
+24
2015-12-17
net: check both type and procotol for tcp sockets
WANG Cong
2
-2
/
+4
2015-12-17
drivers: net: xgene: fix Tx flow control
Iyappan Subramanian
2
-18
/
+24
2015-12-17
tcp: restore fastopen with no data in SYN packet
Eric Dumazet
1
-11
/
+12
2015-12-17
af_unix: Revert 'lock_interruptible' in stream receive code
Rainer Weikusat
1
-10
/
+3
2015-12-17
Btrfs: add free space tree mount option
Omar Sandoval
3
-10
/
+88
2015-12-17
Btrfs: wire up the free space tree to the extent tree
Omar Sandoval
1
-3
/
+33
2015-12-17
Btrfs: add free space tree sanity tests
Omar Sandoval
7
-48
/
+646
2015-12-17
Btrfs: implement the free space B-tree
Omar Sandoval
5
-4
/
+1686
2015-12-17
Btrfs: introduce the free space B-tree on-disk format
Omar Sandoval
2
-1
/
+40
2015-12-17
Btrfs: refactor caching_thread()
Omar Sandoval
2
-26
/
+36
2015-12-17
Btrfs: add helpers for read-only compat bits
Omar Sandoval
1
-0
/
+82
2015-12-17
Btrfs: add extent buffer bitmap sanity tests
Omar Sandoval
3
-16
/
+160
2015-12-17
Btrfs: add extent buffer bitmap operations
Omar Sandoval
2
-0
/
+155
[next]