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-12-07
staging/lustre: Convert all bare unsigned to unsigned int
Oleg Drokin
17
-80
/
+83
2016-12-07
staging/lustre/socklnd: Fix whitespace problem
Oleg Drokin
1
-1
/
+1
2016-12-07
staging/lustre/o2iblnd: Add missing space
Oleg Drokin
1
-1
/
+1
2016-12-07
staging/lustre/lnetselftest: Fix potential integer overflow
Oleg Drokin
1
-0
/
+4
2016-12-07
staging: greybus: audio_module: remove redundant OOM message
Srikant Ritolia
1
-3
/
+1
2016-12-07
staging: dgnc: Fix lines longer than 80 characters
Fernando Apesteguia
1
-25
/
+39
2016-12-07
staging: dgnc: fix blank line after '{' warnings.
Fernando Apesteguia
1
-6
/
+0
2016-12-07
staging/android: remove Sync Framework tasks from TODO
Gustavo Padovan
1
-8
/
+0
2016-12-07
staging/lustre/osc: Revert erroneous list_for_each_entry_safe use
Oleg Drokin
1
-2
/
+3
2016-12-06
staging: slicoss: remove the staging driver
Greg Kroah-Hartman
10
-4415
/
+0
2016-12-06
staging: lustre: libcfs: remove lnet upcall code
Alexander Zarochentsev
4
-65
/
+0
2016-12-06
staging: lustre: remove set but unused variables
Yang Sheng
2
-4
/
+1
2016-12-06
staging: lustre: osc: set lock data for readahead lock
Jinshan Xiong
3
-39
/
+18
2016-12-06
staging: lustre: import: don't reconnect during connect interpret
Mikhal Pershin
2
-2
/
+18
2016-12-06
staging: lustre: clio: remove mtime check in vvp_io_fault_start()
Bobi Jam
1
-6
/
+0
2016-12-06
staging: lustre: llite: Invoke file_update_time in page_mkwrite
Yang Sheng
1
-0
/
+1
2016-12-06
staging: lustre: rpc: increase bulk size
Jinshan Xiong
3
-3
/
+13
2016-12-06
staging: lustre: statahead: set sai_index_wait with lli_sa_lock held
Fan Yong
1
-7
/
+11
2016-12-06
staging: lustre: obdclass: limit lu_site hash table size on clients
Li Dongyang
1
-0
/
+4
2016-12-06
staging: lustre: llite: Add client mount opt to ignore suppress_pings
Wally Wang
2
-0
/
+19
2016-12-06
staging: lustre: clio: revise read ahead algorithm
Jinshan Xiong
2
-33
/
+43
2016-12-06
staging: lustre: obdclass: lu_site_purge() to handle purge-all
Alex Zhuravlev
1
-2
/
+3
2016-12-06
staging: lustre: llite: ll_dir_ioctl cleanup of redundant comparisons
Parinay Kondekar
1
-3
/
+0
2016-12-06
staging: lustre: libcfs: report hnode value for cfs_hash_putref
Yang Sheng
1
-1
/
+1
2016-12-06
staging: lustre: mdt: fail FMODE_WRITE open if the client is read only
Li Dongyang
1
-0
/
+4
2016-12-06
staging: lustre: llog: reset llog bitmap
wang di
1
-0
/
+7
2016-12-06
staging: lustre: mdt: race between open and migrate
wang di
7
-40
/
+138
2016-12-06
staging: lustre: osc: fix debug log message formatting
Ashish Purkar
1
-1
/
+1
2016-12-06
staging: lustre: llite: clear LLIF_DATA_MODIFIED in atomic
Jinshan Xiong
6
-77
/
+38
2016-12-06
staging: lustre: cl_page: fix a typo in comments
Dan Carpenter
1
-1
/
+1
2016-12-06
staging: lustre: Fix function declaration/definition mismatch
Sandeep Jain
1
-2
/
+2
2016-12-06
staging: lustre: mgc: make llog_process_lock static
Sandeep Jain
1
-1
/
+1
2016-12-06
staging: lustre: lnet: fix improper return value
Pan Bian
1
-1
/
+1
2016-12-06
staging: lustre: osc: Performance tune for LRU
Jinshan Xiong
9
-100
/
+106
2016-12-06
staging: lustre: osc: create cli_name to get obd name
Jinshan Xiong
5
-21
/
+21
2016-12-06
staging: lustre: osc: add and fixup comments for LRU handling
Jinshan Xiong
2
-9
/
+35
2016-12-06
staging: lustre: headers: sort headers affected by swab move
Ben Evans
8
-32
/
+38
2016-12-06
staging: lustre: headers: move swab functions to new header files
Ben Evans
19
-117
/
+190
2016-12-06
Staging: ks7010: ks7010_stio.h: fixed coding style error
Manoj Sawai
1
-2
/
+2
2016-12-06
staging: ks7010: fixed 'space prohibited after that *' erros.
Yamanappagouda Patil
1
-6
/
+6
2016-12-06
staging: ks7010: Fixed 'missing blank line after declaration' warnings.
Yamanappagouda Patil
1
-0
/
+7
2016-12-06
staging: android: ashmem: clean up range inline functions
Guillaume Tucker
1
-14
/
+14
2016-12-06
staging: android: ashmem: convert range macros to inlines
Guillaume Tucker
1
-4
/
+8
2016-12-06
Staging: wlan-ng: hfa384x_usb.c Fixed too long code line warnings.
Yan Laijun
1
-1
/
+2
2016-12-06
staging: vt6655: Add spaces around +
PrasannaKumar Muralidharan
1
-2
/
+2
2016-12-06
Staging:rtl8712: Fixed coding style issue
Harsh Jain
1
-6
/
+6
2016-12-06
staging: dgnc: fix unnamed parameter
Fernando Apesteguia
1
-2
/
+2
2016-12-06
Staging: comedi: kcomedilib: Add module_init/exit function
Cheah Kok Cheong
1
-0
/
+12
2016-12-06
staging: comedi: s626: use preferred kernel type u32
Saber Rezvani
1
-29
/
+29
2016-12-06
staging: comedi: s626: use preferred kernel type u16
Saber Rezvani
1
-48
/
+48
[next]