Whamcloud - gitweb
LU-15122 osd-ldiskfs: Fix ASSERTION( iobuf->dr_rw == 0 ) with 64KB PAGE_SIZE
[fs/lustre-release.git] / lustre / osp /
2021-10-19 Alex ZhuravlevLU-13195 osp: osp_send_update_req() should check generation 42/45042/18
2021-10-17 Shaun TancheffLU-13941 osp: Silently lower requested create_count... 67/39967/9
2021-10-10 Alex ZhuravlevLU-14911 osp: release thandle if it was created 04/44504/7
2021-09-22 Jadhav VikramLU-9699 osp: don't assert on OSP duplicating 53/27753/21
2021-09-22 Bobi JamLU-14781 osp: osp object header could be NULL 55/44055/4
2021-09-17 Mikhail PershinEX-3687 osp: do force disconnect if import is not ready 53/44753/4
2021-09-17 Alex ZhuravlevLU-13195 osp: track destroyed OSP object 85/38385/11
2021-06-08 Lai SiyaoLU-14607 osp: separate buffer for large XATTR 36/43736/6
2021-06-08 Qian YingjinLU-14138 ptlrpc: move more members in PTLRPC request... 69/40669/11
2021-06-02 Bobi JamLU-14642 flr: transfer layout version on layout change 72/43472/7
2021-05-27 Lai SiyaoLU-13852 pcc: don't alloc FID in LLITE for pcc open 68/39568/11
2021-05-05 Alexander BoykoLU-14599 osp: limit allocation at osp_sync_process_comm... 50/43250/5
2021-04-21 Mr NeilBrownLU-14487 modules: remove references to Sun Trademark. 39/42139/4
2021-04-21 Mr NeilBrownLU-14352 various: only use wake_up_all() on exclusive... 89/41289/4
2021-03-13 Mr NeilBrownLU-6142 lustre: Make dev/body/type operations const 98/39398/7
2021-03-10 Alex ZhuravlevLU-13073 osp: don't block waiting for new objects 74/40274/42
2021-03-10 Mr NeilBrownLU-9855 lustre: use with_imp_locked() more broadly. 95/39595/11
2021-03-10 Lei FengLU-14431 log: Add ending newline for some messages. 23/41723/5
2021-03-10 Alexander BoykoLU-13974 tests: update log corruption 43/40743/4
2021-02-26 Mr NeilBrownLU-6142 libcfs: discard cfs_strrstr() 61/40861/2
2021-02-26 Mr NeilBrownLU-6142 lustre: remove module_vars arg to class_registe... 83/39383/3
2021-02-26 John L. HammondLU-14047 lustre: change EWOULDBLOCK to EAGAIN 07/40307/4
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 Vladimir SavelievLU-13513 osp: make neterr not fatal for precreate_reserve 72/38472/10
2020-12-17 Vitaly FertmanLU-14185 osp: alloc fails for OSP obj xattr cache 71/40871/2
2020-09-25 Sergey CheremencevLU-12397 osp: always set opd_new_connection 78/35078/6
2020-07-17 Vitaly FertmanLU-13366 lod: check for extension size at instantiation... 61/37961/8
2020-07-17 Shaun TancheffLU-13344 all: Separate debugfs and procfs handling 34/37834/14
2020-06-28 Mr NeilBrownLU-8130 lu_object: convert lu_object cache to rhashtable 07/36707/32
2020-06-10 Patrick FarrellLU-11963 obd: Rename OS_STATE flags to OS_STATFS 89/34289/7
2020-06-10 Alex ZhuravlevLU-13195 osp: invalidate object on write error 87/38387/4
2020-06-02 Mr NeilBrownLU-6142 lustre: convert some container_of to *_safe 84/38384/2
2020-05-27 Mr NeilBrownLU-6142 lustre: convert some container_of0 to container_of 83/38383/3
2020-05-20 Lai SiyaoLU-11025 obdclass: add lu_device_operations::ldo_fid_al... 82/37282/10
2020-05-14 Mr NeilBrownLU-9679 various: use OBD_ALLOC_PTR_ARRAY() and others 50/38250/8
2020-04-14 Mr NeilBrownLU-12780 osp: don't use ptlrpc_thread for osp_sync_thread() 65/36265/8
2020-03-31 Mr NeilBrownLU-8130 lu_object: use RCU to free lu_object_header 65/37965/2
2020-03-24 Mr NeilBrownLU-12780 osp: don't use ptlrpc_thread for lwp_notify_main() 66/36266/7
2020-03-24 Mr NeilBrownLU-6142 lustre: remove remaining users of ldebugfs_register 43/37743/3
2020-03-11 NeilBrownLU-9859 lustre: remove current_pid() and current_comm() 76/37776/3
2020-03-11 Mr NeilBrownLU-10467 libcfs: remove l_wait_event() and related... 29/37729/4
2020-03-05 Mr NeilBrownLU-12780 osp: don't use ptlrpc_thread for opd_update_thread 64/36264/5
2020-03-05 Alexander BoykoLU-13102 llog: fix processing of a wrapped catalog 02/37102/4
2020-03-01 Mr NeilBrownLU-13004 lustre: remove support for KVEC bulk descriptors 71/36971/3
2020-03-01 Mr NeilBrownLU-12780 osp: use native kthreads for opd_pre_thread 63/36263/4
2020-03-01 Mr NeilBrownLU-9679 general: add missing spaces near punctuation 02/37402/5
2020-02-25 Mr NeilBrownLU-13004 osp: use correct page count in osp_prep_update_req 87/37587/3
2020-02-14 Mr NeilBrownLU-9855 lustre: replace LPROCFS_CLIMP_CHECK() 56/36956/6
2020-02-14 Mr NeilBrownLU-13004 osp: use KIOV in osp_prep_update_req 28/36828/8
2020-02-14 Mr NeilBrownLU-13004 osp: break read request into pages. 25/36825/8
2020-02-14 Mr NeilBrownLU-12930 various: use schedule_timeout_*interruptible 56/36656/6
2020-02-08 Lai SiyaoLU-13191 osp: handle -EROFS in osp_sync_interpret() 04/37404/2
2020-02-08 Mr NeilBrownLU-9679 lustre: use LIST_HEAD() for local lists. 55/36955/4
2020-02-08 Mr NeilBrownLU-10467 lustre: convert users of back_to_sleep() 80/35980/11
2020-01-10 James SimmonsLU-9091 sysfs: use string helper like functions for... 58/35658/22
2020-01-10 Alexander BoykoLU-13069 obdclass: don't skip records for wrapped catalog 96/36996/2
2020-01-10 Mr NeilBrownLU-10467 osp: use wait_event_idle_timeout() 88/35988/10
2020-01-10 Mr NeilBrownLU-10467 lustre: use wait_event_idle_timeout() as appro... 77/35977/18
2020-01-10 Hongchao ZhangLU-13061 osp: check catlog FID after reading in 98/36998/4
2019-12-20 NeilBrownLU-8066 obdclass: don't copy ops structures in to new... 87/35687/8
2019-12-16 Mr NeilBrownLU-8066 lustre: drop ldebugfs_remove() 82/36682/7
2019-12-06 James SimmonsLU-9325 mds: replace simple_strtol use with target_name... 51/36551/5
2019-12-06 Alexander BoykoLU-12853 ptlrpc: zero session enviroment 43/36443/2
2019-12-06 Mr NeilBrownLU-10467 lustre: use wait_event_idle() where appropriate. 71/35971/10
2019-10-22 Andreas DilgerLU-12025 osp: allow OS_STATE_* flags from OSTs 29/35029/8
2019-10-04 NeilBrownLU-8066 obd_type: discard obd_types linked list. 18/34718/15
2019-09-09 Andreas DilgerLU-12368 ptlrpc: make DEBUG_REQ messages consistent 11/35311/13
2019-09-07 Alexey ZhuravlevLU-12674 osp: handle -EINPROGRESS on llog objects 44/35844/4
2019-09-03 NeilBrownLU-4423 ptlrpc: incorporate BUILD_BUG_ON into ptlrpc_re... 09/35509/5
2019-08-15 James SimmonsLU-10756 osp: properly order sysfs registration 64/35464/4
2019-08-09 Li DongyangLU-12509 ofd: ofd_precreate_objects lockdep warning 20/35420/3
2019-07-24 James SimmonsLU-9019 libcfs: avoid using HZ and msecs_to_jiffies() 20/35520/2
2019-07-12 Patrick FarrellLU-10070 lod: SEL: Implement basic spillover space 83/33783/24
2019-06-27 NeilBrownLU-8066 obd: collect all resource releasing for obj_type. 16/34716/4
2019-06-20 James SimmonsLU-8066 obd: cleanup server sysfs symlinks handling 15/34715/14
2019-06-16 Sergey CheremencevLU-11758 osp: remove assertion from statfs 32/33832/6
2019-05-21 Li DongyangLU-11838 osp: atomic64_read() returns s64 76/34676/4
2019-05-08 NeilBrownLU-8066 obd: embed typ_kobj in obd_type 12/34612/7
2019-05-08 James SimmonsLU-11803 obd: replace class_uuid with linux kernel... 16/33916/30
2019-04-01 Andreas DilgerLU-6202 misc: delete OBD_IOC_PING_TARGET ioctl 91/33691/5
2019-02-18 Alexander BoykoLU-11924 osp: combine llog cancel operations 79/34179/5
2019-02-11 Alexander BoykoLU-10913 llog: add startcat for wrapped catalog 49/33749/3
2019-02-01 Sergey CheremencevLU-11605 osp: max_create_count and create_count changes 59/33559/9
2019-01-04 Andriy SkulyshLU-11700 osp: GPF in osp_reserved_mb_low_seq_write() 17/33717/2
2019-01-04 Andreas DilgerLU-11398 ptlrpc: clean up rq_interpret_reply callbacks 03/33203/6
2019-01-04 Sergey CheremencevLU-11537 osp: avoid nested transaction 91/33391/5
2018-11-17 Alexey LyashkovLU-11020 osp: fix race during lov_objids update 67/32867/11
2018-11-13 Alex ZhuravlevLU-10406 mdt: invalidate cache upon LDLM lock 94/31194/33
2018-11-02 Sergey CheremencevLU-11536 ofd: ofd_create_hdl may return 0 in case of... 90/33390/3
2018-10-29 James SimmonsLU-8066 obd: use correct names for conn_uuid 13/33213/6
2018-10-10 John L. HammondLU-11364 osd: remove unused 'ignore quota' parameters 38/33138/3
2018-10-05 Andreas DilgerLU-11397 idl: remove obsolete RPC flags 02/33202/2
2018-10-01 Andreas DilgerLU-6864 mdc: move RPC semaphore code to lustre/osp 12/32412/3
2018-09-21 Andreas DilgerLU-11303 out: clean up osp_update_rpc_pack() macro 07/33107/3
2018-09-01 Alex ZhuravlevLU-10018 protocol: MDT as a statfs proxy 36/29136/91
2018-08-28 John L. HammondLU-10855 llog: use llog_common_cat_ops 12/31812/3
2018-08-06 Fan YongLU-10288 lfsck: layout LFSCK for mirrored file 05/32705/5
2018-07-30 Jian YuLU-11115 lod: skip max_create_count=0 OST in QoS and... 23/32823/2
2018-07-24 James SimmonsLU-8066 osp: migrate from proc to sysfs 77/32377/10
next