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
2018-06-05
staging: lustre: delete the filesystem from the tree.
Greg Kroah-Hartman
304
-195259
/
+0
2018-06-01
staging: lustre: get rid of ldebugfs_remove()
Greg Kroah-Hartman
11
-58
/
+22
2018-06-01
staging: lustre: make ldebugfs_add_vars a void function
Greg Kroah-Hartman
8
-94
/
+27
2018-06-01
staging: lustre: remove last two users of ldebugfs_register()
Greg Kroah-Hartman
5
-61
/
+8
2018-06-01
staging: lustre: unwrap some ldebugfs_register() calls
Greg Kroah-Hartman
8
-93
/
+24
2018-06-01
staging: lustre: remove ldebugfs_obd_seq_create() wrapper function
Greg Kroah-Hartman
5
-42
/
+8
2018-06-01
staging: lustre: remove ldebugfs_seq_create() wrapper function
Greg Kroah-Hartman
7
-63
/
+21
2018-06-01
staging: lustre: remove ldebugfs_register_stats() wrapper function
Greg Kroah-Hartman
5
-38
/
+16
2018-06-01
staging: lustre: remove ldebugfs_add_simple() wrapper
Greg Kroah-Hartman
3
-40
/
+5
2018-06-01
staging: lustre: no need to check debugfs return values
Greg Kroah-Hartman
2
-28
/
+2
2018-05-31
staging: lustre: include linux/highmem.h when needed
Arnd Bergmann
1
-0
/
+1
2018-05-31
staging: lustre: mdc: excessive memory consumption by the xattr cache
Andrew Perepechko
1
-10
/
+13
2018-05-31
staging: lustre: acl: increase ACL entries limitation
Fan Yong
8
-8
/
+24
2018-05-31
staging: lustre: llite: remove unused parameters from md_{get, set}xattr()
John L. Hammond
7
-49
/
+46
2018-05-31
staging: lustre: llite: add support set_acl method in inode operations
Dmitry Eremin
2
-0
/
+59
2018-05-31
staging: lustre: llite: create acl.c file
James Simmons
4
-13
/
+58
2018-05-26
staging: lustre: fix more build errors in errno.c
Greg Kroah-Hartman
1
-0
/
+2
2018-05-26
staging: lustre: fix build error in errno.c
Greg Kroah-Hartman
1
-0
/
+1
2018-05-26
staging: lustre: fix build error in mdc_request.c
Greg Kroah-Hartman
1
-0
/
+1
2018-05-25
staging: lustre: libcfs: add parens around macros args
Ivan Bornyakov
1
-3
/
+3
2018-05-25
staging: lustre: Fix block comments style
Sabin Mihai Rapan
2
-4
/
+8
2018-05-25
staging: lustre: Fix "unsigned"->"unsigned int"
Sabin Mihai Rapan
1
-1
/
+1
2018-05-25
staging: lustre: Fix "Possible intergrate"->"Possibly integrate"
Sabin Mihai Rapan
1
-1
/
+1
2018-05-25
staging: lustre: Fix "from from"->"from"
Sabin Mihai Rapan
1
-1
/
+1
2018-05-25
staging: lustre: remove libcfs_all.h
NeilBrown
13
-108
/
+50
2018-05-25
staging: lustre: move all libcfs_all includes except in lustre/lnet/libcfs/
NeilBrown
7
-6
/
+6
2018-05-25
staging: lustre: remove remaining libcfs_all.h includes from lustre/lustre
NeilBrown
18
-22
/
+4
2018-05-25
staging: lustre: remove libcfs_all.h from fid, fld, obdclass
NeilBrown
12
-15
/
+0
2018-05-25
staging: lustre: remove libcfs_all from ptlrpc
NeilBrown
14
-18
/
+15
2018-05-25
staging: lustre: remove libcfs_all.h from remaining .h files.
NeilBrown
11
-8
/
+8
2018-05-25
staging: lustre: remove libcfs_all.h from lustre/include/*.h
NeilBrown
30
-13
/
+34
2018-05-25
staging: lustre: remove libcfs_all.h from includes lustre/lnet
NeilBrown
4
-4
/
+7
2018-05-25
staging: lustre: remove libcfs_all.h includes from lnet/klnd
NeilBrown
3
-2
/
+1
2018-05-25
staging: lustre: don't include libcfs.h in lnet/lib-lnet.h
NeilBrown
4
-1
/
+10
2018-05-25
staging: lustre: start moving includes out of libcfs.h
NeilBrown
88
-133
/
+177
2018-05-25
staging: lustre: discard libcfs_prim.h
NeilBrown
2
-52
/
+11
2018-05-25
staging: lustre: replace memory_presure funcitons by standard interfaces.
NeilBrown
8
-49
/
+25
2018-05-25
staging: lustre: move RESV_PORT definitions to lnet/lib-lnet.h
NeilBrown
2
-4
/
+4
2018-05-25
staging: lustre: move lnet_debug_log_upcall declaration to tracefile.h
NeilBrown
2
-5
/
+5
2018-05-25
staging: lustre: make lnet_debugfs_symlink_def local to libcfs/modules.c
NeilBrown
3
-14
/
+19
2018-05-25
staging: lustre: clean up __LIBCFS_H macro
NeilBrown
1
-3
/
+1
2018-05-25
staging: lustre: replace libcfs_register_ioctl with a blocking notifier_chain
NeilBrown
6
-91
/
+70
2018-05-25
staging: lustre: discard cfs_block_sigsinv()
NeilBrown
3
-31
/
+20
2018-05-25
staging: lustre: move LERRCHKSUM() to libcfs_debug.h
NeilBrown
2
-7
/
+7
2018-05-25
staging: lustre: discard CFS_TICK
NeilBrown
5
-9
/
+4
2018-05-25
staging: lustre: discard LOWEST_BIT_SET()
NeilBrown
2
-3
/
+1
2018-05-25
staging: lustre: discard cfs_cap_t, use kernel_cap_t
NeilBrown
13
-93
/
+24
2018-05-25
staging: lustre: simplify capability dropping.
NeilBrown
2
-15
/
+3
2018-05-25
staging: lustre: remove current_pid() and current_comm()
NeilBrown
11
-23
/
+19
2018-05-25
staging: lustre: remove conditional compilation from libcfs_cpu.c
NeilBrown
4
-81
/
+20
[next]