index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
qnx4
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-09
xfs: bmap debugging should never panic the system
Darrick J. Wong
1
-2
/
+4
2018-05-09
xfs: defer agfl frees from directory op transactions
Brian Foster
1
-0
/
+3
2018-05-09
xfs: defer frees from common inode allocation paths
Brian Foster
2
-0
/
+2
2018-05-09
xfs: defer agfl frees from inode inactivation
Brian Foster
1
-0
/
+1
2018-05-09
xfs: defer agfl block frees from deferred ops processing context
Brian Foster
1
-0
/
+12
2018-05-09
xfs: defer agfl block frees when dfops is available
Brian Foster
6
-7
/
+129
2018-05-09
xfs: create agfl block free helper function
Brian Foster
2
-10
/
+29
2018-05-09
xfs: print specific dqblk that failed verifiers
Eric Sandeen
1
-19
/
+22
2018-05-09
xfs: add full xfs_dqblk verifier
Eric Sandeen
4
-11
/
+30
2018-05-09
xfs: pass full xfs_dqblk to repair during quotacheck
Eric Sandeen
3
-14
/
+11
2018-05-09
xfs: check type in quota verifier during quotacheck
Eric Sandeen
1
-1
/
+3
2018-05-09
xfs: remove unused flags arg from xfs_dquot_verify
Eric Sandeen
5
-9
/
+7
2018-05-09
xfs: clean up locking in xfs_file_iomap_begin
Dave Chinner
1
-37
/
+61
2018-05-09
xfs: simplify xfs_file_iomap_begin() logic
Dave Chinner
1
-36
/
+46
2018-05-09
iomap: Use FUA for pure data O_DSYNC DIO writes
Dave Chinner
1
-5
/
+46
2018-05-09
iomap: iomap_dio_rw() handles all sync writes
Dave Chinner
2
-11
/
+15
2018-05-09
xfs: move generic_write_sync calls inwards
Dave Chinner
1
-15
/
+33
2018-05-09
xfs: don't retry xfs_buf_find on XBF_TRYLOCK failure
Dave Chinner
1
-28
/
+65
2018-05-09
xfs: make xfs_buf_incore out of line
Dave Chinner
4
-23
/
+22
2018-05-09
xfs: trace ATTR flags in xattr tracepoints
Eric Sandeen
1
-1
/
+4
2018-05-09
xfs: validate allocated inode number
Dave Chinner
1
-0
/
+12
2018-05-09
xfs: validate cached inodes are free when allocated
Dave Chinner
1
-25
/
+48
2018-05-07
Linux 4.17-rc4
v4.17-rc4
Linus Torvalds
1
-2
/
+2
2018-05-05
KVM: x86: remove APIC Timer periodic/oneshot spikes
Anthoine Bourgeois
1
-17
/
+20
2018-05-05
genksyms: fix typo in parse.tab.{c,h} generation rules
Mauro Rossi
1
-2
/
+2
2018-05-05
kbuild: replace hardcoded bison in cmd_bison_h with $(YACC)
Masahiro Yamada
1
-1
/
+1
2018-05-05
gcc-plugins: fix build condition of SANCOV plugin
Masahiro Yamada
1
-1
/
+1
2018-05-05
MAINTAINERS: Update Kbuild entry with a few paths
Rasmus Villemoes
1
-1
/
+3
2018-05-04
Revert "usb: host: ehci: Use dma_pool_zalloc()"
Greg Kroah-Hartman
2
-3
/
+6
2018-05-04
platform/x86: Kconfig: Fix dell-laptop dependency chain.
Mario Limonciello
1
-1
/
+1
2018-05-04
platform/x86: asus-wireless: Fix NULL pointer dereference
João Paulo Rechi Vita
1
-1
/
+3
2018-05-04
arm64: vgic-v2: Fix proxying of cpuif access
James Morse
1
-5
/
+19
2018-05-04
KVM: arm/arm64: vgic_init: Cleanup reference to process_maintenance
Valentin Schneider
1
-1
/
+1
2018-05-04
KVM: arm64: Fix order of vcpu_write_sys_reg() arguments
James Morse
1
-1
/
+1
2018-05-04
MAINTAINERS & files: Canonize the e-mails I use at files
Mauro Carvalho Chehab
74
-109
/
+92
2018-05-04
media: imx-media-csi: Fix inconsistent IS_ERR and PTR_ERR
From: Gustavo A. R. Silva
1
-1
/
+1
2018-05-04
tools: power/acpi, revert to LD = gcc
Jiri Slaby
1
-0
/
+1
2018-05-04
bdi: Fix oops in wb_workfn()
Jan Kara
1
-1
/
+1
2018-05-03
RDMA/cma: Do not query GID during QP state transition to RTR
Parav Pandit
1
-7
/
+0
2018-05-03
IB/mlx4: Fix integer overflow when calculating optimal MTT size
Jack Morgenstein
1
-1
/
+1
2018-05-03
IB/hfi1: Fix memory leak in exception path in get_irq_affinity()
Sebastian Sanchez
1
-6
/
+5
2018-05-03
IB/{hfi1, rdmavt}: Fix memory leak in hfi1_alloc_devdata() upon failure
Sebastian Sanchez
3
-10
/
+30
2018-05-03
IB/hfi1: Fix NULL pointer dereference when invalid num_vls is used
Sebastian Sanchez
2
-3
/
+2
2018-05-03
IB/hfi1: Fix loss of BECN with AHG
Mike Marciniszyn
1
-10
/
+40
2018-05-03
IB/hfi1 Use correct type for num_user_context
Michael J. Ruhl
1
-2
/
+2
2018-05-03
IB/hfi1: Fix handling of FECN marked multicast packet
Mike Marciniszyn
3
-10
/
+21
2018-05-03
dccp: fix tasklet usage
Eric Dumazet
2
-3
/
+13
2018-05-03
smc: fix sendpage() call
Stefan Raspl
1
-2
/
+4
2018-05-03
net/smc: handle unregistered buffers
Karsten Graul
3
-5
/
+24
2018-05-03
net/smc: call consolidation
Karsten Graul
1
-20
/
+15
[next]