index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
lustre
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Work around lockdep limitation in sockets that use sockets
David Howells
2017-03-09
1
-2
/
+2
*
Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-03-04
1
-1
/
+1
|
\
|
*
staging/lustre/lnet: Fix allocation size for sv_cpt_data
Oleg Drokin
2017-02-26
1
-1
/
+1
*
|
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-03
2
-5
/
+7
|
\
\
|
*
|
statx: Add a system call to make enhanced file info available
David Howells
2017-03-02
2
-5
/
+7
*
|
|
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
|
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
3
-1
/
+4
*
|
|
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
2017-03-02
2
-0
/
+2
*
|
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
|
/
/
*
|
scripts/spelling.txt: add "an union" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
|
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
2
-4
/
+5
|
/
*
Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-22
119
-1634
/
+1957
|
\
|
*
staging: lustre: Fix incompatible argument in osc_match_base
Maxime Rossi Bellom
2017-02-16
1
-3
/
+3
|
*
staging: lustre: lnet: fix type warning in lib-socket.c
William Blough
2017-02-12
1
-2
/
+4
|
*
staging: lustre: llite: check reply status in ll_migrate()
Niu Yawei
2017-02-12
1
-9
/
+9
|
*
staging: lustre: llite: root inode checking for migration
wang di
2017-02-12
1
-15
/
+15
|
*
staging: lustre: llite: check request != NULL in ll_migrate
wang di
2017-02-12
1
-18
/
+23
|
*
staging: lustre: libcfs: double copy bug
Dan Carpenter
2017-02-03
1
-2
/
+13
|
*
staging: lustre: fix coding style issue in vvp_page.c
Zhengyi Shen
2017-02-03
1
-1
/
+2
|
*
staging: lustre: ptlrpc : remove userland usage from ptlrpc
James Simmons
2017-02-03
2
-17
/
+2
|
*
staging: lustre: osc: avoid 64 divide in osc_cache_too_much
James Simmons
2017-02-03
1
-3
/
+8
|
*
staging: lustre: lmv: remove nlink check in lmv_revalidate_slaves
wang di
2017-02-03
1
-15
/
+1
|
*
staging: lustre: llite: don't invoke direct_IO for the EOF case
Yang Sheng
2017-02-03
1
-0
/
+4
|
*
staging: lustre: obd: move s3 in lmd_parse to inner loop
James Simmons
2017-02-03
1
-1
/
+2
|
*
staging: lustre: fid: Change positional struct initializers to C99
Steve Guminski
2017-02-03
2
-8
/
+11
|
*
staging: lustre: ptlrpc: update replay cursor when close during replay
Niu Yawei
2017-02-03
2
-27
/
+11
|
*
staging: lustre: ptlrpc: update MODULE_PARAM_DESC in ptlrpcd.c
Dmitry Eremin
2017-02-03
1
-2
/
+3
|
*
staging: lustre: ptlrpc: remove unused pc->pc_env
Dmitry Eremin
2017-02-03
2
-17
/
+0
|
*
staging: lustre: socklnd: remove socklnd_init_msg
James Simmons
2017-02-03
2
-11
/
+7
|
*
staging: lustre: ksocklnd: ignore timedout TX on closing connection
Liang Zhen
2017-02-03
1
-7
/
+9
|
*
staging: lustre: mdc: avoid returning freed request
John L. Hammond
2017-02-03
1
-0
/
+1
|
*
staging: lustre: mdc: Make IT_OPEN take lookup bits lock
Patrick Farrell
2017-02-03
1
-1
/
+1
|
*
staging: lustre: libcfs: Change positional struct initializers to C99
Steve Guminski
2017-02-03
1
-10
/
+50
|
*
staging: lustre: libcfs: fix error messages
Dmitry Eremin
2017-02-03
5
-7
/
+9
|
*
staging: lustre: obd: remove OBD_NOTIFY_CREATE
John L. Hammond
2017-02-03
2
-4
/
+0
|
*
staging: lustre: ptlrpc: allow blocking asts to be delayed
Vladimir Saveliev
2017-02-03
2
-1
/
+2
|
*
staging: lustre: osc: osc_match_base prototype differs from declaration
Steve Guminski
2017-02-03
1
-3
/
+3
|
*
staging: ptlrpc: leaked rs on difficult reply
Niu Yawei
2017-02-03
1
-1
/
+2
|
*
staging: libcfs: remove integer types abstraction from libcfs
James Simmons
2017-02-03
4
-8
/
+4
|
*
staging: lustre: llite: Adding timed wait in ll_umount_begin
Rahul Deshmukh
2017-02-03
2
-2
/
+11
|
*
staging: lustre: llite: specify READA debug mask for ras_update
Bobi Jam
2017-02-03
1
-0
/
+4
|
*
staging: lustre: header: remove assert from interval_set()
James Simmons
2017-02-03
4
-9
/
+20
|
*
staging: lustre: lov: ld_target could be NULL
Bobi Jam
2017-02-03
1
-0
/
+7
|
*
staging: lustre: libcfs: default CPT matches NUMA topology
Dmitry Eremin
2017-02-03
1
-1
/
+1
|
*
staging: lustre: libcfs: avoid stomping on module param cpu_pattern
Dmitry Eremin
2017-02-03
1
-1
/
+9
|
*
staging: lustre: osc: limits the number of chunks in write RPC
Jinshan Xiong
2017-02-03
1
-37
/
+87
|
*
staging: lustre: clio: sync write should update mtime
Niu Yawei
2017-02-03
1
-0
/
+12
|
*
staging: lustre: ptlrpc: comment for FLD_QUERY RPC reply swab
Fan Yong
2017-02-03
1
-0
/
+17
|
*
staging: lustre: llite: Setting xattr are properly checked with and without ACLs
Dmitry Eremin
2017-02-03
1
-0
/
+9
|
*
staging: lustre: ldlm: ASSERTION(flock->blocking_export!=0) failed
Andriy Skulysh
2017-02-03
3
-3
/
+0
[next]