summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: get rid of ldebugfs_remove()Greg Kroah-Hartman2018-06-011-8/+6
* staging: lustre: make ldebugfs_add_vars a void functionGreg Kroah-Hartman2018-06-011-4/+1
* staging: lustre: unwrap some ldebugfs_register() callsGreg Kroah-Hartman2018-06-011-6/+1
* staging: lustre: remove ldebugfs_seq_create() wrapper functionGreg Kroah-Hartman2018-06-011-21/+9
* staging: lustre: remove ldebugfs_register_stats() wrapper functionGreg Kroah-Hartman2018-06-011-8/+5
* staging: lustre: acl: increase ACL entries limitationFan Yong2018-05-311-1/+2
* staging: lustre: llite: remove unused parameters from md_{get, set}xattr()John L. Hammond2018-05-313-6/+5
* staging: lustre: llite: add support set_acl method in inode operationsDmitry Eremin2018-05-312-0/+59
* staging: lustre: llite: create acl.c fileJames Simmons2018-05-314-13/+58
* staging: lustre: remove remaining libcfs_all.h includes from lustre/lustreNeilBrown2018-05-253-4/+0
* staging: lustre: remove libcfs_all.h from remaining .h files.NeilBrown2018-05-254-1/+4
* staging: lustre: start moving includes out of libcfs.hNeilBrown2018-05-254-4/+4
* staging: lustre: discard cfs_block_sigsinv()NeilBrown2018-05-251-6/+8
* staging: lustre: discard cfs_cap_t, use kernel_cap_tNeilBrown2018-05-253-3/+3
* staging: lustre: simplify capability dropping.NeilBrown2018-05-251-5/+3
* staging: lustre: remove current_pid() and current_comm()NeilBrown2018-05-252-4/+4
* staging: lustre: refactor libcfs initialization.NeilBrown2018-05-251-0/+4
* staging: lustre: Fix an error handling path in 'client_common_fill_super()'Christophe JAILLET2018-05-141-2/+2
* staging: lustre: fix error deref in ll_splice_alias().NeilBrown2018-05-081-2/+7
* staging: lustre: llite: remove redundant lookup in dump_pgcacheNeilBrown2018-05-081-57/+41
* staging: lustre: llite: use more private data in dump_pgcacheNeilBrown2018-05-081-76/+72
* staging: lustre: make struct lu_site_bkt_data privateNeilBrown2018-05-081-4/+4
* staging: lustre: llite: fix potential missing-check bug when copying lumvWenwen Wang2018-05-061-0/+2
* staging: lustre: add container_of_safe()NeilBrown2018-04-232-5/+5
* staging: lustre: llite: correct removexattr detectionJames Simmons2018-04-231-1/+5
* staging: lustre: llite: use xattr_handler name for ACLsJohn L. Hammond2018-04-231-7/+8
* staging: lustre: llite: style changes in xattr.cJames Simmons2018-04-231-11/+11
* staging: lustre: llite: cleanup xattr code commentsJames Simmons2018-04-231-3/+3
* staging: lustre: llite: use proper types in the xattr codeJames Simmons2018-04-231-4/+4
* staging: lustre: llite: cleanup posix acl xattr codeJames Simmons2018-04-231-3/+1
* staging: lustre: llite: record in stats attempted removal of lma/link xattrJames Simmons2018-04-231-1/+4
* staging: lustre: llite: remove newline in fullname stringsJames Simmons2018-04-231-2/+2
* staging: lustre: llite: fix invalid size test in ll_setstripe_ea()James Simmons2018-04-231-3/+3
* staging: lustre: llite: eat -EEXIST on setting trusted.lovBobi Jam2018-04-231-3/+11
* staging: lustre: llite: return from ll_adjust_lum() if lump is NULLBobi Jam2018-04-231-2/+5
* staging: lustre: llite: break up ll_setstripe_ea functionBobi Jam2018-04-231-13/+24
* staging: lustre: llite: add simple comment about lustre.lov xattrsNiu Yawei2018-04-231-0/+1
* staging: lustre: llite: refactor lustre.lov xattr handlingNiu Yawei2018-04-231-62/+69
* staging: lustre: llite: Remove filtering of seclabel xattrRobin Humble2018-04-231-9/+0
* staging: lustre: llite: handle xattr cache refill raceJohn L. Hammond2018-04-231-1/+1
* staging: lustre: ldlm: xattr locks are lost on mdtVitaly Fertman2018-04-232-58/+33
* staging: lustre: llite: initialize xattr->xe_namelenJames Simmons2018-04-231-2/+4
* staging: lustre: libcfs: discard cfs_time_shift().NeilBrown2018-04-233-9/+9
* staging: lustre: cfs_time_current() -> jiffies.NeilBrown2018-04-232-2/+2
* page cache: use xa_lockMatthew Wilcox2018-04-111-1/+1
* Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-0410-231/+186
|\
| * staging: lustre: Remove VLA usageKees Cook2018-03-081-6/+13
| * staging: lustre: ptlrpc: move thread creation out of module initializationNeilBrown2018-03-061-3/+15
| * staging: lustre: change sai_thread to sai_task.NeilBrown2018-03-062-66/+54
| * staging: lustre: remove 'ptlrpc_thread usage' for sai_agl_threadNeilBrown2018-03-062-52/+28
OpenPOWER on IntegriCloud