Whamcloud - gitweb
LU-13274 uapi: make lustre UAPI headers C99 compliant
[fs/lustre-release.git] / lustre / llite /
2020-03-05 Mr NeilBrownLU-9868 llite: remove lld_it field of ll_dentry_data 41/37741/2
2020-03-04 Shaun TancheffLU-13209 build: Fix vvp_account_page_dirtied 78/37778/3
2020-03-01 Andreas DilgerLU-12043 llite: move tunable params to sysfs_memparse() 49/34849/16
2020-03-01 Wang ShilongLU-13096 llite: fix potential overflow in ll_max_cached... 07/37707/4
2020-03-01 Wang ShilongLU-13293 llite: don't abort readahead too aggressively 97/37697/2
2020-03-01 Shaun TancheffLU-13288 llite: Find account_page_dirtied on module... 86/37686/3
2020-03-01 Mr NeilBrownLU-9679 general: add missing spaces near punctuation 02/37402/5
2020-02-25 Mr NeilBrownLU-12780 llite: avoid ptlrpc_thread for ll_statahead_thread 59/36259/6
2020-02-25 Mr NeilBrownLU-12780 llite: don't use ptlrpc_thread for sai_agl_thread 58/36258/6
2020-02-20 James SimmonsLU-12477 lustre: remove obsolete config checks 85/37085/16
2020-02-20 Alexander ZarochentsevLU-13228 clio: mmap write when overquota 95/37495/4
2020-02-20 Mr NeilBrownLU-9679 llite: Discard LUSTRE_FPRIVATE() 52/36652/11
2020-02-20 Mr NeilBrownLU-10467 lustre: use l_wait_event_abortable where appro... 75/35975/8
2020-02-14 Mr NeilBrownLU-12930 various: use schedule_timeout_*interruptible 56/36656/6
2020-02-14 Mr NeilBrownLU-12911 llite: Don't access lov_md fields before size... 89/36589/9
2020-02-14 Wang ShilongLU-12518 llite: fix stride window increase 93/35893/5
2020-02-14 Wang ShilongLU-12644 llite: try fast io for stride io correctly 66/35466/13
2020-02-14 Mikhail PershinLU-12321 mdc: allow ELC for DOM file unlink 42/36442/10
2020-02-08 Wang ShilongLU-13134 obdclass: use slab allocation for cl_dio_aio 27/37227/6
2020-02-08 Jinshan XiongLU-4198 clio: AIO support for direct IO 16/32416/28
2020-02-08 Jinshan XiongLU-4198 clio: turn on lockless for some kind of IO 01/8201/46
2020-02-08 Mr NeilBrownLU-9679 general: add missing spaces to folded strings. 53/36653/5
2020-02-01 Olaf FaalandLU-11114 llite: Update mdc and lite stats on open|creat 48/36948/7
2020-01-28 Patrick FarrellLU-12518 llite: Accept EBUSY for page unaligned read 57/35457/14
2020-01-28 Andreas DilgerLU-12518 llite: proper names/types for offset/pages 48/37248/8
2020-01-28 Mikhail PershinLU-13136 dom: check read-on-open buffer presents in... 49/37249/2
2020-01-28 Andriy SkulyshLU-13101 llite: eviction during ll_open_cleanup() 96/37096/2
2020-01-23 Vitaly FertmanLU-11276 ldlm: fix lock convert races 66/36466/11
2020-01-23 Lai SiyaoLU-13121 llite: fix deadlock in ll_update_lsm_md() 82/37182/2
2020-01-23 Andreas DilgerLU-12521 llapi: add separate fsname and instance API 51/35451/10
2020-01-23 Quentin BougetLU-12806 llapi: use name_to_handle_at in llapi_fd2fid 92/36292/19
2020-01-23 NeilBrownLU-12460 llite: replace lli_trunc_sem 71/35271/11
2020-01-18 Mr NeilBrownLU-9679 llite: fix possible race with module unload. 20/37020/4
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
2019-12-20 Jian YuLU-11656 llite: fetch default layout for a directory 09/36609/11
2019-12-20 Shaun TancheffLU-12904 build: account_page_dirtied is not exported 75/36575/4
2019-12-20 Shaun TancheffLU-12634 llite: Use __xa_set_mark if it is available 73/36373/3
2019-12-20 NeilBrownLU-12514 obdclass: remove vfsmount option from client_f... 27/35427/4
2019-12-20 Mr NeilBrownLU-9679 all: prefer sizeof(*var) for ALLOC/FREE 61/36661/3
2019-12-16 Arshad HussainLU-12923 lustre: Replace CLASSERT() with BUILD_BUG_ON() 25/36725/3
2019-12-16 Mr NeilBrownLU-8066 lustre: drop ldebugfs_remove() 82/36682/7
2019-12-16 James SimmonsLU-8585 llite: don't cache MDS_OPEN_LOCK for volatile... 41/36641/4
2019-12-14 Mr NeilBrownLU-9679 llite: use lli_flags instead of lli_update_atime 39/36839/3
2019-12-14 Bobi JamLU-12503 llite: file write pos mimatch 21/36021/3
2019-12-06 Wang ShilongLU-12518 llite: support page unaligned stride readahead 37/35437/12
2019-12-06 Mr NeilBrownLU-9679 general: avoid bare return; at end of void... 54/36654/3
2019-12-06 NeilBrownLU-10467 llite: use wait_event in cl_object_put_last() 45/36345/2
2019-12-06 Mr NeilBrownLU-10467 llite: style fixes prior to code change. 74/35974/9
2019-12-06 Mr NeilBrownLU-10467 lustre: use wait_event_idle() where appropriate. 71/35971/10
2019-12-06 Mr NeilBrownLU-10467 lustre: don't use l_wait_event() for poll... 68/35968/6
2019-12-05 Qian YingjinLU-13030 pcc: Init saved dataset flags properly 23/36923/3
2019-12-03 Qian YingjinLU-13030 pcc: auto attach not work after client cache... 92/36892/13
2019-12-03 Qian YingjinLU-13023 pcc: Incorrect size after re-attach 84/36884/7
2019-11-12 Vladimir SavelievLU-12704 lov: check all entries in lov_flush_composite 68/36368/8
2019-11-12 Alex ZhuravlevLU-12809 llite: statfs to use NODELAY with MDS 97/36297/3
2019-11-12 Andreas DilgerLU-12631 llite: report latency for filesystem ops 78/36078/12
2019-11-12 Andreas DilgerLU-12137 llite: use ->iterate_shared() for readdir 56/34556/14
2019-10-27 Qian YingjinLU-12526 pcc: Auto attach for PCC during IO 05/36005/4
2019-10-22 Andreas DilgerLU-12784 llite: limit max xattr size by kernel value 40/36240/9
2019-10-22 Andreas DilgerLU-12859 llite: clear flock when using localflock 52/36452/4
2019-09-30 Andriy SkulyshLU-11444 ptlrpc: resend may corrupt the data 14/35114/15
2019-09-30 Patrick FarrellLU-9920 vvp: dirty pages with pagevec 11/28711/18
2019-09-30 Vitaly FertmanLU-12681 osc: wrong cache of LVB attrs 99/36199/4
2019-09-27 Bobi JamLU-12690 llite: error handling of ll_och_fill() 13/35913/4
2019-09-20 Qian YingjinLU-11367 som: integrate LSOM with lfs find 67/35167/22
2019-09-20 Andreas DilgerLU-12514 utils: add "lustre_tgt" filesystem type 65/36165/3
2019-09-20 NeilBrownLU-6142 lustre: introduce CONFIG_LUSTRE_FS_POSIX_ACL 85/36085/5
2019-09-20 Mr NeilBrownLU-10467 lustre: use TABs for indents in a few places. 70/35970/8
2019-09-16 Shaun TancheffLU-12634 llite: lm_compare_owner removed 47/35747/2
2019-09-16 Wang ShilongLU-12518 readahead: convert stride page index to byte 29/35829/5
2019-09-16 Wang ShilongLU-12043 llite: extend readahead locks for striped... 38/35438/7
2019-09-16 Mr NeilBrownLU-6142 llite: remove ft_mtime field 87/35887/3
2019-09-16 Mr NeilBrownLU-6142 llite: remove lti_iter field 86/35886/3
2019-09-16 Mr NeilBrownLU-6142 llite: remove ll_umounting field 85/35885/3
2019-09-16 Mr NeilBrownLU-6142 llite: remove lli_readdir_mutex 84/35884/3
2019-09-09 Andreas DilgerLU-12368 ptlrpc: make DEBUG_REQ messages consistent 11/35311/13
2019-09-07 Alexander BoykoLU-9964 llite: prevent mulitple group locks 91/35791/5
2019-09-07 Patrick FarrellLU-12367 llite: Fix page count for unaligned reads 15/35015/7
2019-09-07 Mr NeilBrownLU-10467 llite: fix indentation 67/35967/6
2019-09-07 Andreas DilgerLU-9019 llite: fix timeout to not be zero 92/35992/2
2019-09-03 Mr NeilBrownLU-12685 llite: fix check for mem-alloc failure. 73/35873/3
2019-09-03 Shaun TancheffLU-12635 build: Support for gcc -Wimplicit-fallthrough 08/35708/4
2019-08-21 Jacek TomakaLU-12313 llite: Mark lustre_inode_cache as reclaimable 90/35790/4
2019-08-21 Jian YuLU-12589 llite: swab LOV EA data in ll_getxattr_lov() 26/35626/4
2019-08-21 Wang ShilongLU-12043 llite: don't miss every first stride page 16/35216/6
2019-08-21 Patrick FarrellLU-12394 llite: Fix extents_stats 75/35075/8
2019-08-21 Alex ZhuravlevLU-12657 llite: forget cached ACLs properly 56/35756/5
2019-08-21 NeilBrownLU-12503 vvp_dev: increment *pos in .next 65/35765/2
2019-08-09 Shaun TancheffLU-12355 llite: include file linux/selinux.h removed 35/35035/9
2019-08-09 Shaun TancheffLU-12355 llite: Lustre specific iov_for_each broken... 24/35024/10
2019-08-09 Wang ShilongLU-12587 llite: don't check vmpage refcount in ll_relea... 10/35610/2
2019-07-30 Jinshan XiongLU-4398 llite: do not cache write open lock for exec... 65/32265/9
2019-07-27 Alex ZhuravlevLU-12090 utils: lfs rmfid 49/34449/40
2019-07-27 James SimmonsLU-12477 kernel: remove < 2.6.39 kernel support 51/35551/7
2019-07-27 Shaun TancheffLU-12400 llite: Use the new vm_fault_t type 00/35500/3
2019-07-27 Ann KoehlerLU-12536 llite: release active extent on sync write... 72/35472/5
2019-07-27 Shaun TancheffLU-12431 clio: remove default csi_end_io handler 00/35400/6
2019-07-27 Jian YuLU-10100 llite: swab LOV EA user data 91/35291/12
2019-07-24 Vladimir SavelievLU-12296 llite: improve ll_dom_lock_cancel 58/34858/7
next