Whamcloud - gitweb
LU-3020 obdclass: Lustre returns EINTR when SA_RESTART is set
[fs/lustre-release.git] / lustre / obdclass /
2013-04-23 Patrick FarrellLU-3020 obdclass: Lustre returns EINTR when SA_RESTART...
2013-04-20 Mikhail PershinLU-3149 llog: separate named and unnamed llog sequences
2013-04-13 Mikhail PershinLU-2886 mdd: create local files using local_storage lib
2013-04-10 wangdiLU-2684 fid: unify ostid and FID
2013-04-09 Li WeiLU-2923 ptlrpc: Stop suppressing pings when IR is unava...
2013-04-08 Mikhail PershinLU-2677 obdfilter: add LMA for all OST objects
2013-04-03 Hongchao ZhangLU-2843 llog: restore the size of llog for -ENOSPC
2013-04-01 Liu XuezhaoLU-1330 obdclass: split client-server mount routines
2013-03-31 Sebastien BuissonLU-3068 build: fix 'incorrect expression' errors
2013-03-28 wangdiLU-2682 fid: cleanup direct _id and _seq access
2013-03-27 wangdiLU-2646 osd: add special flag for agent inode.
2013-03-26 Liu XuezhaoLU-1330 obdclass: splits server-side object stack from...
2013-03-22 John L. HammondLU-2675 cleanup: remove unused recov_thread.c and llog...
2013-03-22 John L. HammondLU-2396 ofd: Remove unmaintained brw_stats
2013-03-22 Jeff MahoneyLU-1994 kernel: fix reference counting with l_dentry_open
2013-03-22 John L. HammondLU-2675 cleanup: remove obsolete llog-test crud
2013-03-20 wangdiLU-2912 mdd: move fid2path from MDD to MDT
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-14 Hongchao ZhangLU-2735 test: disable LRU to avoid page deletion
2013-03-13 Alex ZhuravlevLU-2748 osd: allocate buffers on demand
2013-03-11 yangshengLU-2148 kernel: Kernel update for latest FC18 kernel
2013-03-08 John L. HammondLU-2724 ptlrpc: skip NULL obd_svc_stats in lprocfs_rd_i...
2013-03-07 Artem BlagodarenkoLU-903 ldlm: inode references moved to resource
2013-02-27 Lai SiyaoLU-2844 mdd: mdt prepare failure should not oops
2013-02-22 Vitaly FertmanLU-2720 clio: remove CILR_PEEK optimization
2013-02-20 James SimmonsLU-2158 lvfs: move obdclass related functions to obclass
2013-02-20 Sebastien BuissonLU-2227 build: fix 'memory illegal access' errors
2013-02-10 John L. HammondLU-2675 cleanup: remove User Mode Linux specific code
2013-02-09 Sergii GlushchenkoLU-1431 ptlrpc: Support for over 1MB bulk I/O RPC
2013-02-09 Sebastien BuissonLU-2444 build: fix 'error handling' issues
2013-02-06 Jinshan XiongLU-2017 mdc: add layout swap between 2 objects
2013-02-06 Fan YongLU-1866 lfsck: FID-in-{dirent,LMA} check and repair
2013-02-06 Fan YongLU-1866 lfsck: LFSCK for namespace consistency (1)
2013-02-05 Vitaly FertmanLU-2722 clio: directIO thread races with completion...
2013-02-05 Li WeiLU-2467 ptlrpc: Allow OBD_PINGs to be suppressed
2013-02-04 Li WeiLU-2467 protocol: Add OBD_CONNECT_PINGLESS
2013-02-03 wangdiLU-1187 mdd: a few missing stuff in MD stack for DNE.
2013-02-02 Fan YongLU-1866 osd: FID-in-LMA and OI files
2013-02-01 Sergii GlushchenkoLU-1431 ptlrpc: PTLRPC_BRW_MAX_SIZE usage cleanup.
2013-01-31 wangdiLU-1187 osp: add osp_md_object for remote directory.
2013-01-31 Bobi JamLU-1282 lprocfs: reduce lprocfs stats memory use
2013-01-31 Liang ZhenLU-2101 clio: cl_sync_io_wait() need a barrier
2013-01-30 wangdiLU-1187 lod: Add remote object for DNE
2013-01-30 wangdiLU-2183 osp: cleanup osp-on-ost
2013-01-30 jclLU-2441 mdd: Implement volatile file
2013-01-28 Niu YaweiLU-2674 osp: set proper connection flag
2013-01-26 Jian YuLU-2309 config: ignore unknown configuration param
2013-01-26 Hongchao ZhangLU-2336 llog: hide the harmless log message
2013-01-26 Sebastien BuissonLU-2644 build: fix 'resource leak' errors
2013-01-26 Jinshan XiongLU-744 clio: save memory allocations for cl_page
2013-01-25 Brian BehlendorfLU-1095 debug: Quiet/cleanup various common console...
2013-01-23 Sebastien BuissonLU-1961 build: fix 'dereference before null check'...
2013-01-23 wangdiLU-1187 lod: Fix config log and setup process for DNE
2013-01-21 John L. HammondLU-2511 procfs: Disallow secretly (un)writable proc...
2013-01-18 John L. HammondLU-2470 procfs: Remove unused lu_time code.
2013-01-16 Artem BlagodarenkoLU-1430 mgs: "replace_nids" lctl command added
2013-01-11 Mikhail PershinLU-2109 llog: introduce llog handle refcounter
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2013-01-08 Bobi JamLU-2492 obdclass: lu_object_find_at() waits forever
2013-01-08 Mikhail PershinLU-2104 recovery: keep valid obd_stale_clients during...
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
next