Whamcloud - gitweb
LU-1270 utils: properly initialize traverse param
[fs/lustre-release.git] / lustre / include /
2013-01-26 Prakash SuryaLU-2158 lvfs: Remove functions from lvfs_linux.c
2013-01-26 Jinshan XiongLU-744 clio: save memory allocations for cl_page
2013-01-23 Sebastien BuissonLU-1961 build: fix 'dereference before null check'...
2013-01-23 wangdiLU-1187 lmv: allocate lmv tgts array by index
2013-01-23 wangdiLU-1187 lod: Fix config log and setup process for DNE
2013-01-23 wangdiLU-1187 lod: reorganize lod_ost
2013-01-22 Christopher J. MorroneLU-709 build: remove old BGL support option
2013-01-20 wangdiLU-1445 lod: Add FLD lookup to LOD
2013-01-19 wangdiLU-1187 lmv: Locate right MDT in lmv.
2013-01-18 John L. HammondLU-2470 procfs: Remove unused lu_time code.
2013-01-18 Peng TaoLU-1756 kernel: cleanup lustre_compat25.h
2013-01-17 wangdiLU-1445 fid: start ptlrpc service for OST FID
2013-01-16 Artem BlagodarenkoLU-1430 mgs: "replace_nids" lctl command added
2013-01-15 wangdiLU-1445 fid: Add DATA fid type in fid_request.
2013-01-15 Jinshan XiongLU-1876 hsm: layout lock implementation on server side
2013-01-14 wangdiLU-1445 ofd: Add fid support on OFD
2013-01-12 wangdiLU-1445 ofd: set index during server_data_init
2013-01-12 wangdiLU-1445 fld: change md_site to seq_server_site
2013-01-12 wangdiLU-1445 ofd: remove ofd_seq_count and add ocd_seq
2013-01-12 wangdiLU-1445 osd: replace OFD_GROUP0_LAST_OID with [seq, 0]
2013-01-11 Mikhail PershinLU-2109 llog: introduce llog handle refcounter
2013-01-11 Aurelien DegremontLU-941 hsm: Manage dirty flag for hsm-archived files
2013-01-10 wangdiLU-1187 osd: allocate osd_compat_objid_seq dynamically
2013-01-09 Jinshan XiongLU-2332 osc: solve a race in client obd list lock
2013-01-08 Peng TaoLU-1756 kernel: cleanup lustre_compat25.h
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2013-01-08 John L. HammondLU-2504 procfs: Call put_cpu() if stats alloc fails
2013-01-08 Liang ZhenLU-2432 ptlrpc: alloc_rqbd spin on vmap_area_lock
2013-01-07 wangdiLU-718 mds: new MDS layer.
2013-01-04 yangshengLU-2148 mount: Kernel update for latest FC18 kernel
2012-12-28 wangdiLU-2240 fld: Move range lookup to fld.
2012-12-21 yangshengLU-1337 llite: support SEEK_HOLE and SEEK_DATA
2012-12-18 Ned BassLU-1914 ldlm: add doxygen comments
2012-12-17 Peng TaoLU-1994 kernel: 3.6 dentry_open uses struct path as...
2012-12-17 yang shengLU-1994 kernel: kernel 3.6 changes i_dentry/d_alias...
2012-12-17 yang shengLU-1994 llite: kernel 3.5 renames end_writeback to...
2012-12-17 Johann LombardiLU-2361 quota: keep slave's glb idx consistent with...
2012-12-17 Niu YaweiLU-2346 quota: set default grace time
2012-12-17 John L. HammondLU-2358 procfs: Implement /proc/fs/lustre/mgs/MGS/fstyp...
2012-12-17 wangdiLU-1632 fid: remove fid_delete in delete_inode procedure
2012-12-17 John L. HammondLU-2363 lod: Fix statfs entries in lod procfs
2012-12-17 Peng TaoLU-1756 kernel: cleanup lustre_compat25.h
2012-12-17 jclLU-2016 mdd: add layout swap between 2 objects
2012-12-17 Jinshan XiongLU-744 obdclass: revise cl_page refcount
2012-12-17 Johann LombardiLU-2378 lma: move HSM & SOM attributes to dedicated...
2012-12-16 Vitaly FertmanLU-1403 ucred: ucred cleanup
2012-12-14 Jinshan XiongLU-744 obdclass: revise percpu stats of lprocfs_stats
2012-12-14 Jinshan XiongLU-744 obdclass: revise stats for cl_object cache
2012-12-12 Jinshan XiongLU-1710 lvb: variable sized LVB support
2012-12-09 yangshengLU-1994 kernel: 3.4 kmap_atomic has one argument
2012-12-08 Jinshan XiongLU-2304 lov: check enq flags when matching top lock
2012-12-05 Liu XuezhaoLU-1337 llite: kernel 3.4 converts d_alloc_root to...
2012-12-05 Liu XuezhaoLU-1337 llite: 3.3 changes super_operations/inode_opera...
2012-12-05 Andreas DilgerLU-1346 libcfs: replace libcfs wrappers with kernel API
2012-12-04 Jinshan XiongLU-1650 obdclass: find the lock by index of subpage
2012-12-03 wangdiLU-1681 llite: remove unnecessary OBD_MD_MDTIDX
2012-11-29 Oleg DrokinLU-2275 mdc: Don't leak requests with "strange" disposi...
2012-11-29 Jinshan XiongLU-1876 hsm: bugfix about layout lock on the client
2012-11-29 Vitaly FertmanLU-1565 ptlrpc: resend CANCEL rpc
2012-11-28 Vitaly FertmanLU-1565 disabling ELC through procfs
2012-11-28 Lai SiyaoLU-974 security: ignore umask if acl enabled
2012-11-21 Oleg DrokinRevert "LU-1756 kernel: cleanup lustre_compat25.h"
2012-11-21 Prakash SuryaLU-2139 osc: Move cl_client_lru to cl_client_cache
2012-11-21 Peng TaoLU-1756 kernel: cleanup lustre_compat25.h
2012-11-21 Alex ZhuravlevLU-2244 lov: remove unused bits from lov, osc
2012-11-21 Christopher J. MorroneLU-1606 api: Do not include lustre_idl.h from lustreapi.h
2012-11-20 Liu XuezhaoLU-1337 llite: kernel 3.2 protects inode->i_nlink
2012-11-20 Alex ZhuravlevLU-2156 misc: too noisy messages are suppressed
2012-11-15 Niu YaweiLU-2183 interop: handle deprecated quota param
2012-11-09 Alex ZhuravlevLU-2244 mds: remove remaining of old mds code
2012-11-07 Liu XuezhaoLU-1337 llite: kernel 3.2 make_request_fn returns void
2012-11-06 Vitaly FertmanLU-1684 ldlm: move ldlm flags not sent through wire...
2012-11-05 jclLU-1729: lu_buf code cleaning
2012-11-03 Liu XuezhaoLU-1337 llite: kernel 3.1 changes open_to_namei_flags
2012-11-02 Andreas DilgerLU-928 fid: add comments describing different FIDs
2012-11-02 Liu XuezhaoLU-1337 llite: kernel 3.1 kills inode->i_alloc_sem
2012-11-02 Peng TaoLU-1994 kernel: v3.5 defines INVALID_UID
2012-10-30 Niu YaweiLU-2152 iam: it->load fix
2012-10-30 Johann LombardiLU-2211 quota: cap how long a thread can wait for quota
2012-10-30 Hongchao ZhangLU-921 llite: warning in case of discarding dirty pages
2012-10-29 Peng TaoLU-1756 kernel: clean up lustre_compat25.h
2012-10-29 wangdiLU-2216 mdt: remove obsolete DNE code
2012-10-23 Liu XuezhaoLU-1337 llite: kernel 3.1 renames lock-manager ops
2012-10-23 Mikhail PershinLU-2145 target: use tgt_ prefix for target function
2012-10-18 Mikhail PershinLU-2145 target: move target code to the separate directory
2012-10-17 Iurii.GolovachLU-1770 ptlrpc: introducing OBD_CONNECT_FLOCK_OWNER...
2012-10-17 Alex ZhuravlevLU-2150 ost: ost_brw_read() to ptlrpc_free_bulk_nopin()
2012-10-17 Alex ZhuravlevLU-1303 lod: improvements and fixes
2012-10-16 Jinshan XiongLU-744 osc: add lru pages management - new RPC
2012-10-15 Johann LombardiLU-2147 quota: several fixes to reintegration procedure
2012-10-13 Andreas DilgerLU-1972 mdt: declare RPC handlers in a sane way
2012-10-12 Christopher J. MorroneLU-823 compat: Don't use cfs_ functions on kernel struc...
2012-10-11 Alexander.BoykoLU-1757 brw: added OBD short io connect flag
2012-10-11 Jinshan XiongLU-1666 obdclass: reduce lock contention on coh_page_guard
2012-10-11 Johann LombardiLU-1842 quota: remove leftovers from old code
2012-10-09 Christopher J. MorroneLU-1606 api: Rename liblustreapi.h -> lustreapi.h
2012-10-08 Andreas DilgerLU-753 obd: remove obsolete commit callback code
2012-10-08 Alex ZhuravlevLU-2089 ofd: do not pin pages provided by osd
2012-10-07 Andriy SkulyshLU-1962 util: Add --lazy flag to lfs df
2012-10-06 Johann LombardiLU-1842 quota: add core QSD code
next