index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-03
xfs: refactor redo intent item processing
Darrick J. Wong
3
-99
/
+151
2016-08-03
xfs: rename flist/free_list to dfops
Darrick J. Wong
20
-241
/
+241
2016-08-03
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
Darrick J. Wong
23
-193
/
+182
2016-08-03
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
Darrick J. Wong
24
-171
/
+42
2016-08-03
xfs: enable the xfs_defer mechanism to process extents to free
Darrick J. Wong
4
-0
/
+115
2016-08-03
xfs: clean up typedef usage in the EFI/EFD handling code
Darrick J. Wong
2
-18
/
+18
2016-08-03
xfs: add tracepoints for the deferred ops mechanism
Darrick J. Wong
3
-0
/
+218
2016-08-03
xfs: move deferred operations into a separate file
Darrick J. Wong
3
-0
/
+540
2016-08-03
xfs: refactor btree owner change into a separate visit-blocks function
Darrick J. Wong
2
-50
/
+96
2016-08-03
xfs: introduce interval queries on btrees
Darrick J. Wong
3
-5
/
+282
2016-08-03
xfs: support btrees with overlapping intervals for keys
Darrick J. Wong
3
-13
/
+392
2016-08-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
206
-2012
/
+5749
2016-08-03
xfs: add function pointers for get/update keys to the btree
Darrick J. Wong
5
-64
/
+135
2016-08-03
xfs: during btree split, save new block key & ptr for future insertion
Darrick J. Wong
5
-56
/
+20
2016-08-03
xfs: set *stat=1 after iroot realloc
Darrick J. Wong
1
-0
/
+1
2016-08-03
xfs: fix locking of the rt bitmap/summary inodes
Darrick J. Wong
2
-3
/
+5
2016-08-03
xfs: fix attr shortform structure alignment on cris
Darrick J. Wong
1
-0
/
+1
2016-08-03
xfs: in _attrlist_by_handle, copy the cursor back to userspace
Darrick J. Wong
1
-0
/
+6
2016-08-02
Merge tag 'for-linus-v4.8' of git://github.com/martinbrandenburg/linux
Linus Torvalds
9
-34
/
+135
2016-08-02
Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
31
-823
/
+1412
2016-08-02
ipc: delete "nr_ipc_ns"
Alexey Dobriyan
3
-6
/
+0
2016-08-02
kcov: allow more fine-grained coverage instrumentation
Vegard Nossum
2
-1
/
+12
2016-08-02
init/Kconfig: add clarification for out-of-tree modules
Valdis Kletnieks
1
-1
/
+1
2016-08-02
config: add android config fragments
Rob Herring
3
-0
/
+278
2016-08-02
init/Kconfig: ban CONFIG_LOCALVERSION_AUTO with allmodconfig
Alexey Dobriyan
1
-0
/
+1
2016-08-02
relay: add global mode support for buffer-only channels
Akash Goel
1
-2
/
+32
2016-08-02
init: allow blacklisting of module_init functions
Prarit Bhargava
1
-0
/
+6
2016-08-02
w1:omap_hdq: fix regression
H. Nikolaus Schaller
1
-2
/
+0
2016-08-02
w1: add helper macro module_w1_family
Andrew F. Davis
11
-131
/
+22
2016-08-02
w1: remove need for ida and use PLATFORM_DEVID_AUTO
Andrew F. Davis
3
-66
/
+13
2016-08-03
x86/power/64: Do not refer to __PAGE_OFFSET from assembly code
Rafael J. Wysocki
2
-11
/
+9
2016-08-02
rapidio/switches: add driver for IDT gen3 switches
Alexandre Bounine
4
-0
/
+391
2016-08-02
powerpc/fsl_rio: apply changes for RIO spec rev 3
Alexandre Bounine
1
-15
/
+5
2016-08-02
rapidio: modify for rev.3 specification changes
Alexandre Bounine
8
-191
/
+249
2016-08-02
rapidio: change inbound window size type to u64
Alexandre Bounine
3
-8
/
+12
2016-08-02
rapidio/idt_gen2: fix locking warning
Alexandre Bounine
1
-4
/
+3
2016-08-02
rapidio: fix error handling in mbox request/release functions
Alexandre Bounine
1
-12
/
+42
2016-08-02
rapidio/tsi721_dma: advance queue processing from transfer submit call
Alexandre Bounine
1
-0
/
+1
2016-08-02
rapidio/tsi721: add messaging mbox selector parameter
Alexandre Bounine
2
-0
/
+20
2016-08-02
rapidio/tsi721: add PCIe MRRS override parameter
Alexandre Bounine
2
-1
/
+22
2016-08-02
rapidio/tsi721_dma: add channel mask and queue size parameters
Alexandre Bounine
3
-10
/
+32
2016-08-02
rapidio: fix return value description for dma_prep functions
Alexandre Bounine
1
-2
/
+6
2016-08-02
rapidio/documentation: fix mangled paragraph in mport_cdev
Alexandre Bounine
1
-2
/
+1
2016-08-02
rapidio: remove unnecessary 0x prefixes before %pa extension uses
Joe Perches
2
-6
/
+6
2016-08-02
rapidio: add RapidIO channelized messaging driver
Alexandre Bounine
6
-0
/
+2574
2016-08-02
kexec: add restriction on kexec_load() segment sizes
zhong jiang
1
-0
/
+17
2016-08-02
kexec: allow kdump with crash_kexec_post_notifiers
Petr Tesarik
1
-3
/
+2
2016-08-02
kexec: add a kexec_crash_loaded() function
Petr Tesarik
3
-1
/
+9
2016-08-02
kexec: use core_param for crash_kexec_post_notifiers boot option
Hidehiro Kawai
1
-9
/
+4
2016-08-02
ARM: kexec: fix kexec for Keystone 2
Russell King
2
-1
/
+25
[prev]
[next]