index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext4: refactor direct IO code
Jan Kara
2016-05-13
3
-146
/
+114
*
ext4: fix race in transient ENOSPC detection
Jan Kara
2016-05-13
1
-1
/
+2
*
ext4: handle transient ENOSPC properly for DAX
Jan Kara
2016-05-13
1
-55
/
+20
*
dax: call get_blocks() with create == 1 for write faults to unwritten extents
Jan Kara
2016-05-13
1
-1
/
+1
*
ext4: remove unmeetable inconsisteny check from ext4_find_extent()
Nicolai Stange
2016-05-06
1
-7
/
+0
*
jbd2: remove excess descriptions for handle_s
Luis de Bethencourt
2016-05-06
1
-3
/
+0
*
ext4: remove unnecessary bio get/put
Jens Axboe
2016-05-06
1
-2
/
+0
*
ext4: silence UBSAN in ext4_mb_init()
Nicolai Stange
2016-05-06
1
-2
/
+4
*
ext4: address UBSAN warning in mb_find_order_for_block()
Nicolai Stange
2016-05-05
1
-1
/
+3
*
ext4: fix oops on corrupted filesystem
Jan Kara
2016-05-05
1
-1
/
+1
*
ext4: fix check of dqget() return value in ext4_ioctl_setproject()
Seth Forshee
2016-05-05
1
-1
/
+1
*
ext4: clean up error handling when orphan list is corrupted
Theodore Ts'o
2016-04-30
1
-27
/
+22
*
ext4: fix hang when processing corrupted orphaned inode list
Theodore Ts'o
2016-04-30
1
-4
/
+6
*
ext4: remove trailing \n from ext4_warning/ext4_error calls
Jakub Wilk
2016-04-27
8
-10
/
+10
*
ext4: fix races between changing inode journal mode and ext4_writepages
Daeho Jeong
2016-04-26
4
-3
/
+21
*
ext4: handle unwritten or delalloc buffers before enabling data journaling
Daeho Jeong
2016-04-26
1
-11
/
+20
*
ext4: fix jbd2 handle extension in ext4_ext_truncate_extend_restart()
Theodore Ts'o
2016-04-26
1
-2
/
+7
*
ext4: do not ask jbd2 to write data for delalloc buffers
Jan Kara
2016-04-24
4
-5
/
+22
*
jbd2: add support for avoiding data writes during transaction commits
Jan Kara
2016-04-24
6
-9
/
+38
*
ext4: remove EXT4_STATE_ORDERED_MODE
Jan Kara
2016-04-24
2
-5
/
+1
*
ext4: fix data exposure after a crash
Jan Kara
2016-04-24
1
-9
/
+15
*
ext4: allow readdir()'s of large empty directories to be interrupted
Theodore Ts'o
2016-04-24
4
-0
/
+18
*
Linux 4.6-rc4
v4.6-rc4
Linus Torvalds
2016-04-18
1
-1
/
+1
*
Merge tag 'dm-4.6-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
2016-04-17
1
-2
/
+2
|
\
|
*
dm cache metadata: fix cmd_read_lock() acquiring write lock
Ahmed Samy
2016-04-17
1
-2
/
+2
*
|
Merge tag 'char-misc-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-04-17
2
-5
/
+9
|
\
\
|
*
\
Merge tag 'lkdtm-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Greg Kroah-Hartman
2016-04-07
508
-3836
/
+3542
|
|
\
\
|
|
*
|
lkdtm: do not leak free page on kmalloc failure
Kees Cook
2016-04-07
1
-1
/
+3
|
|
*
|
lkdtm: fix memory leak of base
Sudip Mukherjee
2016-04-07
1
-1
/
+3
|
|
*
|
lkdtm: fix memory leak of val
Sudip Mukherjee
2016-04-07
1
-1
/
+2
|
*
|
|
Merge tag 'extcon-fixes-for-4.6-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2016-04-06
238
-1423
/
+2160
|
|
\
\
\
|
|
*
|
|
extcon: palmas: Drop stray IRQF_EARLY_RESUME flag
Nishanth Menon
2016-04-04
1
-2
/
+1
*
|
|
|
|
Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-04-17
2
-13
/
+14
|
\
\
\
\
\
|
*
|
|
|
|
lib: lz4: cleanup unaligned access efficiency detection
Rui Salvaterra
2016-04-13
1
-3
/
+1
|
*
|
|
|
|
lib: lz4: fixed zram with lz4 on big endian machines
Rui Salvaterra
2016-04-13
1
-9
/
+12
|
*
|
|
|
|
debugfs: Make automount point inodes permanently empty
Seth Forshee
2016-04-13
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-04-17
15
-13
/
+94
|
\
\
\
\
\
|
*
|
|
|
|
usb: hcd: out of bounds access in for_each_companion
Robert Dobrowolski
2016-04-13
1
-0
/
+9
|
*
|
|
|
|
USB: uas: Add a new NO_REPORT_LUNS quirk
Hans de Goede
2016-04-13
5
-2
/
+28
|
*
|
|
|
|
USB: uas: Limit qdepth at the scsi-host level
Hans de Goede
2016-04-13
1
-1
/
+6
|
*
|
|
|
|
doc: usb: Fix typo in gadget_multi documentation
Diego Herranz
2016-04-13
1
-1
/
+1
|
*
|
|
|
|
usb: host: xhci-plat: Make enum xhci_plat_type start at a non zero value
Peter Griffin
2016-04-13
1
-1
/
+1
|
*
|
|
|
|
xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers
Mathias Nyman
2016-04-13
4
-4
/
+9
|
*
|
|
|
|
usb: xhci: fix wild pointers in xhci_mem_cleanup
Lu Baolu
2016-04-13
1
-0
/
+6
|
*
|
|
|
|
usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB phys
Yoshihiro Shimoda
2016-04-13
1
-0
/
+13
|
*
|
|
|
|
usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORT
Yoshihiro Shimoda
2016-04-13
2
-0
/
+11
|
*
|
|
|
|
xhci: resume USB 3 roothub first
Mathias Nyman
2016-04-13
1
-3
/
+3
|
*
|
|
|
|
usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 host
Rafal Redzimski
2016-04-13
1
-1
/
+3
|
*
|
|
|
|
cdc-acm: fix crash if flushed with nothing buffered
Oliver Neukum
2016-04-13
1
-0
/
+4
*
|
|
|
|
|
Merge tag 'dmaengine-fix-4.6-rc4' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
2016-04-17
6
-68
/
+73
|
\
\
\
\
\
\
[next]