Whamcloud - gitweb
LU-1187 tests: add create remote directory to racer
[fs/lustre-release.git] / lustre / obdclass /
2013-01-07 wangdiLU-718 mds: new MDS layer.
2013-01-04 yangshengLU-2148 mount: Kernel update for latest FC18 kernel
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 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-05 Liu XuezhaoLU-1337 llite: kernel 3.4 converts d_alloc_root to...
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 Li WeiLU-2282 obdclass: Slightly increase the size of lu_keys[]
2012-12-03 Hiroya NozakiLU-2258 mount: solve races between evict and umount
2012-11-29 Jinshan XiongLU-1876 hsm: bugfix about layout lock on the client
2012-11-29 Prakash SuryaLU-2394 llog: Fix a NULL pointer dereference
2012-11-20 Alex ZhuravlevLU-2156 misc: too noisy messages are suppressed
2012-11-19 Mikhail PershinLU-2129 llog: protect llog write against concurrent...
2012-11-07 yangshengLU-2073 procfs: procfs symlinks are apparently never...
2012-11-07 Andriy SkulyshLU-1527 clio: check if lock is freed in cl_lock_peek()
2012-11-07 Oleg DrokinLU-2275: obdclass: Proper error cleaup for class_newdev
2012-11-02 Liu XuezhaoLU-1337 build: remove unnecessary includings of system.h
2012-10-30 Niu YaweiLU-2152 iam: it->load fix
2012-10-29 Peng TaoLU-1756 kernel: clean up lustre_compat25.h
2012-10-29 wangdiLU-2216 mdt: remove obsolete DNE code
2012-10-17 Iurii.GolovachLU-1770 ptlrpc: introducing OBD_CONNECT_FLOCK_OWNER...
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-2163 lprocfs: fix jobstats initialization race
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 Alex ZhuravlevLU-1943 tests: Refresh conf-sanity 32[ab]
2012-10-09 Alex ZhuravlevLU-2110 mount: do not start osp twice
2012-10-08 Mikhail PershinLU-1943 filter: remove obdfilter from tree
2012-10-06 Fan YongLU-2033 scrub: lookup server local files by name
2012-10-05 Oleg DrokinLU-2071 lprocfs: Memory leak on lustre proc access
2012-10-05 James SimmonsLU-2068 build: Disable obdfilter with osd-zfs
2012-10-04 Ned BassLU-1730 obdclass: fix cfs_lockdep_set_class() typos
2012-10-03 Lai SiyaoLU-1749 llog: MDT should work if cancel llog failed...
2012-10-03 Alex ZhuravlevLU-1943 zfs-osd: different fixes for zfs
2012-10-02 Niu YaweiLU-1842 osp: osp-on-ost device
2012-09-30 Alex ZhuravlevLU-1303 osd: zfs-osd should initialize local objects...
2012-09-30 Mikhail PershinLU-2034 changelog: redo changelog using OSD llog
2012-09-29 Alex ZhuravlevLU-1303 mds: integration lod/osp into the stack
2012-09-28 Alex ZhuravlevLU-1303 lod: QoS allocation policy
2012-09-28 Mikhail PershinLU-1303 osp: OSP logging functionality
2012-09-28 Alex ZhuravlevLU-1303 lod: add lprocfs support to lod
2012-09-28 Mikhail PershinLU-1302 mgs: mgs uses llog over OSD
2012-09-28 Mikhail PershinLU-1302 llog: llog ioctl to use env
2012-09-28 Mikhail PershinLU-1302 llog: llog over OSD primitives
2012-09-26 Johann LombardiLU-1842 quota: remove quota code
2012-09-26 Mikhail PershinLU-1302 llog: simplify llog_setup functionality
2012-09-25 Johann LombardiLU-1842 quota: add quota disk operations
2012-09-24 Mikhail PershinLU-1303 osp: osp object operations
2012-09-24 Mikhail PershinLU-1302 llog: modify llog_write/llog_add to support OSD
2012-09-24 Alex ZhuravlevLU-1301 helpers: quiet class_parse_nid()
2012-09-24 Alex ZhuravlevLU-1301 mgs: lu device for mgs
2012-09-24 Li WeiLU-1883 osd: Fix niobuf_local offset usage
2012-09-24 Alex ZhuravlevLU-1304 mdd: changes related to acl
2012-09-20 Johann LombardiLU-1789 protocol: add support for lightweight connection
2012-09-20 Niu YaweiLU-1735 ptlrpc: cleanup jobid error message
2012-09-20 Johann LombardiLU-1842 protocol: add support for OBD_IDX_READ
2012-09-17 Alex ZhuravlevLU-1301 lu: local objects library
2012-09-17 Alex ZhuravlevLU-1919 mount: do not access vfs mnt directly
2012-09-17 Mikhail PershinLU-1303 osp: Basic OSP device implementation
2012-09-14 Mikhail PershinLU-1302 llog: llog test update and fixes
2012-09-13 Niu YaweiLU-1872 ptlrpc: cleanup jobstats in thread context
2012-09-12 Alex ZhuravlevLU-1301 mgs: introduce mgs_thread_info
2012-09-12 Jinshan XiongLU-1644 recovery: to not check client version for mne...
2012-09-12 Alex ZhuravlevLU-1711 mount: use OSD API to export statfs data
2012-09-12 Alex ZhuravlevLU-1711 mount: lu_site is provided by OSD
2012-09-12 Alex ZhuravlevLU-1711 mount: obd_mount to start osd
2012-09-10 Jinshan XiongLU-1813 osc: osc_lock_unuse() race
2012-09-10 Johann LombardiLU-1842 quota: define quota records for glb/slv indexes
2012-09-10 Mikhail PershinLU-1302 llog: introduce llog_open
2012-09-10 Niu YaweiLU-1818 quota: en/disable quota enforcement via conf_param
2012-09-07 Alex ZhuravlevLU-1581 mount: get rid of ldd in the kernel
2012-09-07 Johann LombardiLU-1789 protocol: reserve connect flag for lightweight...
2012-09-06 Yu JianLU-1203 mdt: map old params to new ones by using an...
2012-09-06 Andreas DilgerLU-1735 ptlrpc: cleanup jobid code
2012-09-06 Alex ZhuravlevLU-1581 mount: kernel do not parse ldd
2012-09-04 Mikhail PershinLU-1302 llog: pass lu_env as parametr in llog functions
2012-09-04 Mikhail PershinLU-1302 llog: pass lu_env to the llog callback
2012-09-04 Mikhail PershinLU-1302 llog: add env to llog_process functions
2012-08-31 Mikhail PershinLU-1302 llog: structures changes, llog_thread_info
2012-08-31 Bobi JamLU-1592 ldlm: protect obd_export:exp_imp_reverse's...
2012-08-24 James SimmonsLU-1014 mountconf: MGS update timeout upon config update
2012-08-22 Andreas DilgerLU-1735 ptlrpc: only set jobid if not already set
2012-08-21 Jinshan XiongLU-1644 mgs: swab nidtbl entries for 2.2 clients
2012-08-17 Alex ZhuravlevLU-1581 mount: use a special separator in svname
2012-08-13 Fan YongLU-1683 agl: increase lock cll_holds for AGL upcall
2012-08-09 James SimmonsLU-1095: debug: Clarify a IR message about support.
2012-08-09 James SimmonsLU-812 compat: SPIN/RW_LOCK_UNLOCKED no longer exist
2012-08-08 Andreas DilgerLU-1617 build: skip generated files in .gitignore
2012-08-08 James SimmonsLU-812 replace get_sb with mount in struct file_system_type
2012-08-02 Alex ZhuravlevLU-1581 obdclass: take fsname from svname
2012-07-31 Mikhail PershinLU-1522 recovery: rework LU-1166 patch in different way
next