Whamcloud - gitweb
LU-3467 target: generic hpreq handler in target
[fs/lustre-release.git] / lustre / mdt /
2014-01-08 John L. HammondLU-4430 mdt: check for MDS_FMODE_EXEC in mdt_mfd_open() 19/8719/2
2014-01-07 wang diLU-4222 mdt: extra checking for getattr RPC. 99/8599/5
2014-01-01 Andreas DilgerLU-4217 build: bump build warnings to 2.7 development 27/8627/2
2013-12-28 John L. HammondLU-2875 mdt: use lu_name for rr_name and rr_tgt 61/7961/4
2013-12-20 John L. HammondLU-2789 mdt: ensure constant striping during chown() 70/6070/2
2013-12-20 wang diLU-3528 mdt: check object exists for remote directory 71/8371/8
2013-12-19 Oleg DrokinLU-4152 mdt: Don't enqueue two locks on the same resource 83/8083/7
2013-12-18 Jinshan XiongLU-4022 hsm: Set agent_actions start index from -1 79/7879/4
2013-12-16 Bobi JamLU-4136 obdclass: use obd_get_info to report network... 08/8408/4
2013-12-06 wang diLU-4076 fld: add local fldb to each target 84/7884/11
2013-12-04 Mikhail PershinLU-3467 target: use osc_reply_portal for OUT services 90/8390/5
2013-12-02 James NunezLU-4083 mdt: Take lov_mutex in mdt_reint_unlink and... 19/7919/4
2013-12-02 Dmitry EreminLU-4069 build: cleanup from GOTO(label, -ERRNO) 80/8080/5
2013-12-02 James SimmonsLU-3319 procfs: provide framework for seq_file handling 35/7135/25
2013-12-02 wang diLU-4316 mdt: Do not grant Layout lock for remote file 06/8406/4
2013-11-29 Mikhail PershinLU-3467 target: unified transaction callbacks 30/7330/30
2013-11-29 Lai SiyaoLU-3286 llog: local storage doesn't need vfsmount 86/8286/2
2013-11-19 Bobi JamLU-4106 mdt: avoid recursive lu_object_find an object 90/7990/4
2013-11-19 Sebastien BuissonLU-4044 build: fix 'resource leak' errors 20/7820/10
2013-11-19 John L. HammondLU-4101 mdt: protect internal xattrs 43/7943/3
2013-11-18 Bruno FacciniLU-4065 mdt: Ensure accurate coordinator state 74/8074/4
2013-11-14 Mikhail PershinLU-3467 ofd: use unified handler for OST requests 30/7130/35
2013-11-14 Amir ShehataLU-2149 llog: lctl to work with llogs from command... 54/4254/7
2013-11-14 wang diLU-4179 mdt: skip open lock enqueue during resent 42/8142/5
2013-11-06 Hongchao ZhangLU-2613 recovery: free open/close request promptly 65/6665/11
2013-10-31 Mikhail PershinLU-4135 mdt: restore mdt_save_lock() functionality 48/8048/3
2013-10-28 Oleg DrokinLU-2842 mdt: Do not lbug on invalid fid entry in name 17/7617/3
2013-10-25 Bruno FacciniLU-3616 mdt: deny write on executed file during restore 36/7636/7
2013-10-25 wang diLU-3806 obdclass: add LCT_SERVER_SESSION for server... 12/7412/6
2013-10-25 Mikhail PershinLU-3467 mdt: call MDT handlers via unified request... 73/6973/19
2013-10-11 Oleg DrokinLU-3240 llite: Do not send parent dir fid in getattr... 10/7910/3
2013-10-11 Aurelien DegremontLU-3999 hsm: Rename several HSM files in /proc for... 40/7740/7
2013-10-08 John L. HammondLU-3866 hsm: permission checks on HSM operations 65/7565/3
2013-10-07 John L. HammondLU-4056 hsm: reorder MDT proc cleanup 46/7846/3
2013-10-03 John L. HammondLU-4002 hsm: avoid layout lock on unlink and rename... 92/7792/3
2013-10-02 Mikhail PershinLU-3750 mdt: fix typo in mdt_txn_stop_cb() 87/7787/4
2013-10-01 jclLU-3828 mdt: hsm tunable can be set permanently 57/7557/8
2013-10-01 Bruno FacciniLU-3864 mdt: return st_blocks=1 for released files 76/7776/3
2013-09-28 Oleg DrokinRevert "LU-1346 libcfs: replace CFS_CAP_XXX with kernel... 98/7798/2
2013-09-27 James SimmonsLU-1346 libcfs: replace CFS_CAP_XXX with kernel definition 81/4781/6
2013-09-26 Aurelien DegremontLU-3999 hsm: Improve mdt.*.hsm.agents output in /proc 44/7744/2
2013-09-26 Andrew PerepechkoLU-3670 mdt: cancel MDS_INODELOCK_XATTR on MDS updates 86/7186/3
2013-09-26 Peng TaoLU-1346 libcfs: cleanup libcfs primitive (linux-prim.h) 57/6957/8
2013-09-26 Peng TaoLU-1346 libcfs: cleanup libcfs primitive (linux-prim.h) 56/6956/8
2013-09-26 jclLU-3756 mdt: Change HSM policy display 65/7365/6
2013-09-24 John L. HammondLU-3931 hsm: reprocess LDLM resource in mdt_hsm_release() 21/7621/3
2013-09-24 wang diLU-3894 mdt: return EXDEV for cross-MDT rename 79/7579/4
2013-09-24 Jinshan XiongLU-3876 hsm: proc agent_actions fix up 89/7589/4
2013-09-24 Jinshan XiongLU-3817 llite: Truncate to restore file 05/7505/7
2013-09-17 Swapnil PimpaleLU-3273 mdt: Hold med_open_lock before walking med_open... 72/7272/4
2013-09-13 Peng TaoLU-1346 libcfs: cleanup waitq related primitives 55/6955/8
2013-09-10 Nathaniel ClarkLU-3669 xattr: separate ACL and XATTR caches 08/7208/15
2013-09-06 Sebastien BuissonLU-2217 build: fix 'NULL pointer dereference' errors 20/4720/21
2013-09-05 Andriy SkulyshLU-3781 mdt: Atomically update MDT exp_connect_data 91/7391/2
2013-09-04 John L. HammondLU-3811 hsm: handle file ownership and timestamps 61/7461/5
2013-09-04 jclLU-3711 mdt: default archive id is tunable 73/7373/2
2013-09-03 John L. HammondLU-3500 mdt: use __u64 for sp_cr_flags 68/6868/3
2013-09-03 John L. HammondLU-2484 obd: add md_stats to MDC and LMV devices 27/4827/7
2013-09-03 Sebastien BuissonLU-3097 build: fix 'no effect' errors 66/7166/5
2013-09-02 James SimmonsLU-1346 libcfs: cleanup cfs_curproc_xxx macros 79/4779/5
2013-09-02 James SimmonsLU-1346 libcfs: cleanup macros in portals_compat25.h 78/4778/8
2013-09-01 Sebastien BuissonLU-3428 build: fix 'uninitialized variables' errors 11/6511/2
2013-08-30 Sebastien BuissonLU-3042 build: fix 'NULL pointer dereference' errors 68/5868/10
2013-08-30 John L. HammondLU-3842 hsm: handle NULL crh in hsm_cdt_request_completed() 70/7470/2
2013-08-29 Aurelien DegremontLU-3754 mdt: Enable data_version control 29/7329/3
2013-08-22 James SimmonsLU-1346 libcfs: tcpip/time/type related cleanup 77/4777/8
2013-08-17 James SimmonsLU-2800 autoconf: remove LC_PROCFS_USERS test 84/7084/7
2013-08-17 Li DongyangLU-3557 mdt: fix open existing file with O_CREAT for... 93/6893/4
2013-08-17 wang diLU-3707 target: fix trans call back for out 56/7256/3
2013-08-17 jclLU-3709 mdt: CDT cleanup follow-on patch 54/7254/4
2013-08-17 Jinshan XiongLU-3647 hsm: small fixes for HSM 43/7243/4
2013-08-13 Andreas DilgerLU-3556 osd-ldiskfs: remove dependency on mdd module 45/6945/12
2013-08-10 Sebastien BuissonLU-3069 build: fix 'integer handling' issues 88/5888/15
2013-08-10 Andrew PerepechkoLU-3669 mdt: getxattr intent should check object existence 91/7191/3
2013-08-08 Aurelien DegremontLU-3677 mdt: Set HSM dirty open-for-write file when... 95/7195/2
2013-08-07 jclLU-3343 mdt: HSM coordinator main thread 12/6912/14
2013-08-01 Mikhail PershinLU-3467 seq: unified SEQ handler 65/6765/11
2013-08-01 Mikhail PershinLU-3467 target: FLD to use unified request handler 64/6764/11
2013-08-01 Mikhail PershinLU-3467 target: move OUT to the unified target code 63/6763/10
2013-07-30 wang diLU-3651 mdt: upgrade 2.4.53 to 2.5.53 for rename lock 51/7151/2
2013-07-29 Andrew PerepechkoLU-2869 llite: extended attribute cache 37/5537/23
2013-07-29 Aurelien DegremontLU-3635 hsm: Fix ASSERT(inode->i_nlink > 0) 11/7111/2
2013-07-29 Jinshan XiongLU-1333 hsm: Add hsm_release feature. 28/7028/8
2013-07-25 jclLU-3342 mdt: HSM coordinator agent interface 34/6534/13
2013-07-25 jclLU-3341 mdt: HSM coordinator client interface 32/6532/16
2013-07-23 Oleg DrokinRevert "LU-2800 autoconf: remove LC_PROCFS_USERS test" 83/7083/2
2013-07-23 James SimmonsLU-2800 autoconf: remove LC_PROCFS_USERS test 53/5353/7
2013-07-23 Mikhail PershinLU-2145 server: use unified request handler for MGS 26/4826/15
2013-07-22 Andreas DilgerLU-2901 ldlm: fix resource/fid check, use DLDLMRES 92/6592/5
2013-07-22 Jinshan XiongLU-2919 hsm: Implementation of exclusive open 30/6730/18
2013-07-22 jclLU-3340 mdt: HSM memory requests management 30/6530/10
2013-07-19 John L. HammondLU-3233 mdt: validate open handle cookies 38/6938/3
2013-07-17 jclLU-3432 llite: Access to released file trigs a restore 37/6537/13
2013-07-10 jclLU-3339 mdt: HSM on disk actions record 29/6529/8
2013-07-10 Keith ManntheyLU-1347 style: removes obsolete EXPORT_SYMTAB macros v2 39/6739/2
2013-07-10 John L. HammondLU-3253 mdt: use lu_object/device in mdt_object/device 22/6222/2
2013-07-06 Jinshan XiongLU-3546 mdt: reply error to client after version check 64/6864/4
2013-07-01 Liu XuezhaoLU-1330 obdclass: add obd_target.h 78/2678/10
2013-07-01 Bruno FacciniLU-3474 mdt: mdt_links_read() to return linkea_init... 72/6772/3
2013-06-28 Peng TaoLU-1346 libcfs: replace cfs_ memory wrappers 31/2831/13
next