index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-07
btrfs: preallocate path for snapshot creation at ioctl time
David Sterba
3
-6
/
+8
2016-01-07
btrfs: allocate root item at snapshot ioctl time
David Sterba
3
-6
/
+13
2016-01-07
btrfs: do an allocation earlier during snapshot creation
David Sterba
1
-11
/
+9
2016-01-07
btrfs: use smaller type for btrfs_path locks
David Sterba
1
-1
/
+1
2016-01-07
btrfs: use smaller type for btrfs_path lowest_level
David Sterba
1
-1
/
+1
2016-01-07
btrfs: use smaller type for btrfs_path reada
David Sterba
1
-1
/
+1
2016-01-07
btrfs: cleanup, use enum values for btrfs_path reada
David Sterba
11
-30
/
+30
2016-01-07
btrfs: constify static arrays
David Sterba
4
-4
/
+4
2016-01-07
btrfs: constify remaining structs with function pointers
David Sterba
5
-8
/
+8
2016-01-07
btrfs tests: replace whole ops structure for free space tests
David Sterba
1
-6
/
+8
2016-01-07
btrfs: don't use slab cache for struct btrfs_delalloc_work
David Sterba
1
-12
/
+2
2016-01-07
btrfs: drop duplicate prefix from scrub workqueues
David Sterba
1
-5
/
+5
2016-01-07
btrfs: verbose error when we find an unexpected item in sys_array
David Sterba
1
-0
/
+3
2016-01-07
btrfs: handle invalid num_stripes in sys_array
David Sterba
1
-0
/
+8
2016-01-07
btrfs: better packing of btrfs_delayed_extent_op
David Sterba
4
-15
/
+12
2016-01-07
btrfs: put delayed item hook into inode
David Sterba
2
-31
/
+29
2016-01-07
btrfs: Support convert to -d dup for btrfs-convert
Zhao Lei
1
-8
/
+0
2016-01-07
Btrfs: igrab inode in writepage
Josef Bacik
1
-2
/
+15
2016-01-07
Btrfs: add missing brelse when superblock checksum fails
Anand Jain
1
-0
/
+1
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
[next]