summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/llite
AgeCommit message (Expand)Author
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman
2018-06-01staging: lustre: get rid of ldebugfs_remove()Greg Kroah-Hartman
2018-06-01staging: lustre: make ldebugfs_add_vars a void functionGreg Kroah-Hartman
2018-06-01staging: lustre: unwrap some ldebugfs_register() callsGreg Kroah-Hartman
2018-06-01staging: lustre: remove ldebugfs_seq_create() wrapper functionGreg Kroah-Hartman
2018-06-01staging: lustre: remove ldebugfs_register_stats() wrapper functionGreg Kroah-Hartman
2018-05-31staging: lustre: acl: increase ACL entries limitationFan Yong
2018-05-31staging: lustre: llite: remove unused parameters from md_{get, set}xattr()John L. Hammond
2018-05-31staging: lustre: llite: add support set_acl method in inode operationsDmitry Eremin
2018-05-31staging: lustre: llite: create acl.c fileJames Simmons
2018-05-25staging: lustre: remove remaining libcfs_all.h includes from lustre/lustreNeilBrown
2018-05-25staging: lustre: remove libcfs_all.h from remaining .h files.NeilBrown
2018-05-25staging: lustre: start moving includes out of libcfs.hNeilBrown
2018-05-25staging: lustre: discard cfs_block_sigsinv()NeilBrown
2018-05-25staging: lustre: discard cfs_cap_t, use kernel_cap_tNeilBrown
2018-05-25staging: lustre: simplify capability dropping.NeilBrown
2018-05-25staging: lustre: remove current_pid() and current_comm()NeilBrown
2018-05-25staging: lustre: refactor libcfs initialization.NeilBrown
2018-05-14staging: lustre: Fix an error handling path in 'client_common_fill_super()'Christophe JAILLET
2018-05-08staging: lustre: fix error deref in ll_splice_alias().NeilBrown
2018-05-08staging: lustre: llite: remove redundant lookup in dump_pgcacheNeilBrown
2018-05-08staging: lustre: llite: use more private data in dump_pgcacheNeilBrown
2018-05-08staging: lustre: make struct lu_site_bkt_data privateNeilBrown
2018-05-06staging: lustre: llite: fix potential missing-check bug when copying lumvWenwen Wang
2018-04-23staging: lustre: add container_of_safe()NeilBrown
2018-04-23staging: lustre: llite: correct removexattr detectionJames Simmons
2018-04-23staging: lustre: llite: use xattr_handler name for ACLsJohn L. Hammond
2018-04-23staging: lustre: llite: style changes in xattr.cJames Simmons
2018-04-23staging: lustre: llite: cleanup xattr code commentsJames Simmons
2018-04-23staging: lustre: llite: use proper types in the xattr codeJames Simmons
2018-04-23staging: lustre: llite: cleanup posix acl xattr codeJames Simmons
2018-04-23staging: lustre: llite: record in stats attempted removal of lma/link xattrJames Simmons
2018-04-23staging: lustre: llite: remove newline in fullname stringsJames Simmons
2018-04-23staging: lustre: llite: fix invalid size test in ll_setstripe_ea()James Simmons
2018-04-23staging: lustre: llite: eat -EEXIST on setting trusted.lovBobi Jam
2018-04-23staging: lustre: llite: return from ll_adjust_lum() if lump is NULLBobi Jam
2018-04-23staging: lustre: llite: break up ll_setstripe_ea functionBobi Jam
2018-04-23staging: lustre: llite: add simple comment about lustre.lov xattrsNiu Yawei
2018-04-23staging: lustre: llite: refactor lustre.lov xattr handlingNiu Yawei
2018-04-23staging: lustre: llite: Remove filtering of seclabel xattrRobin Humble
2018-04-23staging: lustre: llite: handle xattr cache refill raceJohn L. Hammond
2018-04-23staging: lustre: ldlm: xattr locks are lost on mdtVitaly Fertman
2018-04-23staging: lustre: llite: initialize xattr->xe_namelenJames Simmons
2018-04-23staging: lustre: libcfs: discard cfs_time_shift().NeilBrown
2018-04-23staging: lustre: cfs_time_current() -> jiffies.NeilBrown
2018-04-11page cache: use xa_lockMatthew Wilcox
2018-04-04Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-03-29lustre: get rid of pointless casts to struct dentry *Al Viro
2018-03-08staging: lustre: Remove VLA usageKees Cook
2018-03-06staging: lustre: ptlrpc: move thread creation out of module initializationNeilBrown