Whamcloud - gitweb
LU-17705 ptlrpc: replace synchronize_rcu() with rcu_barrier()
[fs/lustre-release.git] / lustre / ldlm / ldlm_resource.c
10 days ago Andreas DilgerLU-17680 ldlm: fix ldlm_res_hop_hash() argument 85/54585/5
2024-03-23 Mr NeilBrownLU-11085 tests: Add performance test for ldlm_extent... 04/54204/17
2024-02-23 Arshad HussainLU-6142 ldlm: Fix style issues for ldlm folder 03/54003/2
2024-02-15 Yang ShengLU-17276 ldlm: add interval in flock 47/53447/11
2024-02-04 Arshad HussainLU-16796 ldlm: Change struct ldlm_resource to use refco... 16/53416/4
2023-10-25 Lei FengLU-15246 ptlrpc: per-device adaptive timeout parameters 98/45598/38
2023-07-19 Arshad HussainLU-16796 libcfs: Remove reference to LASSERT_ATOMIC_GT_LT 57/51157/7
2023-07-14 Timothy DayLU-8191 lustre: convert ec,fid,ldlm,quota functions... 76/51476/4
2023-05-31 Timothy DayLU-12610 ldlm: replace OBD_ -> CFS_ macros 85/50685/4
2023-04-04 Bobi JamLU-16371 ldlm: clear lock converting flag on resource... 39/49339/3
2023-02-03 Mr. NeilBrownLU-6142 ldlm: use list_for_each_entry in ldlm_resource.c 39/49739/2
2023-01-03 Shaun TancheffLU-16120 build: Add support for kobj_type default_groups 65/48365/12
2022-12-20 Andreas DilgerLU-16231 misc: rename lprocfs_stats functions 47/48847/3
2022-10-10 Andriy SkulyshLU-15472 ldlm: optimize flock reprocess 57/46257/7
2022-09-01 Andreas DilgerLU-15642 obdclass: use consistent stats units 33/46833/9
2022-08-08 Bobi JamLU-8238 ldlm: rid of obsolete param of ldlm_resource_get() 31/20631/10
2021-09-17 Oleg DrokinLU-14959 ldlm: Check return value of ldlm_resource_get() 38/44738/4
2021-04-21 Mr NeilBrownLU-14487 modules: remove references to Sun Trademark. 39/42139/4
2021-04-21 NeilBrownLU-4801 ldlm: discard l_lock from struct ldlm_lock. 11/39811/4
2021-02-26 Mr NeilBrownLU-6142 lustre: convert snprintf to scnprintf as approp... 44/39744/2
2021-02-26 Mr NeilBrownLU-14291 lustre: only include nrs headers when needed 28/41128/4
2021-02-26 Andreas DilgerLU-14178 ldlm: return error from ldlm_namespace_new() 51/40851/3
2020-10-30 Vitaly FertmanLU-13645 ldlm: group locks for DOM IBIT lock 06/39406/7
2020-09-19 Vitaly FertmanLU-11518 ldlm: pool recalc forceful call 64/39564/6
2020-09-19 Jinshan XiongLU-11518 ldlm: control lru_size for extent lock 62/39562/5
2020-08-25 Vitaly FertmanLU-11518 ldlm: cancel LRU improvement 61/39561/2
2020-08-25 Vitaly FertmanLU-11518 ldlm: lru code cleanup 60/39560/2
2020-08-13 Vitaly FertmanLU-13645 ldlm: re-process ldlm lock cleanup 05/39405/3
2020-07-17 Shaun TancheffLU-13344 all: Separate debugfs and procfs handling 34/37834/14
2020-05-27 Mr NeilBrownLU-6142 lustre: use BIT() macro where appropriate 77/38377/2
2020-05-20 Andreas DilgerLU-12931 ldlm: use proper units for timeouts 65/38365/6
2020-05-07 Mr NeilBrownLU-6142 lustre: Remove inappropriate uses of BIT()... 73/38373/2
2020-04-23 James SimmonsLU-9019 obd: express timeouts in timeout_t 76/31576/24
2020-04-15 Oleg DrokinRevert "LU-4801 ldlm: discard l_lock from struct ldlm_l... 38/38238/2
2020-04-14 NeilBrownLU-4801 ldlm: discard l_lock from struct ldlm_lock. 83/35483/19
2020-04-14 Mr NeilBrownLU-6142 lustre: make ldebugfs_add_vars a void function 44/37744/6
2020-03-24 Mr NeilBrownLU-6142 lustre: unwrap some ldebugfs_register() calls 42/37742/3
2020-02-14 Mr NeilBrownLU-12930 various: use schedule_timeout_*interruptible 56/36656/6
2020-02-14 Mr NeilBrownLU-9679 lustre: avoid cast of file->private_data 51/36651/4
2020-01-10 NeilBrownLU-8130 ldlm: simplify ldlm_ns_hash_defs[] 20/36220/3
2020-01-10 James SimmonsLU-9091 sysfs: use string helper like functions for... 58/35658/22
2020-01-03 NeilBrownLU-8130 ldlm: add a counter to the per-namespace data 19/36219/5
2019-12-16 Mr NeilBrownLU-8066 lustre: drop ldebugfs_remove() 82/36682/7
2019-12-14 NeilBrownLU-8130 ldlm: separate buckets from ldlm hash table 18/36218/3
2019-12-06 Arshad HussainLU-12923 ldlm: Use BUILD_BUG_ON() for ldlm_resource.c 20/36720/2
2019-12-06 Mr NeilBrownLU-10467 ldlm: convert l_wait_event in __ldlm_namespac... 89/35989/9
2019-08-27 Andriy SkulyshLU-12017 ldlm: DoM truncate deadlock 57/35057/10
2019-07-24 James SimmonsLU-9019 libcfs: avoid using HZ and msecs_to_jiffies() 20/35520/2
2019-07-03 NeilBrownLU-4423 lustre: don't declare extern variables in C... 94/35294/3
2019-05-29 Arshad HussainLU-6142 ldlm: Fix style issues for ldlm_resource.c 92/34492/2
2018-06-07 Patrick FarrellLU-10648 ldlm: Reduce debug to console during eviction 37/31237/4
2018-05-29 NeilBrownLU-8130 ldlm: store name directly in namespace. 08/32408/2
2018-05-17 Yang ShengLU-9230 ldlm: speed up preparation for list of lock... 27/26327/31
2018-05-06 Mikhail PershinLU-10413 ldlm: expose dirty age limit for flush-on... 13/32113/2
2018-05-02 Dmitry EreminLU-8066 ldlm: move all remaining files from procfs... 55/29255/7
2018-03-03 James SimmonsLU-9325 obd: replace lprocfs_str_to_s64 39/30539/16
2018-01-20 Mikhail PershinLU-10175 ldlm: remove obsoleted lock convert code 91/30491/3
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
2017-11-01 James SimmonsLU-9019 ldlm: migrate the rest of the code to 64 bit... 95/29295/4
2017-09-22 Patrick FarrellLU-7802 ldlm: No -EINVAL for canceled != unused 60/28560/4
2017-09-21 James SimmonsLU-8541 ldlm: don't use jiffies as sysfs parameter 70/28370/10
2017-08-28 Patrick FarrellLU-8276 ldlm: Make lru clear always discard read lock... 85/20785/7
2017-08-13 James SimmonsLU-8066 obd: fix LPROC_SEQ_FOPS macros for debugfs 50/26650/5
2017-06-03 John L. HammondLU-9010 ldlm: use static initializer macros where possible 24/24824/6
2017-05-29 Alex ZhuravlevLU-9333 osd: few cleanups to support gcc6 84/26584/11
2017-03-01 John L. HammondLU-9109 ldlm: restore missing newlines in ldlm sysfs... 22/25522/3
2017-02-18 James SimmonsLU-8066 ldlm: move server side /proc/fs/lustre/ldlm... 60/25160/5
2017-02-07 Oleg DrokinLU-8066 ldlm: move /proc/fs/lustre/ldlm to sysfs 49/25049/4
2016-12-17 Andreas DilgerLU-8901 misc: update Intel copyright messages for 2016 33/24233/4
2016-11-19 Jian YuLU-8774 lprocfs: not use MAX_STRING_SIZE in copy_from_user 62/23462/4
2016-10-08 James SimmonsLU-8648 all: remove all Sun license and URL references 00/22800/4
2016-08-22 James SimmonsLU-6245 client: remove types abstraction from client... 90/20590/12
2016-05-11 Giuseppe Di NataleLU-7334 lprocfs: Refactored string to value helpers 30/16930/13
2016-05-03 Alex ZhuravlevLU-7521 ldlm: LDLM_DEBUG() shouldn't be passed \n 94/17494/8
2016-04-06 James SimmonsLU-6215 lprocfs: handle seq_printf api change 33/16933/17
2016-03-16 Andriy SkulyshLU-6304 ldlm: crash on umount in cleanup_resource 08/13908/10
2015-11-03 Andreas DilgerLU-7243 misc: update Intel copyright messages 2015 58/16758/3
2015-10-01 Jinshan XiongLU-6271 osc: further OSC cleanup after eviction 56/16456/8
2015-09-16 Niu YaweiLU-6529 ldlm: improve proc interface of lock reclaim 23/16123/5
2015-09-02 Andreas DilgerLU-6142 ldlm: remove ldlm typedef usage from code 00/15300/8
2015-08-18 Vitaly FertmanLU-3031 ldlm: disconnect speedup 43/5843/31
2015-07-19 Niu YaweiLU-6529 ldlm: reclaim granted locks defensively 31/14931/11
2015-07-10 Niu YaweiLU-6775 ldlm: reduce mem footprint of ldlm_resource 85/15485/4
2015-06-10 James SimmonsLU-6245 libcfs: cleanup up libcfs hash code for upstream 24/14624/10
2015-04-28 James SimmonsLU-6245 libcfs: remove prim wrappers for libcfs 74/13874/8
2015-03-18 Frank ZagoLU-5829 ldlm: remove unnecessary EXPORT_SYMBOL 24/13324/2
2015-01-19 James SimmonsLU-5275 lprocfs: sync names to upstream kernel lustre... 30/13330/4
2015-01-19 John L. HammondLU-5275 lprocfs: replace LPROCFS with CONFIG_PROC_FS 99/13299/3
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-12-09 Frank ZagoLU-5396 lov: (and ldlm) make some functions static 21/12221/10
2014-12-05 Johann LombardiRevert "LU-5275 lprocfs: remove last of non seq data... 53/12953/3
2014-12-04 James SimmonsLU-5275 lprocfs: remove last of non seq data structs... 98/12298/4
2014-11-04 Jian YuLU-5443 lustre: replace direct HZ access with kernel... 52/12052/8
2014-11-04 Jinshan XiongLU-3259 clio: cl_lock simplification 58/10858/15
2014-09-26 frank zagoLU-5396 lnet/klnds: add sparse annotation __user wherev... 24/11824/5
2014-08-27 John L. HammondLU-2675 build: assume __linux__ and __KERNEL__ 37/11437/5
2014-08-25 James SimmonsLU-3963 ldlm: convert to linux list api 45/10945/4
2014-08-25 Bruno FacciniLU-5042 ldlm: delay filling resource's LVB upon replay 45/10845/23
2014-07-15 John L. HammondLU-5305 ldlm: fix a use after free in ldlm_resource_get() 17/11017/2
2014-06-16 Emoly LiuLU-4524 ldlm: improve ldlm_lock_create() return value 04/9004/8
next