index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
lustre
Age
Commit message (
Expand
)
Author
2018-06-05
staging: lustre: delete the filesystem from the tree.
Greg Kroah-Hartman
2018-06-01
staging: lustre: get rid of ldebugfs_remove()
Greg Kroah-Hartman
2018-06-01
staging: lustre: make ldebugfs_add_vars a void function
Greg Kroah-Hartman
2018-06-01
staging: lustre: remove last two users of ldebugfs_register()
Greg Kroah-Hartman
2018-06-01
staging: lustre: unwrap some ldebugfs_register() calls
Greg Kroah-Hartman
2018-06-01
staging: lustre: remove ldebugfs_obd_seq_create() wrapper function
Greg Kroah-Hartman
2018-06-01
staging: lustre: remove ldebugfs_seq_create() wrapper function
Greg Kroah-Hartman
2018-06-01
staging: lustre: remove ldebugfs_register_stats() wrapper function
Greg Kroah-Hartman
2018-06-01
staging: lustre: remove ldebugfs_add_simple() wrapper
Greg Kroah-Hartman
2018-06-01
staging: lustre: no need to check debugfs return values
Greg Kroah-Hartman
2018-05-31
staging: lustre: include linux/highmem.h when needed
Arnd Bergmann
2018-05-31
staging: lustre: mdc: excessive memory consumption by the xattr cache
Andrew Perepechko
2018-05-31
staging: lustre: acl: increase ACL entries limitation
Fan Yong
2018-05-31
staging: lustre: llite: remove unused parameters from md_{get, set}xattr()
John L. Hammond
2018-05-31
staging: lustre: llite: add support set_acl method in inode operations
Dmitry Eremin
2018-05-31
staging: lustre: llite: create acl.c file
James Simmons
2018-05-26
staging: lustre: fix more build errors in errno.c
Greg Kroah-Hartman
2018-05-26
staging: lustre: fix build error in errno.c
Greg Kroah-Hartman
2018-05-26
staging: lustre: fix build error in mdc_request.c
Greg Kroah-Hartman
2018-05-25
staging: lustre: libcfs: add parens around macros args
Ivan Bornyakov
2018-05-25
staging: lustre: Fix block comments style
Sabin Mihai Rapan
2018-05-25
staging: lustre: Fix "unsigned"->"unsigned int"
Sabin Mihai Rapan
2018-05-25
staging: lustre: Fix "Possible intergrate"->"Possibly integrate"
Sabin Mihai Rapan
2018-05-25
staging: lustre: Fix "from from"->"from"
Sabin Mihai Rapan
2018-05-25
staging: lustre: remove libcfs_all.h
NeilBrown
2018-05-25
staging: lustre: move all libcfs_all includes except in lustre/lnet/libcfs/
NeilBrown
2018-05-25
staging: lustre: remove remaining libcfs_all.h includes from lustre/lustre
NeilBrown
2018-05-25
staging: lustre: remove libcfs_all.h from fid, fld, obdclass
NeilBrown
2018-05-25
staging: lustre: remove libcfs_all from ptlrpc
NeilBrown
2018-05-25
staging: lustre: remove libcfs_all.h from remaining .h files.
NeilBrown
2018-05-25
staging: lustre: remove libcfs_all.h from lustre/include/*.h
NeilBrown
2018-05-25
staging: lustre: remove libcfs_all.h from includes lustre/lnet
NeilBrown
2018-05-25
staging: lustre: remove libcfs_all.h includes from lnet/klnd
NeilBrown
2018-05-25
staging: lustre: don't include libcfs.h in lnet/lib-lnet.h
NeilBrown
2018-05-25
staging: lustre: start moving includes out of libcfs.h
NeilBrown
2018-05-25
staging: lustre: discard libcfs_prim.h
NeilBrown
2018-05-25
staging: lustre: replace memory_presure funcitons by standard interfaces.
NeilBrown
2018-05-25
staging: lustre: move RESV_PORT definitions to lnet/lib-lnet.h
NeilBrown
2018-05-25
staging: lustre: move lnet_debug_log_upcall declaration to tracefile.h
NeilBrown
2018-05-25
staging: lustre: make lnet_debugfs_symlink_def local to libcfs/modules.c
NeilBrown
2018-05-25
staging: lustre: clean up __LIBCFS_H macro
NeilBrown
2018-05-25
staging: lustre: replace libcfs_register_ioctl with a blocking notifier_chain
NeilBrown
2018-05-25
staging: lustre: discard cfs_block_sigsinv()
NeilBrown
2018-05-25
staging: lustre: move LERRCHKSUM() to libcfs_debug.h
NeilBrown
2018-05-25
staging: lustre: discard CFS_TICK
NeilBrown
2018-05-25
staging: lustre: discard LOWEST_BIT_SET()
NeilBrown
2018-05-25
staging: lustre: discard cfs_cap_t, use kernel_cap_t
NeilBrown
2018-05-25
staging: lustre: simplify capability dropping.
NeilBrown
2018-05-25
staging: lustre: remove current_pid() and current_comm()
NeilBrown
2018-05-25
staging: lustre: remove conditional compilation from libcfs_cpu.c
NeilBrown
[next]