index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-19
xfs: export _inobt_btrec_to_irec and _ialloc_cluster_alignment for scrub
Darrick J. Wong
2
-17
/
+32
2017-06-19
xfs: plumb in needed functions for range querying of various btrees
Darrick J. Wong
2
-0
/
+48
2017-06-19
xfs: export various function for the online scrubber
Darrick J. Wong
14
-12
/
+41
2017-06-19
xfs: always compile the btree inorder check functions
Darrick J. Wong
6
-26
/
+0
2017-06-19
xfs: remove double-underscore integer types
Darrick J. Wong
61
-642
/
+634
2017-06-19
xfs: optimize _btree_query_all
Darrick J. Wong
1
-5
/
+7
2017-06-19
xfs: remove bli from AIL before release on transaction abort
Brian Foster
1
-9
/
+12
2017-06-19
xfs: release bli from transaction properly on fs shutdown
Brian Foster
1
-7
/
+14
2017-06-19
xfs: avoid harmless gcc-7 warnings
Arnd Bergmann
1
-2
/
+2
2017-06-19
xfs: remove lsn relevant fields from xfs_trans structure and its users
Shan Hai
3
-26
/
+4
2017-06-19
xfs: remove XFS_HSIZE
Christoph Hellwig
2
-6
/
+1
2017-06-19
xfs: dump transaction usage details on log reservation overrun
Brian Foster
3
-6
/
+68
2017-06-19
xfs: refactor xlog_cil_insert_items() to facilitate transaction dump
Brian Foster
1
-30
/
+32
2017-06-19
xfs: separate shutdown from ticket reservation print helper
Brian Foster
2
-7
/
+9
2017-06-19
xfs: define fatal assert build time tunable
Brian Foster
3
-2
/
+22
2017-06-19
xfs: define bug_on_assert debug mode sysfs tunable
Brian Foster
4
-1
/
+40
2017-06-19
xfs: try to avoid blowing out the transaction reservation when bunmaping a sh...
Darrick J. Wong
7
-23
/
+73
2017-06-19
xfs: refactor dir2 leaf readahead shadow buffer cleverness
Darrick J. Wong
1
-234
/
+84
2017-06-19
xfs: push buffer of flush locked dquot to avoid quotacheck deadlock
Brian Foster
4
-1
/
+89
2017-06-19
Linux 4.12-rc6
v4.12-rc6
Linus Torvalds
1
-1
/
+1
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
23
-163
/
+152
2017-06-18
virtio_balloon: disable VIOMMU support
Michael S. Tsirkin
1
-0
/
+7
2017-06-16
mm: correct the comment when reclaimed pages exceed the scanned pages
zhongjiang
1
-3
/
+3
2017-06-16
userfaultfd: shmem: handle coredumping in handle_userfault()
Andrea Arcangeli
1
-8
/
+21
2017-06-16
mm: numa: avoid waiting on freed migrated pages
Mark Rutland
1
-1
/
+7
2017-06-16
swap: cond_resched in swap_cgroup_prepare()
Yu Zhao
1
-0
/
+3
2017-06-16
mm/memory-failure.c: use compound_head() flags for huge pages
James Morse
1
-1
/
+4
2017-06-16
perf unwind: Report module before querying isactivation in dwfl unwind
Milian Wolff
1
-0
/
+8
2017-06-16
fs: pass on flags in compat_writev
Christoph Hellwig
1
-1
/
+1
2017-06-16
objtool: Add fortify_panic as __noreturn function
Kees Cook
1
-1
/
+2
2017-06-16
powerpc/debug: Add missing warn flag to WARN_ON's non-builtin path
Alexey Kardashevskiy
1
-1
/
+1
2017-06-15
USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks
Alan Stern
3
-19
/
+8
2017-06-15
drm: mxsfb_crtc: Reset the eLCDIF controller
Fabio Estevam
1
-0
/
+42
2017-06-15
drm/mgag200: Fix to always set HiPri for G200e4 V2
Mathieu Larouche
1
-1
/
+8
2017-06-15
i2c: ismt: fix wrong device address when unmap the data buffer
Liwei Song
1
-1
/
+1
2017-06-15
i2c: rcar: use correct length when unmapping DMA
Wolfram Sang
1
-1
/
+1
2017-06-15
powerpc/xive: Fix offset for store EOI MMIOs
Benjamin Herrenschmidt
3
-8
/
+10
2017-06-15
drm/tegra: Correct idr_alloc() minimum id
Dmitry Osipenko
1
-1
/
+1
2017-06-15
drm/tegra: Fix lockup on a use of staging API
Dmitry Osipenko
1
-16
/
+4
2017-06-15
gpu: host1x: Fix error handling
Christophe JAILLET
1
-1
/
+1
2017-06-15
firmware: dmi_scan: Check DMI structure length
Jean Delvare
1
-7
/
+16
2017-06-15
firmware: dmi: Fix permissions of product_family
Jean Delvare
1
-2
/
+2
2017-06-15
firmware: dmi_scan: Make dmi_walk and dmi_walk_early return real error codes
Andy Lutomirski
2
-5
/
+6
2017-06-15
firmware: dmi_scan: Look for SMBIOS 3 entry point first
Jean Delvare
1
-1
/
+16
2017-06-15
fs: don't forget to put old mntns in mntns_install
Andrei Vagin
1
-0
/
+2
2017-06-15
Hang/soft lockup in d_invalidate with simultaneous calls
Al Viro
1
-6
/
+4
2017-06-15
MIPS: .its targets depend on vmlinux
Paul Burton
1
-5
/
+5
2017-06-15
MIPS: Fix bnezc/jialc return address calculation
Paul Burton
1
-1
/
+3
2017-06-15
ufs_truncate_blocks(): fix the case when size is in the last direct block
Al Viro
1
-9
/
+12
2017-06-15
ufs: more deadlock prevention on tail unpacking
Al Viro
1
-1
/
+1
[next]