Whamcloud - gitweb
LU-3467 mdt: call MDT handlers via unified request handler
[fs/lustre-release.git] / lustre / osc /
2013-10-03 Dmitry EreminLU-4023 build: wrong type used 99/7799/5
2013-10-01 James SimmonsLU-3974 libcfs: replace num_physpages with totalram_pages 26/7726/4
2013-09-28 Oleg DrokinRevert "LU-1346 libcfs: replace CFS_CAP_XXX with kernel... 98/7798/2
2013-09-27 James SimmonsLU-1346 libcfs: replace CFS_CAP_XXX with kernel definition 81/4781/6
2013-09-26 Peng TaoLU-1346 libcfs: cleanup libcfs primitive (linux-prim.h) 57/6957/8
2013-09-26 Peng TaoLU-1346 libcfs: cleanup libcfs primitive (linux-prim.h) 56/6956/8
2013-09-24 Jinshan XiongLU-2779 osc: osc_extent_wait() shouldn't be interruptible 19/5419/4
2013-09-13 Peng TaoLU-1346 libcfs: cleanup waitq related primitives 55/6955/8
2013-09-13 Peng TaoLU-1346 libcfs: cleanup libcfs primitive (linux-prim.h) 54/6954/8
2013-09-05 Sebastien BuissonLU-2744 build: fix race issues thanks to oap_lock 72/6572/6
2013-09-03 James SimmonsLU-3581 osc: Lustre returns EINTR from writes when... 02/7002/5
2013-09-02 James SimmonsLU-1346 libcfs: cleanup cfs_curproc_xxx macros 79/4779/5
2013-08-30 John L. HammondLU-3832 clio: honor O_NOATIME 42/7442/4
2013-08-22 James SimmonsLU-1346 libcfs: tcpip/time/type related cleanup 77/4777/8
2013-08-17 Jinshan XiongLU-3416 llite: reset writeback index in ll_writepages 54/6554/10
2013-08-10 James SimmonsLU-1346 libcfs: cleanup macros in kp30.h 76/4776/5
2013-08-10 Vitaly FertmanLU-3433 clio: wrong cl_lock usage 09/6709/3
2013-06-28 Peng TaoLU-1346 libcfs: replace cfs_ memory wrappers 31/2831/13
2013-06-13 Keith ManntheyLU-3063 osc: Check return code for lu_kmem_init
2013-06-11 Peng TaoLU-2335 kernel: add CONFIG_ prefix to config values
2013-06-11 John L. HammondLU-3059 obdclass: use a dummy structure for lu_ref_link
2013-06-07 Bruce KorbLU-2771 dlmlock: compress out unused space
2013-06-07 Li WeiLU-2743 ptlrpc: Translate between host and network...
2013-05-23 Jinshan XiongLU-3359 osc: fixed a typo in osc_cache_truncate_start
2013-05-15 Artem BlagodarenkoLU-3219 ost: Ensure dirty flushed on fiemap ioctl
2013-05-13 wang diLU-3187 ost: check pre 2.4 echo client in obdo validation
2013-05-10 Oleg DrokinRevert "LU-3188 osc: shorten IO calling path"
2013-05-08 Bobi JamLU-3281 osc: some cleanup to reduce stack overflow...
2013-05-06 Oleg DrokinRevert "LU-2139 osc: Track and limit "unstable" pages"
2013-05-06 Bobi JamLU-3188 osc: shorten IO calling path
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-05-01 Sebastien BuissonLU-3086 build: fix 'uninitialized variables' errors
2013-04-30 Prakash SuryaLU-2139 osc: Track and limit "unstable" pages
2013-04-22 Lai SiyaoLU-2679 grant: OFD grant as client requested upon reconnect
2013-04-10 wangdiLU-2684 fid: unify ostid and FID
2013-03-30 Niu YaweiLU-2909 osc: flush until no dirty in osc_enter_cache()
2013-03-28 wangdiLU-2682 fid: cleanup direct _id and _seq access
2013-03-22 John L. HammondLU-2513 osc: compute grant targets in bytes
2013-03-21 Jinshan XiongLU-2948 osc: keep trying to shrink more LRU slots
2013-03-20 Vitaly FertmanLU-1565 ldlm: make blocking threads async wherenever...
2013-03-13 Andreas DilgerLU-2775 fid: allow FID-on-OST in fid_seq_is_mdt()
2013-03-12 Jinshan XiongLU-2859 osc: unplug IO queue async to avoid stack overflow
2013-02-09 Sergii GlushchenkoLU-1431 ptlrpc: Support for over 1MB bulk I/O RPC
2013-02-09 Bobi JamLU-642 lov: make up obd_connect for inactive OSC
2013-02-05 Niu YaweiLU-2737 osc: double unlock in osc_lru_shrink()
2013-02-05 Vitaly FertmanLU-2722 clio: directIO thread races with completion...
2013-02-01 Sergii GlushchenkoLU-1431 ptlrpc: PTLRPC_BRW_MAX_SIZE usage cleanup.
2013-01-31 Niu YaweiLU-2576 osc: various fix in osc_enter_cache()
2013-01-28 wangdiLU-1506 ldlm: correct lock res build for FID on OST
2013-01-26 Niu YaweiLU-2550 osc: set resend count properly
2013-01-26 Jinshan XiongLU-744 clio: save memory allocations for cl_page
2013-01-21 John L. HammondLU-2511 procfs: Disallow secretly (un)writable proc...
2013-01-15 Jinshan XiongLU-2531 osc: evict extents in trunc whatever happens
2013-01-12 Jinshan XiongLU-2367 osc: unplug IO queue for writeback anyway
2013-01-09 Jinshan XiongLU-2332 osc: solve a race in client obd list lock
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2013-01-08 Bruno FacciniLU-2127 osc: fix wrong osc_announce_cached() msgs
2013-01-05 Jinshan XiongLU-2501 osc: hold cli list lock for osc_exit_cache
2012-12-19 Oleg DrokinLU-2450: Do not store and use unreferenced oap pointers
2012-12-17 Lai SiyaoLU-1887 ptlrpc: grant shrink rpc format is special
2012-12-17 Jinshan XiongLU-744 obdclass: revise cl_page refcount
2012-12-12 Jinshan XiongLU-1710 lvb: variable sized LVB support
2012-12-08 Jinshan XiongLU-2304 lov: check enq flags when matching top lock
2012-12-05 Andreas DilgerLU-1346 libcfs: replace libcfs wrappers with kernel API
2012-11-28 Vitaly FertmanLU-1565 disabling ELC through procfs
2012-11-21 Prakash SuryaLU-2139 osc: Move cl_client_lru to cl_client_cache
2012-11-21 Alex ZhuravlevLU-2244 lov: remove unused bits from lov, osc
2012-11-15 Jinshan XiongLU-2286 osc: unplug OSC queue at the end of truncate
2012-11-06 JinshanLU-2170 osc: set osc_lock attribute only once
2012-11-06 Vitaly FertmanLU-1684 ldlm: move ldlm flags not sent through wire...
2012-11-02 Liu XuezhaoLU-1337 llite: kernel 3.1 kills inode->i_alloc_sem
2012-10-29 Jinshan XiongLU-2179 osc: truncate partial page correctly
2012-10-17 Alex ZhuravlevLU-2150 ost: ost_brw_read() to ptlrpc_free_bulk_nopin()
2012-10-16 Jinshan XiongLU-744 osc: add lru pages management - new RPC
2012-10-05 James SimmonsLU-2068 build: Disable obdfilter with osd-zfs
2012-09-26 Johann LombardiLU-1842 quota: remove quota code
2012-09-26 Mikhail PershinLU-1302 llog: simplify llog_setup functionality
2012-09-24 Mikhail PershinLU-1302 llog: modify llog_write/llog_add to support OSD
2012-09-13 yangshengLU-1808 build: Lustre build does not support FC15.
2012-09-10 Jinshan XiongLU-1813 osc: osc_lock_unuse() race
2012-09-06 Jinshan XiongLU-1755 osc: solve a race between fsync and truncate
2012-09-04 Johann LombardiLU-1788 osc: don't print error msg for EINPROGRESS...
2012-08-13 Fan YongLU-1683 agl: increase lock cll_holds for AGL upcall
2012-08-08 Andreas DilgerLU-1617 build: skip generated files in .gitignore
2012-07-31 Hongchao ZhangLU-1057 quota: speed up lookup in osc_quota_chkdq
2012-07-26 Johann LombardiLU-1329 ptlrpc: resend request on -EINPROGRESS
2012-07-23 Alexander.BoykoLU-1418 osc: remove DEADLOCK error messages
2012-07-13 Andreas DilgerLU-1481 build: quiet warnings due to := assignment
2012-07-09 Jinshan XiongLU-169 clio: restart clio operations if layout changes
2012-07-05 Bobi JamLU-988 clio: use OSC object's m/a/ctime when build...
2012-06-29 Alexander.BoykoLU-1201 checksum: add libcfs crypto hash
2012-06-28 wangdiLU-1396 osc: control the RPC rate between MDS and OST
2012-06-26 Lai SiyaoLU-506 kernel: 2.6.38 kernel macro check cleanup
2012-06-26 Alexander.BoykoLU-1194 llog: fix for not sync llcd at thread stop
2012-06-19 Jinshan XiongLU-1030 osc: new IO engine implementation
2012-06-11 Oleg DrokinRevert "LU-1201 checksum: add libcfs crypto hash"
2012-06-11 Alexander.BoykoLU-1201 checksum: add libcfs crypto hash
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-06-01 Jinshan XiongLU-1030 osc: move io data from lov_oinfo into osc_object
next