index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
lustre
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-25
staging: lustre: Cocci spatch "noderef"
Thomas Meyer
1
-1
/
+1
2013-09-17
staging: Disable lustre file system for MIPS, SH, and XTENSA
Guenter Roeck
1
-1
/
+1
2013-09-17
drivers/staging/lustre/lustre/ptlrpc/sec_bulk.c: rename PTRS_PER_PAGE
Andrew Morton
1
-2
/
+2
2013-09-17
staging: lustre: clean up format string usages
Kees Cook
7
-14
/
+14
2013-09-17
staging/lustre: Correct default for LUSTRE_TRANSLATE_ERRNOS
Geert Uytterhoeven
1
-1
/
+1
2013-09-13
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
1
-2
/
+2
2013-09-10
staging/lustre/libcfs: cleanup linux-mem.h
Peng Tao
1
-38
/
+0
2013-09-10
staging/lustre/ptlrpc: convert to new shrinker API
Peng Tao
1
-34
/
+42
2013-09-10
staging/lustre/obdclass: convert lu_object shrinker to count/scan API
Peng Tao
1
-46
/
+52
2013-09-10
staging/lustre/ldlm: convert to shrinkers to count/scan API
Peng Tao
1
-69
/
+79
2013-08-26
staging: lustre: Fix typo in lustre/lnet
Masanari Iida
8
-15
/
+15
2013-08-23
staging: lustre: Use proper constant types for L*_POISON values
Geert Uytterhoeven
2
-9
/
+11
2013-08-21
staging: lustre: Fix typo in lustre/include
Masanari Iida
7
-12
/
+12
2013-08-12
staging: lustre: re-use kbasename() common helper
Andy Shevchenko
1
-4
/
+1
2013-08-06
staging/lustre: kiocb->ki_left is removed
Peng Tao
1
-2
/
+2
2013-08-04
staging: lustre: remove proc_dir_entry_t typedef
Greg Kroah-Hartman
18
-52
/
+47
2013-08-04
staging: lustre: remove strange journal macros into the one file using them
Greg Kroah-Hartman
2
-12
/
+5
2013-08-04
staging: lustre: remove task_t typedef
Greg Kroah-Hartman
21
-36
/
+25
2013-08-04
staging: lustre: remove cfs_task_state_t
Greg Kroah-Hartman
3
-12
/
+6
2013-08-04
staging: lustre: remove CFS_DECL_WAITQ() macro
Greg Kroah-Hartman
2
-5
/
+1
2013-08-04
staging: lustre: remove timer_list_t typedef
Greg Kroah-Hartman
6
-22
/
+17
2013-08-04
staging: lustre: remove unused cfs_ waitqueue wrappers
Greg Kroah-Hartman
1
-44
/
+0
2013-08-04
staging: lustre: remove cfs_module() macro
Greg Kroah-Hartman
11
-19
/
+30
2013-08-04
staging: lustre: remove wrappers for two atomic functions
Greg Kroah-Hartman
3
-8
/
+2
2013-08-04
staging: lustre: remove typedef for group_info_t
Greg Kroah-Hartman
6
-35
/
+9
2013-08-04
staging: lustre: remove typedef for module_t
Greg Kroah-Hartman
8
-12
/
+8
2013-08-04
staging: lustre: remove unused cfs_"symbol" macros
Greg Kroah-Hartman
1
-8
/
+0
2013-08-04
staging: lustre: remove cfs_for_each_possible_cpu()
Greg Kroah-Hartman
5
-32
/
+4
2013-08-03
staging: lustre: remove ll_crypto_alloc_blkcipher
Greg Kroah-Hartman
3
-18
/
+5
2013-08-03
staging: lustre: remove almost all crypto layer wrappers
Greg Kroah-Hartman
3
-122
/
+91
2013-08-03
staging: lustre: remove cfs_register_sysctl_table macro
Greg Kroah-Hartman
7
-9
/
+5
2013-08-03
staging: lustre: remove RETURN macro
Greg Kroah-Hartman
144
-3207
/
+3136
2013-08-03
staging: lustre: remove EXIT macro
Greg Kroah-Hartman
91
-479
/
+4
2013-08-02
staging: lustre: remove RETURN_EXIT macro
Greg Kroah-Hartman
8
-24
/
+12
2013-08-02
staging: lustre: remove ENTRY macro
Greg Kroah-Hartman
147
-1763
/
+42
2013-08-02
staging: lustre: remove ENTRY/EXIT_NESTING stuff
Greg Kroah-Hartman
2
-8
/
+0
2013-08-02
staging: lustre: remove ll_invalidate_bdev()
Greg Kroah-Hartman
2
-3
/
+1
2013-08-02
staging: lustre: remove ll_vfs_symlink()
Greg Kroah-Hartman
1
-3
/
+0
2013-08-02
staging: lustre: remove ll_generic_permission()
Greg Kroah-Hartman
2
-4
/
+1
2013-08-02
staging: lustre: remove ll_permission()
Greg Kroah-Hartman
2
-4
/
+2
2013-08-02
staging: lustre: remove ll_generic_file_llseek_size()
Greg Kroah-Hartman
2
-5
/
+1
2013-08-02
staging: lustre: remove ll_dentry_open()
Greg Kroah-Hartman
2
-3
/
+1
2013-08-02
staging: lustre: remove ll_blkdev_put()
Greg Kroah-Hartman
2
-5
/
+3
2013-08-02
staging/lustre: lloop depends on BLOCK
Xiong Zhou
7
-16
/
+9
2013-07-29
staging: lustre: Fix sparse warnings about use of obsolete initializer
Emil Goode
6
-41
/
+44
2013-07-29
staging: lustre: Fix non-ANSI sparse warnings
Emil Goode
6
-15
/
+15
2013-07-25
staging/lustre: add BLOCK depends in Kconfig
Xiong Zhou
1
-1
/
+1
2013-07-25
staging: lustre: obdclass: Remove duplicate header file inclusion
Sachin Kamat
1
-1
/
+0
2013-07-25
staging: lustre: Remove duplicate header file inclusion in lvfs_linux.c
Sachin Kamat
1
-1
/
+0
2013-07-25
staging: lustre: Remove duplicate header file inclusion in lmv_obd.c
Sachin Kamat
1
-1
/
+0
[next]