Whamcloud - gitweb
LU-14312 ldlm: don't change GROUP lock GID on client
[fs/lustre-release.git] / lustre / osd-ldiskfs /
2021-01-22 Alex ZhuravlevLU-14286 osd-ldiskfs: don't read unwritten blocks 16/41216/4
2021-01-11 Arshad HussainLU-14286 osd-ldiskfs: fallocate() should zero new blocks 19/41119/10
2021-01-05 Wang ShilongLU-14187 osd-ldiskfs: fix locking in write commit 91/40991/12
2021-01-05 Alex ZhuravlevLU-14267 osd: do not update inode each write 69/41069/3
2020-12-22 Andreas DilgerLU-8066 osd-ldiskfs: quiet debug mount message 68/40968/3
2020-12-22 Wang ShilongLU-14205 osd-ldiskfs: fix return of osd_extend_restart_... 89/40989/2
2020-12-17 Wang ShilongLU-14205 osd-ldiskfs: return correct error after end io 44/40944/2
2020-12-09 Jian YuLU-13839 kernel: RHEL 8.3 server support 29/40729/7
2020-12-03 Andreas DilgerLU-13980 osd-ldiskfs: print label instead of device 38/40738/4
2020-12-03 Alex ZhuravlevLU-14140 osd: don't panic meeting OI dups 66/40666/5
2020-12-03 Wang ShilongLU-14134 osd-ldiskfs: reduce credits for new writing 26/40626/12
2020-11-26 Wang ShilongLU-14131 osd-ldiskfs: reduce credits for overwritting 04/40604/2
2020-11-19 Alex ZhuravlevLU-14009 osd: missing ldiskfs_htree_unlock() 37/40137/4
2020-11-07 Alex ZhuravlevLU-14037 osd: track commit cb in flight 58/40258/5
2020-11-07 Arshad HussainLU-13765 osd-ldiskfs: Rename dt_declare_falloc to dt_de... 09/40509/2
2020-11-07 Mikhail PershinLU-10810 ptlrpc: introduce OST_SEEK RPC 07/39707/9
2020-10-29 Arshad HussainLU-13765 osd-ldiskfs: Extend credit correctly for fallocate 42/39342/18
2020-10-22 Alex ZhuravlevLU-13636 osd: create agent inode with explicit owner 42/38842/5
2020-10-19 Andreas DilgerLU-12542 osd: consolidate RCU handling 04/40204/2
2020-09-20 Lai SiyaoLU-13922 osd-ldiskfs: no need to add OI cache in readdir 82/39782/3
2020-09-19 Alex ZhuravlevLU-13013 osd: do not count credits for mapped blocks 66/36866/9
2020-09-12 Mikhail PershinLU-10810 osd: implement lseek method in OSD 06/39706/4
2020-09-12 James SimmonsLU-6142 libcfs: remove last use of container_of0 21/39321/2
2020-09-12 Lai SiyaoLU-12295 mdd: don't LBUG() if dir nlink is wrong 34/39734/7
2020-09-10 Li DongyangLU-13187 osd-ldiskfs: don't enforce max dir size limit... 23/39823/4
2020-09-08 Sebastien BuissonLU-12275 sec: ldiskfs not aware of client-side encryption 58/39558/6
2020-09-01 Alexander BoykoLU-13608 out: don't return einprogress error 38/39538/3
2020-09-01 Mr NeilBrownLU-12780 osd: use native kthreads for scrub. 24/38824/13
2020-07-17 Shaun TancheffLU-13344 all: Separate debugfs and procfs handling 34/37834/14
2020-07-10 Wang ShilongLU-13729 osd-ldiskfs: race access to iam_formats during... 13/39213/2
2020-07-10 Arshad HussainLU-6142 osd-ldiskfs: Fix style issues for osd_io.c 88/38788/3
2020-07-04 Mr NeilBrownLU-9859 libcfs: don't call unshare_fs_struct() 32/39132/3
2020-07-04 Andreas DilgerLU-13680 osd-ldiskfs: handle large allocations 43/38943/4
2020-07-04 Wang ShilongLU-13519 osd-ldiskfs: expand inode project quota for... 05/38505/8
2020-06-28 Mr NeilBrownLU-8130 lu_object: convert lu_object cache to rhashtable 07/36707/32
2020-06-23 Mr NeilBrownLU-12780 scrub: all update to bitfields must be protected. 74/38974/2
2020-06-19 Shaun TancheffLU-13344 osd-ldiskfs: timespec64 is broken 14/38314/6
2020-06-16 Sebastien BuissonLU-12275 sec: support truncate for encrypted files 94/37794/15
2020-06-16 Sebastien BuissonLU-12275 sec: deal with encrypted object size 46/36146/28
2020-06-10 Patrick FarrellLU-11963 obd: Rename OS_STATE flags to OS_STATFS 89/34289/7
2020-06-06 Arshad HussainLU-6142 osd-ldiskfs: Fix style issues for osd_oi.c 89/38789/2
2020-06-06 Sebastien BuissonLU-12275 sec: enable client side encryption 43/36143/22
2020-05-27 Mr NeilBrownLU-6142 osd-ldiskfs: convert container_of0() to contain... 78/38378/2
2020-05-27 Mr NeilBrownLU-6142 lustre: use BIT() macro where appropriate 77/38377/2
2020-05-21 Andreas DilgerLU-13187 tests: improve sanity test_129 checking 50/38550/2
2020-05-20 Shaun TancheffLU-13539 all: Cleanup LASSERTF uses missing newlines 40/38540/2
2020-05-20 Alex ZhuravlevLU-12003 osd: take reference to object in osd_trunc_lock() 70/37170/8
2020-05-20 Lai SiyaoLU-11025 osd: osd_attr_get() returns dirent count 97/38097/8
2020-05-20 Lai SiyaoLU-11025 obdclass: add lu_device_operations::ldo_fid_al... 82/37282/10
2020-05-20 Alexey LyashkovLU-13416 ldiskfs: don't corrupt data on journal replay 81/38281/5
2020-05-14 Swapnil PimpaleLU-3606 fallocate: Implement fallocate preallocate... 75/9275/79
2020-05-14 Qian YingjinLU-11971 utils: Send file creation time to clients 07/36507/20
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-07 Mr NeilBrownLU-9679 osd: use OBD_ALLOC_PTR_ARRAY() and others 52/38252/3
2020-04-19 Sebastien BuissonLU-13430 vfs: add ll_vfs_getxattr/ll_vfs_setxattr compa... 75/38175/2
2020-04-14 James SimmonsLU-12477 kernel: remove dev_read_only handling 70/38070/3
2020-04-14 Andrew PerepechkoLU-13309 osd-ldiskfs: speedup osd_bufs_get/put 86/37786/4
2020-04-14 Mr NeilBrownLU-6142 lustre: make ldebugfs_add_vars a void function 44/37744/6
2020-04-07 Alexander BoykoLU-10395 tests: add test_280 sanity 35/37635/6
2020-04-07 Alex ZhuravlevLU-10395 osd: stop OI at device shutdown 15/37615/5
2020-03-31 Lai SiyaoLU-13157 mdd: migrate readlink from wrong place 85/37285/4
2020-03-31 Mr NeilBrownLU-8130 lu_object: use RCU to free lu_object_header 65/37965/2
2020-03-24 Shaun TancheffLU-12670 osd-ldiskfs: Shrink rcu critical section 05/35805/14
2020-03-24 James SimmonsLU-6174 osd-ldiskfs: perform proper division 50/36750/5
2020-03-05 Andrew PerepechkoLU-13309 osd-ldiskfs: remove per-page object_get/put... 58/37758/3
2020-03-05 Wang ShilongLU-13234: osd-ldiskfs: hold inode mutex for ldiskfs_orp... 28/37528/3
2020-03-05 Artem BlagodarenkoLU-12950 osd-ldiskfs: increase supported size to 1024tb 05/36705/6
2020-03-01 Shaun TancheffLU-13211 ldiskfs: rework data-in-dirent for linux 5... 67/37467/6
2020-02-20 James SimmonsLU-12477 lustre: remove obsolete config checks 85/37085/16
2020-02-14 Wang ShilongLU-13166 osd-ldiskfs: fix to allow to get system inode 21/37421/4
2020-02-08 Alexander BoykoLU-12593 osd: up i_append_sem during errors 06/37406/3
2020-02-08 Mr NeilBrownLU-9679 lustre: use LIST_HEAD() for local lists. 55/36955/4
2020-02-01 James SimmonsLU-12598 osd-ldiskfs: always return errors for osd_ios_... 23/37323/2
2020-01-28 James SimmonsLU-12977 ldiskfs: properly take inode_lock() for truncates 16/37116/5
2020-01-28 Mr NeilBrownLU-9679 modules: use list_move were appropriate. 70/36670/4
2020-01-28 Alexander BoykoLU-13093 osd: fix osd_attr_set race 17/37117/4
2020-01-23 James SimmonsLU-13119 osd-ldiskfs: set f_cred for app armour 84/37184/4
2020-01-23 Shaun TancheffLU-12904 ldiskfs: Add ldiskfs support for linux 5.4 83/36583/6
2020-01-10 Arshad HussainLU-12923 lustre: Replace CLASSERT() with BUILD_BUG_ON() 11/37111/5
2020-01-10 James SimmonsLU-9091 sysfs: use string helper like functions for... 58/35658/22
2020-01-10 Patrick FarrellLU-12477 libcfs: Remove obsolete config checks 42/35342/11
2020-01-10 Mr NeilBrownLU-10467 lustre: use wait_event_idle_timeout() as appro... 77/35977/18
2020-01-03 Wang ShilongLU-13043 quota: remove annoying message in osd_declare_... 06/36906/5
2019-12-20 NeilBrownLU-8066 obdclass: don't copy ops structures in to new... 87/35687/8
2019-12-16 Arshad HussainLU-12923 lustre: Replace CLASSERT() with BUILD_BUG_ON() 25/36725/3
2019-12-16 Alex ZhuravlevLU-12988 osd: do not use preallocation during mount 04/36704/5
2019-12-16 Mr NeilBrownLU-4423 lustre: don't declare extern variables in C... 50/36650/3
2019-12-14 James SimmonsLU-11832 ldiskfs: properly handle VFS parallel locking 14/34714/30
2019-12-06 Sebastien BuissonLU-12275 osd: make osd layer always send complete pages 38/36238/7
2019-12-06 Alex ZhuravlevLU-12071 osd-ldiskfs: bypass pagecache if requested 22/34422/30
2019-12-06 Mr NeilBrownLU-9679 modules: Use LIST_HEAD for declaring list_heads 69/36669/2
2019-12-06 Mr NeilBrownLU-9679 general: avoid bare return; at end of void... 54/36654/3
2019-12-06 Mr NeilBrownLU-10467 lustre: use wait_event_idle() where appropriate. 71/35971/10
2019-11-12 Andreas DilgerLU-12137 llite: use ->iterate_shared() for readdir 56/34556/14
2019-10-22 Alexander BoykoLU-12593 osd: zeroing a freshly allocated block buffer 29/35629/5
2019-10-04 NeilBrownLU-8066 obd_type: discard obd_types linked list. 18/34718/15
2019-09-23 Alex ZhuravlevLU-12612 osd: add lnb size down to osd 01/35801/7
2019-09-16 Shaun TancheffLU-12634 osd-ldiskfs: bi_phys_segments removed from... 46/35746/3
2019-09-16 James SimmonsLU-12137 osd-ldiskfs: create locked and unlocked versio... 94/35594/3
next