Whamcloud - gitweb
LU-1303 fld: verify support for range lookups
[fs/lustre-release.git] / lustre / obdclass /
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
2012-07-27 Liu XuezhaoLU-1347 obdclass: makes EXPORT_SYMBOL follows function...
2012-07-26 Peng TaoLU-709 build: cleanup LC_PAGE_CHECKED and LC_INODE_BLKSIZE
2012-07-26 Peng TaoLU-709 build: clean up LC_NR_PAGECACHE/LC_STATFS_DENTRY...
2012-07-24 Liu XuezhaoLU-1337 vfs: kernel 3.3 hides vfsmount guts
2012-07-23 Peng TaoLU-709 compat: remove all reference to LINUX_VERSION_CODE
2012-07-19 Peng TaoLU-709 build: clean up i_mutex/i_private/quota_info...
2012-07-19 Peng TaoLU-709 build: clean up quota_read, follow_link and RCU
2012-07-19 Lai SiyaoLU-1432 ptlrpc: LBUG in lprocfs_free_client_stats()
2012-07-15 Wally WangLU-812 kernel: AUTOCONF_INCLUDED removed
2012-07-15 James SimmonsLU-812 kernel: remove smp_lock.h
2012-07-13 Andreas DilgerLU-1481 build: quiet warnings due to := assignment
2012-07-12 wangdiLU-1370 obdecho: few fixes about md_echo clients
2012-07-11 Bobi JamLU-1282 lprocfs: fix multi-thread contention glitch
2012-07-10 Lai SiyaoLU-1331 changelog: allow changelog to extend record
2012-07-09 Jinshan XiongLU-169 clio: restart clio operations if layout changes
2012-07-07 Alex ZhuravlevLU-1581 mount: minimal support to use zfs
2012-07-03 Alex ZhuravlevLU-1305 lprocfs: osd-ldiskfs to use common helpers
2012-07-03 Jinshan XiongLU-169 lov: add lsm refcounting
2012-06-29 Jeremy FilizettiLU-1448 llite: Prevent NULL pointer dereference on...
2012-06-29 Yu JianLU-1203 mdt: recognize old rootsquash and nosquash_nid...
2012-06-28 Mikhail PershinLU-1182 quota: quota accounting library
2012-06-28 Liang ZhenLU-56 obdclass: SMP improvement for lu_key
2012-06-27 Vitaly FertmanLU-1157 ldlm: replace waiting flock lists by hashes
2012-06-26 Alexander.BoykoLU-1194 llog: fix for not sync llcd at thread stop
2012-06-22 Fan YongLU-957 scrub: osd-ldiskfs itable based iteration
2012-06-21 Alex ZhuravlevLU-1305 obdclass: lprocfs helpers
2012-06-19 Jinshan XiongLU-1030 osc: new IO engine implementation
2012-06-19 Lai SiyaoLU-1014 mountconf: Revert "MGS should process parameter...
2012-06-13 Jinshan XiongLU-1421 clio: check cp_owner of cl_page after the page...
2012-06-12 Liu XuezhaoLU-506 kernel: some other minor cleanup of BKL
2012-06-07 Bobi JamLU-1282 lprocfs: free stat memory as it is cleared
2012-06-04 Fan YongLU-957 scrub: Ancillary work for LFSCK/OI scrub
2012-06-04 Jinshan XiongLU-1299 clio: a combo patch to fix cl_lock
2012-06-01 Jinshan XiongLU-1030 clio: reimplement ll_fsync in clio way
2012-05-30 Bobi JamLU-1282 misc: Use present cpu numbers to save memory.
2012-05-30 Liu XuezhaoLU-1347 style: removes obsolete EXPORT_SYMTAB macros
2012-05-30 Niu YaweiLU-694 config: make 'jobid_var' global
2012-05-30 Niu YaweiLU-694 ptlrpc: Job Stats
2012-05-29 Lai SiyaoLU-506 kernel: remove BKL fix
2012-05-28 Lai SiyaoLU-506 kernel: remove BKL
2012-05-24 Oleg DrokinLU-957 revert OI scrub patch
2012-05-22 Liang ZhenLU-181 obdclass: fix portal_handle memory wastage
2012-05-22 Fan YongLU-957 scrub: Ancillary work for LFSCK/OI scrub
2012-05-22 Jinshan XiongLU-1188 clio: acquire lockdep for cl_lock_peek()
2012-05-21 Alex ZhuravlevLU-911 obdapi: add env to few methods
next