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
path:
root
/
drivers
/
staging
/
lustre
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-25
staging/lustre/libcfs: Convert to hotplug state machine
Anna-Maria Gleixner
1
-40
/
+45
2016-12-17
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
1
-1
/
+0
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-71
/
+18
2016-12-15
Merge branches 'work.namei', 'work.dcache' and 'work.iov_iter' into for-linus
Al Viro
5
-71
/
+18
2016-12-14
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
1
-3
/
+3
2016-12-13
Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
194
-10095
/
+8607
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-0
/
+2
2016-12-09
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
1
-1
/
+0
2016-12-07
staging/lustre/o2iblnd: Fix misspelled attemps->attempts
Oleg Drokin
1
-1
/
+1
2016-12-07
staging/lustre/o2iblnd: Fix misspelling intialized->intialized
Oleg Drokin
1
-2
/
+2
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/lustre/osc: Revert erroneous list_for_each_entry_safe use
Oleg Drokin
1
-2
/
+3
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-11-30
staging: lustre: libcfs: repair improper unlikely test
James Simmons
1
-2
/
+2
2016-11-29
staging: lustre: obd: reserve connection flag OBD_CONNECT_FLAGS2
Fan Yong
4
-6
/
+11
2016-11-29
staging: lustre: obd: reserve connection flag OBD_CONNECT_OBDOPACK
Fan Yong
3
-1
/
+4
2016-11-29
staging: lustre: obd: reserve connection flag OBD_CONNECT_LOCK_AHEAD
Fan Yong
3
-0
/
+4
2016-11-29
staging: lustre: obd: reserve connection flag OBD_CONNECT_SUBTREE
Fan Yong
3
-0
/
+4
2016-11-29
staging: lustre: ldlm: change "int" to proper enum type
Andreas Dilger
3
-18
/
+23
2016-11-29
staging: lustre: ldlm: rename LDLM_CANCEL_* flags
Andreas Dilger
4
-36
/
+36
[next]