Whamcloud - gitweb
LU-12014 llite: check correct size in ll_dom_finish_open()
[fs/lustre-release.git] / lustre / llite /
2020-11-03 Mikhail PershinLU-12014 llite: check correct size in ll_dom_finish_open() 01/40301/2
2020-11-03 Vladimir SavelievLU-12296 llite: improve ll_dom_lock_cancel 96/40296/3
2020-10-22 Vitaly FertmanLU-11276 ldlm: fix lock convert races 54/39854/2
2020-09-19 Lai SiyaoLU-13437 llite: pack parent FID in getattr 71/39771/2
2020-09-19 Lai SiyaoLU-13437 mdt: don't fetch LOOKUP lock for remote object 69/39769/2
2020-09-01 Shaun TancheffLU-13742 llite: do not bypass selinux xattr handling 71/39671/3
2020-08-07 Chris HornLU-12222 lnet: Introduce constant for the lolnd NID 63/38863/2
2020-07-11 Jian YuLU-13657 kernel: kernel update RHEL8.2 [4.18.0-193... 03/38903/4
2020-06-30 Oleg DrokinLU-11623 llite: hash just created files if lock allows 63/38763/3
2020-05-27 Shaun TancheffLU-12355 llite: include file linux/selinux.h removed 80/38480/3
2020-05-27 Shaun TancheffLU-12355 llite: Lustre specific iov_for_each broken... 79/38479/3
2020-05-27 Shaun TancheffLU-12400 llite: Use the new vm_fault_t type 78/38478/3
2020-05-27 Andreas DilgerLU-13168 tests: verify truncated xattr is handled 04/38604/4
2020-05-20 Mr NeilBrownLU-12911 llite: Don't access lov_md fields before size... 33/38433/3
2020-05-11 Alexander ZarochentsevLU-13228 clio: mmap write when overquota 92/38292/2
2020-04-19 Bobi JamLU-13324 llite: page delete race 11/38111/3
2020-04-19 Andriy SkulyshLU-13101 llite: eviction during ll_open_cleanup() 47/38147/2
2020-04-19 Mikhail PershinLU-13136 dom: check read-on-open buffer presents in... 88/38188/2
2020-04-14 Wang ShilongLU-13377 llite: fix dead loop for short write 63/38163/2
2020-04-14 Olaf FaalandLU-11114 llite: Update mdc and lite stats on open|creat 58/38158/2
2020-02-08 Lai SiyaoLU-13121 llite: fix deadlock in ll_update_lsm_md() 25/37325/3
2020-01-03 Jian YuLU-11656 llite: fetch default layout for a directory 72/37072/3
2020-01-03 Lai SiyaoLU-11907 dne: allow access to striped dir with broken... 39/36939/4
2019-12-20 NeilBrownLU-12503 vvp_dev: increment *pos in .next 35/37035/2
2019-12-20 Bobi JamLU-12503 llite: file write pos mimatch 34/37034/2
2019-12-12 Andreas DilgerLU-12859 llite: clear flock when using localflock 34/36934/2
2019-12-05 Jinshan XiongLU-4398 llite: do not cache write open lock for exec... 80/36680/3
2019-11-21 Qian YingjinLU-11367 som: integrate LSOM with lfs find 53/36553/3
2019-11-21 Shaun TancheffLU-12355 llite: vfs atomic_open change with FMODE_CREATED 15/36415/4
2019-11-21 Qian YingjinLU-11526 rpc: support maximum 64MB I/O RPC 69/35369/6
2019-11-21 Wang ShilongLU-12043 llite,readahead: don't always use max RPC... 59/35559/6
2019-11-21 James SimmonsLU-11157 obd: round values to nearest MiB for *_mb... 93/36393/2
2019-10-04 Bobi JamLU-12690 llite: error handling of ll_och_fill() 15/36315/2
2019-09-23 Alex ZhuravlevLU-12090 utils: lfs rmfid 95/35595/7
2019-09-12 Andreas DilgerLU-11285 mdt: improve IBITS lock definitions 55/35955/2
2019-09-12 Patrick FarrellLU-12394 llite: Fix extents_stats 66/35866/2
2019-09-12 Alex ZhuravlevLU-12657 llite: forget cached ACLs properly 70/35870/2
2019-08-15 Jian YuLU-12589 llite: swab LOV EA data in ll_getxattr_lov() 36/35736/2
2019-08-11 Jian YuLU-10100 llite: swab LOV EA user data 33/35633/2
2019-07-26 Andreas DilgerLU-12368 obdclass: don't send multiple statfs RPCs 85/35485/2
2019-07-03 Andreas DilgerLU-10885 llite: enable flock mount option by default 87/34987/2
2019-07-03 Wang ShilongLU-12382 llite: fix deadloop with tiny write 12/35312/2
2019-06-27 Mikhail PershinLU-11359 mdt: fix mdt_dom_discard_data() timeouts 97/35197/3
2019-06-27 Li DongyangLU-11838 llite: address_space ->page_tree renamed ... 56/35156/3
2019-06-27 James SimmonsLU-11838 llite: remove assert for acl refcount 72/35172/2
2019-06-27 NeilBrownLU-11838 lustre: discard LTIME_S macro 69/35169/2
2019-06-20 Andrew PerepechkoLU-8047 llite: optimizations for not granted lock proce... 01/35001/3
2019-06-20 Wang ShilongLU-12374 lustre: push rcu_barrier() before destroying... 97/35097/2
2019-06-08 Wang ShilongLU-12169 llite: fill copied dentry name's ending char... 25/34925/3
2019-06-08 Patrick FarrellLU-11403 llite: ll_fault fixes 35/34935/2
2019-06-08 Andreas DilgerLU-11721 lod: limit statfs ffree if less than OST ffree 53/34453/4
2019-06-08 Ben EvansLU-10171 headers: define pct(a,b) once 06/34806/2
2019-04-22 Oleg DrokinRevert "LU-9193 security: return security context for...
2019-04-21 Qian YingjinLU-12021 lsom: Add an OBD_CONNECT2_LSOM connect flag 63/34663/4
2019-04-21 Bruno FacciniLU-9193 security: return security context for metadata ops 73/34573/6
2019-04-16 Sebastien BuissonLU-8955 ptlrpc: manage SELinux policy info at connect... 41/34641/4
2019-04-08 Ann KoehlerLU-11944 llite: Lock inode on tiny write if setuid... 61/34461/4
2019-04-08 Oleg DrokinLU-11930 llite: Restore pio flags 72/34472/3
2019-04-08 Patrick FarrellLU-11825 clio: Remove pio feature 60/34460/5
2019-04-01 Wang ShilongLU-12020 llite: make sure name pack atomic 65/34465/2
2019-03-19 Andreas DilgerLU-11579 llite: remove cl_file_inode_init() LASSERT 02/34302/2
2019-03-19 Andreas DilgerLU-11834 llite: fix temporary instance buffer size 15/34315/2
2018-12-21 Andreas DilgerLU-11809 llite: don't use %p to generate cfg_instance 00/33900/4
2018-12-17 Andreas DilgerLU-11783 utils: fix warnings when lustre_user.h included 76/33876/4
2018-11-29 Teddy ZhengLU-10114 hsm: increase upper limit of maximum HSM backe... 97/32197/32
2018-11-27 John L. HammondLU-11662 llite: handle -ENODATA in ll_layout_fetch() 65/33665/3
2018-11-27 Mikhail PershinLU-11595 mdt: fix read-on-open for big PAGE_SIZE 06/33606/7
2018-11-27 Bobi JamLU-11582 llite: protect reading inode->i_data.nrpages 39/33639/3
2018-11-21 Li DongyangLU-9906 clio: use pagevec_release for many pages 67/28667/15
2018-11-10 John L. HammondLU-11380 mdc: move empty xattr handling to mdc layer 98/33198/4
2018-11-06 James SimmonsLU-8066 llite: Move all remaining procfs entries to... 17/32517/6
2018-11-02 Lai SiyaoLU-4684 llite: add lock for dir layout data 46/32946/15
2018-11-02 Bobi JamLU-10258 lfs: lfs mirror write command 19/33219/7
2018-11-02 Wang ShilongLU-11101 quota: fix setattr project check 30/32730/6
2018-10-29 Jinshan XiongLU-11427 llite: optimize read on open pages 34/33234/3
2018-10-29 Andreas DilgerLU-10030 idl: use proper ATTR/MDS_ATTR/MDS_OPEN flags 07/32107/6
2018-10-29 James SimmonsLU-6142 llite: move CONFIG_SECURITY handling to llite_i... 10/33410/2
2018-10-12 James SimmonsLU-8066 llite: make llite/lov and lmv symlinks 16/32516/4
2018-10-10 James SimmonsLU-8066 llite: move remaining single item proc files... 15/32515/4
2018-10-07 NeilBrownLU-8066 llite: change how "dump_page_cache" walks a... 11/33011/3
2018-10-05 James SimmonsLU-10906 llite: create checksums to replace checksum_pages 22/33222/3
2018-10-05 John L. HammondLU-11380 llite: zero lum for stripeless files 72/33172/3
2018-10-05 James SimmonsLU-10030 clio: don't use spare bits in iattr.ia_valid 25/32825/15
2018-10-05 James SimmonsLU-8066 llite: move /proc/fs/lustre/llite/xattr_cache... 07/32507/4
2018-10-05 James SimmonsLU-8066 llite: move /proc/fs/lustre/llite/*_easize... 06/32506/3
2018-10-05 James SimmonsLU-8066 llite: move /proc/fs/lustre/llite/lazystatfs... 05/32505/3
2018-10-05 Andreas DilgerLU-8174 misc: name open file handles as such 53/26953/17
2018-10-01 NeilBrownLU-8066 llite: remove redundant lookup in dump_pgcache 10/33010/5
2018-09-21 NeilBrownLU-8066 llite: use more private data in dump_pgcache 09/33009/14
2018-09-21 James SimmonsLU-8066 llite: move /proc/fs/lustre/llite/statahead_... 04/32504/3
2018-09-21 James SimmonsLU-8066 llite: move /proc/fs/lustre/llite/stats_track* to 03/32503/7
2018-09-17 Lai SiyaoLU-4684 migrate: migrate striped directory 27/31427/26
2018-09-16 Wang ShilongLU-11165 llite: set iflags and catch error from md_seta... 60/32860/5
2018-09-16 Jian YuLU-10660 mdt: revoke lease lock for truncate 93/33093/6
2018-09-10 James SimmonsLU-8066 llite: move /proc/fs/lustre/llite/checksum_page... 02/32502/8
2018-09-04 Wang ShilongLU-11304 misc: update all url links to whamcloud 94/33094/2
2018-09-04 Mikhail PershinLU-11275 llite: check truncate race for DOM pages 87/33087/2
2018-09-01 Alex ZhuravlevLU-10018 protocol: MDT as a statfs proxy 36/29136/91
2018-08-28 James SimmonsLU-10824 llite: don't use ll_mnt to get fstype name 25/33025/3
2018-08-23 Wang ShilongLU-11146 lustre: fix setstripe for specific osts upon dir 14/32814/16
next