index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
acpi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-28
xfs: replace log_badcrc_factor knob with error injection tag
Brian Foster
4
-41
/
+7
2017-06-28
xfs: convert drop_writes to use the errortag mechanism
Darrick J. Wong
5
-68
/
+15
2017-06-28
xfs: remove unneeded parameter from XFS_TEST_ERROR
Darrick J. Wong
13
-40
/
+26
2017-06-28
xfs: expose errortag knobs via sysfs
Darrick J. Wong
3
-1
/
+157
2017-06-28
xfs: make errortag a per-mountpoint structure
Darrick J. Wong
5
-89
/
+111
2017-06-24
xfs: free uncommitted transactions during log recovery
Brian Foster
1
-1
/
+20
2017-06-20
xfs: don't allow bmap on rt files
Darrick J. Wong
1
-2
/
+5
2017-06-20
xfs: allow reading of already-locked remote symbolic link
Darrick J. Wong
2
-3
/
+4
2017-06-20
xfs: pass along transaction context when reading xattr block buffers
Darrick J. Wong
4
-36
/
+57
2017-06-20
xfs: pass along transaction context when reading directory block buffers
Darrick J. Wong
3
-7
/
+14
2017-06-20
xfs: return the hash value of a leaf1 directory block
Darrick J. Wong
3
-10
/
+12
2017-06-20
xfs: refactor the ifork block counting function
Darrick J. Wong
2
-43
/
+70
2017-06-20
xfs: make _bmap_count_blocks consistent wrt delalloc extent behavior
Darrick J. Wong
1
-10
/
+13
2017-06-19
xfs: separate function to check if inode shares extents
Darrick J. Wong
2
-36
/
+54
2017-06-19
xfs: reflink find shared should take a transaction
Darrick J. Wong
3
-12
/
+13
2017-06-19
xfs: check if an inode is cached and allocated
Darrick J. Wong
2
-2
/
+54
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
[next]