index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
lustre
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
2013-09-13
1
-2
/
+2
|
\
|
*
staging/lustre: kiocb->ki_left is removed
Peng Tao
2013-08-06
1
-2
/
+2
*
|
staging/lustre/libcfs: cleanup linux-mem.h
Peng Tao
2013-09-11
1
-38
/
+0
*
|
staging/lustre/ptlrpc: convert to new shrinker API
Peng Tao
2013-09-11
1
-34
/
+42
*
|
staging/lustre/obdclass: convert lu_object shrinker to count/scan API
Peng Tao
2013-09-11
1
-46
/
+52
*
|
staging/lustre/ldlm: convert to shrinkers to count/scan API
Peng Tao
2013-09-11
1
-69
/
+79
*
|
staging: lustre: Fix typo in lustre/lnet
Masanari Iida
2013-08-26
8
-15
/
+15
*
|
staging: lustre: Use proper constant types for L*_POISON values
Geert Uytterhoeven
2013-08-23
2
-9
/
+11
*
|
staging: lustre: Fix typo in lustre/include
Masanari Iida
2013-08-21
7
-12
/
+12
*
|
staging: lustre: re-use kbasename() common helper
Andy Shevchenko
2013-08-13
1
-4
/
+1
*
|
staging: lustre: remove proc_dir_entry_t typedef
Greg Kroah-Hartman
2013-08-04
18
-52
/
+47
*
|
staging: lustre: remove strange journal macros into the one file using them
Greg Kroah-Hartman
2013-08-04
2
-12
/
+5
*
|
staging: lustre: remove task_t typedef
Greg Kroah-Hartman
2013-08-04
21
-36
/
+25
*
|
staging: lustre: remove cfs_task_state_t
Greg Kroah-Hartman
2013-08-04
3
-12
/
+6
*
|
staging: lustre: remove CFS_DECL_WAITQ() macro
Greg Kroah-Hartman
2013-08-04
2
-5
/
+1
*
|
staging: lustre: remove timer_list_t typedef
Greg Kroah-Hartman
2013-08-04
6
-22
/
+17
*
|
staging: lustre: remove unused cfs_ waitqueue wrappers
Greg Kroah-Hartman
2013-08-04
1
-44
/
+0
*
|
staging: lustre: remove cfs_module() macro
Greg Kroah-Hartman
2013-08-04
11
-19
/
+30
*
|
staging: lustre: remove wrappers for two atomic functions
Greg Kroah-Hartman
2013-08-04
3
-8
/
+2
*
|
staging: lustre: remove typedef for group_info_t
Greg Kroah-Hartman
2013-08-04
6
-35
/
+9
*
|
staging: lustre: remove typedef for module_t
Greg Kroah-Hartman
2013-08-04
8
-12
/
+8
*
|
staging: lustre: remove unused cfs_"symbol" macros
Greg Kroah-Hartman
2013-08-04
1
-8
/
+0
*
|
staging: lustre: remove cfs_for_each_possible_cpu()
Greg Kroah-Hartman
2013-08-04
5
-32
/
+4
*
|
staging: lustre: remove ll_crypto_alloc_blkcipher
Greg Kroah-Hartman
2013-08-03
3
-18
/
+5
*
|
staging: lustre: remove almost all crypto layer wrappers
Greg Kroah-Hartman
2013-08-03
3
-122
/
+91
*
|
staging: lustre: remove cfs_register_sysctl_table macro
Greg Kroah-Hartman
2013-08-03
7
-9
/
+5
*
|
staging: lustre: remove RETURN macro
Greg Kroah-Hartman
2013-08-03
144
-3207
/
+3136
*
|
staging: lustre: remove EXIT macro
Greg Kroah-Hartman
2013-08-03
91
-479
/
+4
*
|
staging: lustre: remove RETURN_EXIT macro
Greg Kroah-Hartman
2013-08-02
8
-24
/
+12
*
|
staging: lustre: remove ENTRY macro
Greg Kroah-Hartman
2013-08-02
147
-1763
/
+42
*
|
staging: lustre: remove ENTRY/EXIT_NESTING stuff
Greg Kroah-Hartman
2013-08-02
2
-8
/
+0
*
|
staging: lustre: remove ll_invalidate_bdev()
Greg Kroah-Hartman
2013-08-02
2
-3
/
+1
*
|
staging: lustre: remove ll_vfs_symlink()
Greg Kroah-Hartman
2013-08-02
1
-3
/
+0
*
|
staging: lustre: remove ll_generic_permission()
Greg Kroah-Hartman
2013-08-02
2
-4
/
+1
*
|
staging: lustre: remove ll_permission()
Greg Kroah-Hartman
2013-08-02
2
-4
/
+2
*
|
staging: lustre: remove ll_generic_file_llseek_size()
Greg Kroah-Hartman
2013-08-02
2
-5
/
+1
*
|
staging: lustre: remove ll_dentry_open()
Greg Kroah-Hartman
2013-08-02
2
-3
/
+1
*
|
staging: lustre: remove ll_blkdev_put()
Greg Kroah-Hartman
2013-08-02
2
-5
/
+3
*
|
staging/lustre: lloop depends on BLOCK
Xiong Zhou
2013-08-02
7
-16
/
+9
*
|
staging: lustre: Fix sparse warnings about use of obsolete initializer
Emil Goode
2013-07-29
6
-41
/
+44
*
|
staging: lustre: Fix non-ANSI sparse warnings
Emil Goode
2013-07-29
6
-15
/
+15
*
|
staging/lustre: add BLOCK depends in Kconfig
Xiong Zhou
2013-07-25
1
-1
/
+1
*
|
staging: lustre: obdclass: Remove duplicate header file inclusion
Sachin Kamat
2013-07-25
1
-1
/
+0
*
|
staging: lustre: Remove duplicate header file inclusion in lvfs_linux.c
Sachin Kamat
2013-07-25
1
-1
/
+0
*
|
staging: lustre: Remove duplicate header file inclusion in lmv_obd.c
Sachin Kamat
2013-07-25
1
-1
/
+0
*
|
staging: lustre: Remove duplicate header file inclusion in lmv_intent.c
Sachin Kamat
2013-07-25
1
-1
/
+0
*
|
staging: lustre: Remove duplicate header file inclusion in lmv_fld.c
Sachin Kamat
2013-07-25
1
-1
/
+0
*
|
staging: lustre: Remove duplicate header file inclusion in rw26.c
Sachin Kamat
2013-07-25
1
-3
/
+0
*
|
staging: lustre: Remove duplicate header file inclusion in rw.c
Sachin Kamat
2013-07-25
1
-3
/
+0
*
|
staging: lustre: Remove duplicate header file inclusion in lloop.c
Sachin Kamat
2013-07-25
1
-1
/
+0
[next]