Whamcloud - gitweb
LU-3097 build: fix 'stray semicolon' errors
[fs/lustre-release.git] / lustre / llite /
2013-08-10 Swapnil PimpaleLU-2940 llite: Fix for oops in vvp_pgcache_show() 92/7192/2
2013-08-06 Andriy SkulyshLU-1715 ptlrpc: flock deadlock detection does not work 53/3553/19
2013-08-01 Artem BlagodarenkoLU-3155 mgs: set_param -P option that sets value perman... 25/6025/19
2013-08-01 John L. HammondLU-3283 llite: pass correct pointer to obd_iocontrol() 74/6274/5
2013-08-01 Lai SiyaoLU-3486 llite: remove ll_d_root_ops 97/6797/7
2013-07-31 jclLU-3363 api: HSM import uses new released pattern 36/6536/14
2013-07-29 Andrew PerepechkoLU-2869 llite: extended attribute cache 37/5537/23
2013-07-29 Jinshan XiongLU-1333 hsm: Add hsm_release feature. 28/7028/8
2013-07-28 Dmitry EreminLU-2800 build: fix compilation issue with is_compat_task 18/7118/2
2013-07-26 Dmitry EreminLU-3204 build: clean up unused variables and dead code 39/6139/14
2013-07-26 John L. HammondLU-3517 llite: don't check for O_CREAT in it_create_mode 86/6786/5
2013-07-26 Alexey ShvetsovLU-3079 kernel: f_vfsmnt replaced by f_path.mnt 99/5899/5
2013-07-23 James SimmonsLU-2800 autoconf: remove LC_INVALIDATE_BDEV_2ARG test 45/5345/7
2013-07-23 James SimmonsLU-2800 autoconf: remove LIBCFS_HAVE_IS_COMPAT_TASK... 93/5393/5
2013-07-23 James SimmonsLU-2800 autoconf: remove vectored fops tests 43/5343/7
2013-07-23 Patrick FarrellLU-3544 nfs: writing to new files will return ENOENT 20/6920/4
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-19 John L. HammondLU-3233 llite: use correct FID in ll_och_fill() 95/6695/2
2013-07-17 jclLU-3432 llite: Access to released file trigs a restore 37/6537/13
2013-07-10 James SimmonsLU-2800 autoconf: remove obsolete autoconf options 05/5505/11
2013-07-10 Patrick FarrellLU-3483 llite: Null deref in ll_revalidate_nd on NFSmount 15/6715/5
2013-07-10 Sebastien BuissonLU-2744 build: fix 'data race condition' issues 71/6571/4
2013-07-10 James SimmonsLU-2987 llite: rcu-free inode 63/5763/5
2013-07-10 Patrick FarrellLU-3484 llite: Anonymous dentry incorrectly identified... 26/6726/5
2013-07-10 Keith ManntheyLU-3403 llite: error of listxattr when buffer is small 63/6463/8
2013-07-10 Fan YongLU-2904 llite: return valid fsid for statfs 93/6493/3
2013-06-28 John L. HammondLU-3487 llite: handle io init failure in ll_fault_io_init() 35/6735/2
2013-06-28 Peng TaoLU-1346 libcfs: replace cfs_ memory wrappers 31/2831/13
2013-06-21 John L. HammondLU-3448 llite: call simple_setattr() from ll_md_setattr() 43/6643/4
2013-06-20 Peng TaoLU-2850 kernel: 3.8 upstream kills daemonize() 55/5655/13
2013-06-13 Peng TaoLU-2850 kernel: 3.8 upstream removes vmtruncate()
2013-06-13 jclLU-3299 llite: force lvb_data update after layout change
2013-06-07 Jinshan XiongLU-2482 layout: introduce new layout for released files
2013-06-07 Bruce KorbLU-2771 dlmlock: compress out unused space
2013-06-07 Jeff MahoneyLU-2850 compat: posix_acl_{to,from}_xattr take user_nam...
2013-06-07 Jeff MahoneyLU-2800 llite: introduce local getname()
2013-06-03 John L. HammondLU-3283 llite: check ll_prep_md_op_data() using IS_ERR()
2013-06-03 Dmitry EreminLU-3157 llite: A not locked mutex can be unlocked.
2013-05-31 John L. HammondLU-2753 llite: check alloc in ll_file_data_get, ll_dir_...
2013-05-31 wang diLU-3385 llite: missing last bit in ll_have_md_lock
2013-05-31 John L. HammondLU-3384 llite: use READ, WRITE around ll_rw_stats_tally()
2013-05-31 Peng TaoLU-3409 llite: silence lockdep warning in ll_md_blockin...
2013-05-21 wang diLU-3318 llite: Always build 64bit ino internally
2013-05-15 Emoly LiuLU-3036 mdt: set ATTR_xTIME_SET to make atime update...
2013-05-08 jclLU-3280 ldlm: suppress useless lock RPC for layout
2013-05-06 Oleg DrokinRevert "LU-2139 osc: Track and limit "unstable" pages"
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-05-02 Niu YaweiLU-3160 clio: don't ignore layout on writeback
2013-05-01 Ned BassLU-3182 lmv: fix duplicate directory entries
2013-04-30 Prakash SuryaLU-2139 osc: Track and limit "unstable" pages
2013-04-27 Jinshan XiongLU-3205 llite: Set layout_gen before compatibility...
2013-04-23 Patrick FarrellLU-3044 llite: LSeek SEEK_CUR incorrect after O_APPEND...
2013-04-19 Jinshan XiongLU-3124 llite: To use an extra RPC to transfer layout
2013-04-10 wangdiLU-2684 fid: unify ostid and FID
2013-04-09 Fan YongLU-2904 llite: use 32bitapi for re-export Lustre via NFS
2013-04-08 Jinshan XiongLU-3026 llite: setattr to override permission check...
2013-04-05 Jinshan XiongLU-3057 llite: swap layout fixes - hang at sanity 56x...
2013-03-31 Sebastien BuissonLU-3068 build: fix 'incorrect expression' errors
2013-03-31 Dmitry EreminLU-3066 llite: fix crash in fdatasync(directory)
2013-03-30 Niu YaweiLU-3035 clio: improper LASSERT in ll_file_io_generic()
2013-03-30 Lai SiyaoLU-2388 statahead: race in do_sa_entry_fini()
2013-03-29 Patrick FarrellLU-2900 llite: Null deref in ll_fsync:mkdir on NFSmount...
2013-03-28 wangdiLU-2682 fid: cleanup direct _id and _seq access
2013-03-28 Jinshan XiongLU-2970 lov: wait for active IOs before deleting the...
2013-03-26 Liu XuezhaoLU-1330 obdclass: splits server-side object stack from...
2013-03-26 jclLU-2445 utils: lfs migrate support
2013-03-22 Li WeiLU-2743 llite: Fix a negative hpk_errval assignment
2013-03-22 Peng TaoLU-2916 llite: call ll_permission rather than inode_per...
2013-03-21 Emoly LiuLU-2911 llite: add obd_fid_init/fini() back to llite
2013-03-20 Jinshan XiongLU-1876 hsm: revise ll_setattr_raw to not check stripe...
2013-03-20 wangdiLU-2912 mdd: move fid2path from MDD to MDT
2013-03-20 Vitaly FertmanLU-1565 ldlm: make blocking threads async wherenever...
2013-03-15 Aurelien DegremontLU-2883 hsm: Mark file DIRTY as soon as pages are written
2013-03-15 Prakash SuryaLU-2622 obdclass: Remove the global cl_env list
2013-03-15 John L. HammondLU-1346 libcfs: remove cfs_ file wrappers
2013-03-15 Niu YaweiLU-2910 clio: restore iov when restart io
2013-03-13 Jinshan XiongLU-2809 llite: Do not return layout_gen for getxattr
2013-03-13 Jinshan XiongLU-2816 llite: Set RAS_INCREASE_STEP correctly
2013-03-07 Artem BlagodarenkoLU-903 ldlm: inode references moved to resource
2013-02-27 Minh DiepLU-2658 llite: too many arguments in generic_file_llsee...
2013-02-22 Vitaly FertmanLU-2720 clio: remove CILR_PEEK optimization
2013-02-20 Fan YongLU-2770 llite: specify ea_size for md_getattr_name
2013-02-20 Ned BassLU-2786 llite: allow setting pool name via fsetxattr()
2013-02-09 Sergii GlushchenkoLU-1431 ptlrpc: Support for over 1MB bulk I/O RPC
2013-02-08 John L. HammondLU-2689 interop: use stripe md in ll_update_inode()
2013-02-06 Jinshan XiongLU-2017 mdc: add layout swap between 2 objects
2013-02-05 Wang DiLU-1187 mdt: Add MDS_INODELOCK_PERM lock for remote dir
2013-02-05 Li WeiLU-2467 ptlrpc: Allow OBD_PINGs to be suppressed
2013-02-04 Vitaly FertmanLU-2723 clio: a client hangs on osc_extent_wait in dio
2013-02-02 wangdiLU-1187 mdt: unlink remote directory
2013-02-02 wangdiLU-1187 utils: add lfs setdirstripe/getdirstripe
2013-02-01 Sergii GlushchenkoLU-1431 ptlrpc: PTLRPC_BRW_MAX_SIZE usage cleanup.
2013-01-31 Jinshan XiongLU-1876 hsm: Avoid deadlock on i_mutex and layout change
2013-01-31 Jinshan XiongLU-1876 hsm: bugfix for deadlock in glimpse and layout...
2013-01-30 jclLU-2061 hsm: send HSM resquest to CDT
2013-01-30 Aurelien DegremontLU-2061 hsm: get list of HSM actions
2013-01-30 Aurelien DegremontLU-1338 hsm: HSM flags feature
2013-01-30 jclLU-2062 hsm: llapi hsm calls for CopyTool
2013-01-30 jclLU-2441 mdd: Implement volatile file
next