Whamcloud - gitweb
LU-17744 ldiskfs: mballoc stats fixes
[fs/lustre-release.git] / lustre / llite / dir.c
2024-04-08 Arshad HussainLU-6142 llite: Fix style issues under lustre/llite 38/54138/5
2024-03-23 Hongchao ZhangLU-14535 quota: get all quota info in LFS 98/42098/65
2024-02-23 Shaun TancheffLU-17453 llite: use dget_parent to access dentry.d_parent 57/53757/10
2023-11-03 Arshad HussainLU-17000 coverity: Fix Resource Leak(2) 86/52686/4
2023-08-31 Qian YingjinLU-14361 statahead: add statahead advise IOCTL 25/48625/16
2023-08-24 Sebastien BuissonLU-16760 utils: support 'lfs find --attrs' and '-printf... 62/51562/8
2023-07-19 Vitaly FertmanLU-15535 llite: deadlock on lli_lsm_sem 89/50489/11
2023-07-19 Vitaly FertmanLU-15535 revert: "LU-15284 llite: access lli_lsm_md... 88/50488/4
2023-07-19 Shaun TancheffLU-16667 build: struct mnt_idmap, linux/filelock.h 20/50420/11
2023-07-14 Andreas DilgerLU-14301 client: use EOPNOTSUPP instead of ENOTSUPP 11/51511/3
2023-07-14 Timothy DayLU-8191 llite: convert functions to static 41/51441/2
2023-07-08 Bobi JamLU-16637 llite: call truncate_inode_pages() in inode... 57/50857/22
2023-06-20 Arshad HussainLU-6142 ldlm: Fix style issues for dir.c 24/50724/3
2023-06-09 Lai SiyaoLU-15971 llite: implicit default LMV inherit 89/47789/19
2023-05-31 Shaun TancheffLU-16619 build: Ubuntu jammy 5.19 client support 10/50210/10
2023-05-19 Timothy DayLU-12610 llite: remove OBD_ -> CFS_ macros 04/50804/2
2023-04-11 Andreas DilgerLU-16634 llite: move common ioctl code to ll_iocontrol() 35/50335/2
2023-04-11 Andreas DilgerLU-16634 obdclass: improve iocontrol error messages 34/50334/4
2023-04-11 Andreas DilgerLU-16634 misc: remove unnecessary ioctl typecasts 33/50333/2
2023-03-13 Vitaly FertmanLU-16527 llite: dir layout inheritance fixes 82/49882/4
2023-03-01 Lai SiyaoLU-15971 llite: match lock in corresponding namespace 43/47843/10
2023-02-17 James SimmonsLU-15420 sec: handle simple fscrypt changes for 5.15... 25/49125/22
2023-02-14 Sebastien BuissonLU-16494 fileset: check fileset for operations by fid 96/49696/8
2023-02-08 Shaun TancheffLU-16292 llite: delete_from_page_cache not exported 69/49069/14
2023-01-31 Hongchao ZhangLU-15880 quota: fix insane grant quota 81/48981/11
2023-01-13 Etienne AUJAMESLU-16210 llite: replace selinux_is_enabled() 75/48875/10
2022-09-01 Sebastien BuissonLU-16012 sec: fix detection of SELinux enforcement 49/48049/4
2022-09-01 Sebastien BuissonLU-15003 sec: use enc pool for bounce pages 49/47149/11
2022-08-03 Lai SiyaoLU-15850 llite: pass dmv inherit depth instead of dir... 77/47577/6
2022-08-03 Lai SiyaoLU-15910 llite: use max default EA size to get default LMV 37/47937/4
2022-07-26 Hongchao ZhangLU-14472 quota: skip non-exist or inact tgt for lfs_quota 71/41771/19
2022-07-11 Andreas DilgerLU-15720 dne: add crush2 hash type 15/47015/8
2022-06-27 Lai SiyaoLU-15910 llite: enforce ROOT default on subdir mount 18/47518/4
2022-06-11 James SimmonsLU-13783 sec: support of native Ubuntu 20.04 HWE 5... 38/46238/10
2022-05-30 Lai SiyaoLU-15284 llite: access lli_lsm_md with lock in all... 55/46355/4
2022-02-07 Lai SiyaoLU-15502 llite: set default LMV hash type with 2.12 MDS 78/46378/8
2022-01-31 Hongchao ZhangLU-15218 quota: delete unused quota ID 48/45548/14
2022-01-26 Jian YuLU-15220 lustre: use 'fallthrough' pseudo keyword for... 69/46269/3
2022-01-26 Lai SiyaoLU-15200 llite: "lfs getdirstripe -D" shows inherit... 70/45570/7
2022-01-20 Jian YuLU-14651 llite: extend inode methods with user namespac... 38/45938/10
2022-01-06 Lai SiyaoLU-9206 llite: access striped directory with missing... 31/45631/7
2022-01-06 Lai SiyaoLU-15216 lmv: improve MDT QOS space balance 44/45544/6
2021-12-23 Sebastien BuissonLU-14677 sec: no encryption key migrate/extend/resync... 24/44024/24
2021-12-13 Lai SiyaoLU-14975 dne: dir migration in non-recursive mode 02/44802/10
2021-10-10 James SimmonsLU-12262 llite: harden ll_sbi ll_flags 41/44541/16
2021-09-17 James SimmonsLU-13903 uapi: fixup UAPI headers for native Linux... 64/44664/5
2021-09-17 Sebastien BuissonLU-13717 sec: filename encryption - digest support 92/43392/16
2021-09-11 Sebastien BuissonLU-13717 sec: filename encryption 90/43390/15
2021-09-11 Hongchao ZhangLU-14696 llite: check read only mount for setquota 65/43765/6
2021-08-10 Mr. NeilBrownLU-9859 libcfs: discard cfs_cap_t, use kernel_cap_t 71/43171/9
2021-07-31 Lai SiyaoLU-14792 llite: enable filesystem-wide default LMV 90/44090/17
2021-07-08 Wang ShilongLU-11872 quota: add get/set project support for non... 06/44006/7
2021-06-08 Qian YingjinLU-14138 ptlrpc: move more members in PTLRPC request... 69/40669/11
2021-06-08 Andreas DilgerLU-14459 lmv: change default hash type to crush 84/43684/5
2021-05-27 Sergey CheremencevLU-13952 quota: default OST Pool Quotas 73/39873/18
2021-04-21 Mr NeilBrownLU-14487 modules: remove references to Sun Trademark. 39/42139/4
2021-04-15 Lai SiyaoLU-14366 mdt: lfs mkdir should return -EEXIST if exists 29/41329/6
2021-04-10 Andreas DilgerLU-13107 uapi: remove obsolete ioctls 07/37107/6
2021-04-06 Mr NeilBrownLU-6142 lustre: convert IFTODT to S_DT 41/40641/3
2021-03-13 Peng TaoLU-9859 libcfs: remove cfs_capable 83/41783/3
2021-03-06 Mr NeilBrownLU-6142 lustre: iput() can safely be passed NULL. 91/40291/3
2021-02-26 Mr NeilBrownLU-6142 lustre: use is_root_inode() 93/40293/7
2021-02-26 Mr NeilBrownLU-6142 llite: remove ll_dir_chain 90/40290/2
2021-02-26 Mr NeilBrownLU-6142 lustre: change obd_ioctl_getdata() args 81/39381/4
2021-02-26 Mr. NeilBrownLU-9859 libcfs: replace all CFS_CAP_* macros with CAP_* 75/39875/3
2021-02-26 Bruno FacciniLU-12682 llite: fake symlink type of foreign file/dir 56/35856/52
2020-12-09 Qian YingjinLU-13826 utils: fix compatibility for LL_IOC_MDC_GETINFO 58/40858/4
2020-12-03 Wang ShilongLU-9555 quota: df should return projid-specific values 85/36685/17
2020-08-13 Andreas DilgerLU-13687 llite: return -ENODATA if no default layout 00/39200/3
2020-08-13 Sergey CheremencevLU-13359 quota: make used for pool correct 98/39298/7
2020-07-20 Sebastien BuissonLU-12275 sec: atomicity of encryption context getting... 30/38430/26
2020-06-23 Alexander BoykoLU-13617 llite: don't hold inode_lock for security... 92/38792/3
2020-06-19 Sebastien BuissonLU-12275 sec: ioctls to handle encryption policies 73/37673/22
2020-06-16 Sebastien BuissonLU-12275 sec: encryption for write path 44/36144/27
2020-06-16 James SimmonsLU-12511 utils: Move utilies specific values out of... 90/38790/3
2020-06-02 Lai SiyaoLU-11025 dne: directory restripe and auto split 84/37284/19
2020-05-27 Mr NeilBrownLU-6142 lustre: use BIT() macro where appropriate 77/38377/2
2020-05-14 Qian YingjinLU-11971 utils: Send file creation time to clients 07/36507/20
2020-05-14 Mr NeilBrownLU-9679 various: use OBD_ALLOC_PTR_ARRAY() and others 50/38250/8
2020-05-14 Sergey CheremencevLU-11023 quota: quota pools for OSTs 15/35615/52
2020-04-06 Andreas DilgerLU-6179 llite: remove LOCKAHEAD_OLD compatibility 09/38109/2
2020-04-06 Oleg DrokinLU-8454 Remove struct mgs_send_param and its users 06/38106/4
2020-03-31 Lai SiyaoLU-11025 dne: introduce new directory hash type: "crush" 75/36775/20
2020-03-01 Mr NeilBrownLU-9679 general: add missing spaces near punctuation 02/37402/5
2020-02-20 Mr NeilBrownLU-9679 llite: Discard LUSTRE_FPRIVATE() 52/36652/11
2020-01-10 Patrick FarrellLU-12477 libcfs: Remove obsolete config checks 42/35342/11
2019-12-20 Jian YuLU-11656 llite: fetch default layout for a directory 09/36609/11
2019-12-16 Arshad HussainLU-12923 lustre: Replace CLASSERT() with BUILD_BUG_ON() 25/36725/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-09-20 Qian YingjinLU-11367 som: integrate LSOM with lfs find 67/35167/22
2019-08-21 Jian YuLU-12589 llite: swab LOV EA data in ll_getxattr_lov() 26/35626/4
2019-07-27 Alex ZhuravlevLU-12090 utils: lfs rmfid 49/34449/40
2019-07-27 Jian YuLU-10100 llite: swab LOV EA user data 91/35291/12
2019-07-17 NeilBrownLU-12477 lustre: use delete_from_page_cache() for direc... 62/35462/3
2019-06-13 Oleg DrokinLU-10092 First phase of persistent client cache project... 14/35214/1
2019-06-13 Qian YingjinLU-10092 pcc: change detach behavior and add keep option 44/33844/19
2019-06-13 Qian YingjinLU-10092 pcc: Non-blocking PCC caching 66/32966/37
2019-06-13 Li XiLU-10092 llite: Add persistent cache on client 63/32963/38
2019-06-07 Lai SiyaoLU-11213 lmv: mkdir with balanced space usage 60/34360/15
next