summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite/statahead.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: remove current_pid() and current_comm()NeilBrown2018-05-251-3/+3
* staging: lustre: libcfs: discard cfs_time_shift().NeilBrown2018-04-231-1/+1
* staging: lustre: cfs_time_current() -> jiffies.NeilBrown2018-04-231-1/+1
* staging: lustre: change sai_thread to sai_task.NeilBrown2018-03-061-65/+53
* staging: lustre: remove 'ptlrpc_thread usage' for sai_agl_threadNeilBrown2018-03-061-51/+27
* staging: lustre: statahead: remove incorrect test on agl_list_empty()NeilBrown2018-03-061-1/+0
* staging: lustre: use wait_event_idle_timeout() where appropriate.NeilBrown2018-02-161-9/+5
* staging: lustre: discard cfs_time_seconds()NeilBrown2018-02-161-1/+1
* staging: lustre: replace simple cases of l_wait_event() with wait_event().NeilBrown2018-02-161-30/+20
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: llite: fix lines over 80 characters in llite filesAastha Gupta2017-10-201-1/+2
* staging: lustre: llite: add include path to MakefileJames Simmons2017-08-221-2/+2
* staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons2017-06-241-7/+7
* staging: lustre: statahead: drop support for remote entryLai Siyao2017-02-031-58/+36
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-161-3/+1
|\
| * lustre: switch to use of ->d_init()Al Viro2016-10-151-3/+1
* | staging: lustre: statahead: set sai_index_wait with lli_sa_lock heldFan Yong2016-12-061-7/+11
* | staging: lustre: statahead: lock leaks if statahead file recreatedLai Siyao2016-11-141-0/+2
|/
* staging: lustre: statahead: small fixes and cleanupLai Siyao2016-09-191-155/+198
* staging: lustre: replace direct HZ access with kernel APIsJian Yu2016-09-191-1/+2
* staging: lustre: statahead: race in start/stop stataheadLai Siyao2016-09-191-4/+25
* staging: lustre: statahead: ll_intent_drop_lock() called in spinlockLai Siyao2016-09-191-7/+17
* staging: lustre: statahead: use dcache-like interface for sa entryLai Siyao2016-09-191-261/+200
* staging: lustre: remove lustre_lite.hJohn L. Hammond2016-09-191-10/+3
* staging: lustre: statahead: statahead thread wait for RPCs to finishLai Siyao2016-09-191-467/+382
* staging: lustre: llite: fix ll_statahead_thread() problems on failureLi Xi2016-09-191-4/+7
* staging/lustre: Make alignment match open parenthesisOleg Drokin2016-08-211-1/+2
* staging: lustre: llite: move dir cache to MDC layerwang di2016-08-211-8/+4
* staging: lustre: llite: set op_max_pageswang di2016-08-211-0/+6
* staging: lustre: mdt: add mbo_ prefix to members of struct mdt_bodyJohn L. Hammond2016-08-211-2/+2
* staging: lustre: add ability to migrate inodes.wang di2016-08-211-0/+1
* staging: lustre: llite: change remove parameter to boolwang di2016-08-211-5/+5
* staging: lustre: llite: pass inode to ll_release_pagewang di2016-08-211-9/+11
* staging: lustre: llite: add md_op_data parameter to ll_get_dir_pagewang di2016-08-211-4/+11
* staging: lustre: llite: do post work for statahead in readdir casewang di2016-08-151-0/+7
* staging: lustre: llite: remove code never calledwang di2016-08-151-15/+3
* staging: lustre: llite: clarify some debug messages for stataheadwang di2016-08-151-4/+5
* staging: lustre: llite: pass struct md_op_data to ll_dir_readwang di2016-08-151-0/+7
* Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-061-2/+2
|\
| * qstr: constify instances in lustreAl Viro2016-07-301-2/+2
* | Merge branch 'salted-string-hash'Linus Torvalds2016-07-281-3/+5
|\ \
| * | vfs: make the string hashes salt the hashLinus Torvalds2016-06-101-3/+5
| |/
* | staging/lustre/llite: flatten struct lookup_intentJohn L. Hammond2016-06-201-5/+5
* | staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-171-1/+1
* | staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-171-4/+0
|/
* staging: lustre: llite: Replace printing of i_ino with ll_inode2fid()James Nunez2016-04-281-9/+8
* staging/lustre/llite: Fix style vs open parenthesis alignmentOleg Drokin2016-03-011-9/+9
* staging/lustre/llite: Adjust comments to better conform to coding styleOleg Drokin2016-02-251-12/+24
* staging/lustre/llite: Get rid of se_stat_t typedefOleg Drokin2016-02-251-5/+5
* staging/lustre/llite: Adjust NULL comparison codestyleOleg Drokin2016-02-201-21/+19
OpenPOWER on IntegriCloud