Whamcloud - gitweb
LU-14182 lov: cancel layout lock on replay deadlock
[fs/lustre-release.git] / lustre / obdclass /
2021-03-16 James SimmonsLU-14291 build: use tgt_pool for lov layer 83/39683/8
2021-03-16 Mr NeilBrownLU-14291 lustre: clean up lustre_eacl.h and make server... 26/41126/4
2021-03-13 Peng TaoLU-9859 libcfs: remove cfs_capable 83/41783/3
2021-03-13 Mr NeilBrownLU-6142 lustre: Make dev/body/type operations const 98/39398/7
2021-03-10 Mr NeilBrownLU-12477 lustre: check return status of register_shrinker() 83/40883/4
2021-03-10 Mr NeilBrownLU-12477 libcfs: Further reduce complexity for shrinkers. 31/40831/6
2021-03-10 Alex ZhuravlevLU-13636 obdclass: drop nlink if directory is removed 44/38844/14
2021-03-10 Mr NeilBrownLU-12514 llite: move client mounting from obdclass... 93/37693/17
2021-03-06 Lei FengLU-13857 obdclass: Add white space to output valid... 09/41709/8
2021-03-06 Andreas DilgerLU-12885 mdd: clearly name variables for MAY_ flags 20/36520/8
2021-02-26 Mr NeilBrownLU-6142 libcfs: discard cfs_firststr 60/40860/2
2021-02-26 Mr NeilBrownLU-6142 lustre: convert snprintf to scnprintf as approp... 44/39744/2
2021-02-26 Mr NeilBrownLU-6142 lustre: mark strings in char arrays as const 42/39742/2
2021-02-26 Mr NeilBrownLU-6142 lustre: change various operations structs to... 00/39400/3
2021-02-26 Mr NeilBrownLU-6142 lustre: change all 'struct seq_operations'... 96/39396/2
2021-02-26 Mr NeilBrownLU-6142 lustre: change super/file/inode operations... 94/39394/5
2021-02-26 Mr NeilBrownLU-6142 obdclass: use cl_object_for_each more broadly. 91/39391/2
2021-02-26 Mr NeilBrownLU-6142 lustre: remove module_vars arg to class_registe... 83/39383/3
2021-02-26 Mr NeilBrownLU-6142 lustre: change obd_ioctl_getdata() args 81/39381/4
2021-02-26 Mr NeilBrownLU-14353 obd: move debug.c to obdecho 90/41290/2
2021-02-26 Mr NeilBrownLU-14291 lustre: only include nrs headers when needed 28/41128/4
2021-02-26 John L. HammondLU-14047 lustre: change EWOULDBLOCK to EAGAIN 07/40307/4
2021-02-26 Mr. NeilBrownLU-9859 libcfs: replace all CFS_CAP_* macros with CAP_* 75/39875/3
2021-02-26 Andriy SkulyshLU-13100 lov: grant deadlock if same OSC in two components 95/37095/8
2021-02-26 Rahul DeshmkuhLU-7853 lod: fixes bitfield in lod qos code 12/18812/15
2021-02-26 Alexander BoykoLU-13974 llog: check stale osp object 42/40742/3
2021-02-26 Alex ZhuravlevLU-14098 obdclass: try to skip corrupted llog records 54/40754/10
2021-02-26 Yang ShengLU-14044 llog: check fid after convert 94/40294/6
2021-02-26 Alex ZhuravlevLU-13453 osd-ldiskfs: do not leak inode if OI insertion... 35/38235/16
2021-02-08 Andrew PerepechkoLU-10958 ofd: data corruption due to RPC reordering 81/32281/18
2021-01-25 Yang ShengLU-14339 obdclass: add option %H for jobid 62/41262/3
2021-01-25 Sebastien BuissonLU-14306 sec: get rid of bad rss-counter state messages 99/41199/12
2021-01-22 Wang ShilongLU-14283 obdclass: connect vs disconnect race 56/41256/3
2020-12-17 Mr NeilBrownLU-14161 obdclass: fix some problems with obd_nid_hash 46/40846/5
2020-12-14 Mikhail PershinLU-10664 dom: non-blocking enqueue for DOM locks 03/36903/25
2020-11-26 Olaf FaalandLU-14125 obdclass: add grant fields to export procfile 63/40563/4
2020-11-19 Alex ZhuravlevLU-13195 obdclass: show FID for corrupted llog 77/38977/2
2020-11-07 Yang ShengLU-14039 obdclass: set LA_TYPE when update_log init 64/40264/2
2020-11-07 Hongchao ZhangLU-12546 mdt: abort recovery between MDTs 27/36027/10
2020-11-07 Mikhail PershinLU-10810 clio: SEEK_HOLE/SEEK_DATA on client side 08/39708/16
2020-11-07 Mikhail PershinLU-10810 ptlrpc: introduce OST_SEEK RPC 07/39707/9
2020-10-19 Andreas DilgerLU-12542 osd: consolidate RCU handling 04/40204/2
2020-10-12 Mr NeilBrownLU-13985 lustre: seq_file .next functions must update... 35/40035/3
2020-10-02 Mr NeilBrownLU-13006 jobid: enhance tests to check per-session... 56/39656/4
2020-10-02 Lai SiyaoLU-13511 obdclass: don't initialize obj for zero FID 92/39792/2
2020-09-25 Lai SiyaoLU-11631 obdclass: nlink is not set in struct obdo 96/39896/2
2020-09-19 Wang ShilongLU-13900 clio: don't call aio_complete() in lustre... 36/39636/7
2020-09-19 Amir ShehataLU-10360 mgc: Use IR for client->MDS/OST connections 13/39613/4
2020-09-12 Mr NeilBrownLU-6142 lustre: all rhashtable_params should be static. 30/39730/2
2020-09-08 Sebastien BuissonLU-12275 sec: O_DIRECT for encrypted file 67/38967/15
2020-09-01 Mr NeilBrownLU-12780 osd: use native kthreads for scrub. 24/38824/13
2020-08-13 Mr NeilBrownLU-6142 obdclass: make obd_psdev static 95/39395/2
2020-08-13 Mr NeilBrownLU-6142 lustre: use init_wait(), not init_waitqueue_entry() 00/39300/2
2020-07-20 Lai SiyaoLU-13437 uapi: add OBD_CONNECT2_GETATTR_PFID 89/39289/2
2020-07-17 Shaun TancheffLU-13344 all: Separate debugfs and procfs handling 34/37834/14
2020-07-17 Mr NeilBrownLU-9679 lustre: make ptlrpc_connection_put() static... 91/39291/3
2020-07-10 Wang ShilongLU-13697 llite: fix short io for AIO 04/39104/8
2020-07-10 James SimmonsLU-6142 libcfs: resolve debug.c checkpatch issues 18/39118/4
2020-07-04 Arshad HussainLU-13723 lustre: Convert ERR_PTR(PTR_ERR()) to ERR_CAST() 04/39204/3
2020-07-04 Mr NeilBrownLU-9859 libcfs: don't call unshare_fs_struct() 32/39132/3
2020-07-04 Wang ShilongLU-13134 llite: fix to free cl_dio_aio properly 03/39103/6
2020-07-04 Andreas DilgerLU-13673 misc: quiet compiler warning on armv7l 27/38927/6
2020-07-04 Wang ShilongLU-13134 obdclass: re-declare cl_page variables to... 80/37480/11
2020-07-04 Wang ShilongLU-13134 obdclass: use offset instead of cp_linkage 28/37428/12
2020-07-04 Emoly LiuLU-13609 llog: list all the log files correctly on... 17/38917/6
2020-07-04 Yang ShengLU-11814 obdcalss: ensure LCT_QUIESCENT take sync 16/38416/5
2020-06-28 James SimmonsLU-9859 libcfs: move tgt_descs to standard Linux bitmaps. 81/38981/3
2020-06-28 Mr NeilBrownLU-8130 lu_object: convert lu_object cache to rhashtable 07/36707/32
2020-06-28 Mr NeilBrownLU-9679 obdclass: remove init to 0 from lustre_init_lsi() 35/39135/2
2020-06-23 Emoly LiuLU-13597 ofd: add more information to job_stats 16/38816/7
2020-06-19 Mikhail PershinLU-13600 ptlrpc: limit rate of lock replays 20/38920/3
2020-06-16 James SimmonsLU-8130 obd: convert obd_nid_hash to rhashtable 18/33518/21
2020-06-10 Andreas DilgerLU-13503 mdc: allow setting max_mod_rpcs_in_flight... 55/38455/10
2020-06-10 Mr NeilBrownLU-6142 obdclass: convert calls to container_of0() 81/38381/2
2020-05-27 James SimmonsLU-13258 obdclass: bind zombie export cleanup workqueue 12/38212/11
2020-05-27 Mr NeilBrownLU-6142 lustre: use BIT() macro where appropriate 77/38377/2
2020-05-20 Lai SiyaoLU-11025 obdclass: add lu_device_operations::ldo_fid_al... 82/37282/10
2020-05-20 Alexander BoykoLU-13411 llog: allow delete of zero size llog 31/38131/5
2020-05-14 Andreas DilgerLU-13499 obd: fix printing of client connection UUID 43/38443/2
2020-05-14 Mr NeilBrownLU-6142 misc: declare static chars as const where possible. 21/38421/3
2020-05-14 Mr NeilBrownLU-9679 obdclass: use OBD_ALLOC_PTR_ARRAY() and others 21/38121/4
2020-05-14 Sergey CheremencevLU-11023 quota: quota pools for OSTs 15/35615/52
2020-05-07 Andreas DilgerLU-13449 tgt: fix recovery timer comparisons 66/38366/2
2020-05-07 Mr NeilBrownLU-6142 lustre: Remove inappropriate uses of BIT()... 73/38373/2
2020-05-07 Chris HornLU-12222 lnet: Introduce constant for the lolnd NID 12/38312/3
2020-05-01 Sebastien BuissonLU-12275 sec: add llcrypt as file encryption library 27/38127/6
2020-04-23 Alex ZhuravlevLU-11269 ptlrpc: request's counter in import 22/37722/21
2020-04-23 James SimmonsLU-9019 obd: express timeouts in timeout_t 76/31576/24
2020-04-14 James SimmonsLU-13258 ptlrpc: bind pinger workqueue to CPT set 91/38091/3
2020-04-14 Yang ShengLU-11814 obd: Crashed while mount in parallel 74/37974/10
2020-04-14 Alexander BoykoLU-13356 client: don't use OBD_CONNECT_MNE_SWAB 80/37880/11
2020-04-14 Mr NeilBrownLU-6142 lustre: no need to check debugfs return values 48/37748/4
2020-04-14 Mr NeilBrownLU-6142 lustre: remove ldebugfs_add_simple() wrapper. 47/37747/6
2020-04-14 Mr NeilBrownLU-6142 lustre: remove ldebugfs_register_stats() wrapper 46/37746/6
2020-04-14 Mr NeilBrownLU-6142 lustre: remove ldebugfs_seq_create wrapper... 45/37745/5
2020-04-14 Mr NeilBrownLU-6142 lustre: make ldebugfs_add_vars a void function 44/37744/6
2020-04-09 James SimmonsLU-6202 obd: replace OBD_IOC_NO_TRANSNO with sysfs... 93/35993/22
2020-04-07 James SimmonsLU-13274 uapi: make lnet UAPI headers C99 compliant 71/37971/11
2020-04-07 Alexander BoykoLU-10395 tests: add test_280 sanity 35/37635/6
2020-04-07 Patrick FarrellLU-13134 clio: cl_page index compaction 17/37417/5
next