Whamcloud - gitweb
LU-2675 lnet: remove unnecessary goto
[fs/lustre-release.git] / lustre / osc /
2015-03-30 Dmitry EreminLU-5478 osc: get rid of obd_* typedefs 48/13148/16
2015-03-26 Bobi JamLU-5823 clio: remove IOC_LOV_GETINFO 48/12748/7
2015-03-26 Bobi JamLU-5823 clio: add coo_obd_info_get and coo_data_version 38/12638/14
2015-03-25 Bobi JamLU-5823 clio: add cl_object_fiemap() 35/12535/19
2015-03-12 Jinshan XiongLU-3259 clio: Revise read ahead implementation 59/10859/17
2015-03-08 Andreas DilgerLU-6215 osc: use list_for_each_entry_safe() when delete... 56/13956/3
2015-03-03 Emoly LiuLU-6173 llite: allocate and free client cache asynchron... 46/13746/4
2015-03-03 Dmitry EreminLU-6070 libcfs: provide separate buffers for libcfs_... 85/13185/6
2015-02-03 Johann LombardiLU-5521 grant: quiet message on grant waiting timeout 46/12146/6
2015-01-27 Bobi JamLU-5823 clio: add cl_object_find_cbdata() 94/12494/13
2015-01-22 Bobi JamLU-1154 clio: pass fid for OST setattr 02/12902/5
2015-01-22 Bobi JamLU-1154 clio: rename coo_attr_set to coo_attr_update 88/12888/8
2015-01-19 James SimmonsLU-5275 lprocfs: sync names to upstream kernel lustre... 30/13330/4
2015-01-19 John L. HammondLU-5275 lprocfs: replace LPROCFS with CONFIG_PROC_FS 99/13299/3
2015-01-10 Frank ZagoLU-5396 all: use NULL instead of 0 67/12567/7
2015-01-04 John L. HammondLU-5971 llite: rename ccc_object to vvp_object 77/13077/2
2015-01-04 Dmitry EreminLU-5577 osc: change cl_extent_tax and *grants to unsigned 86/12386/6
2015-01-04 Jinshan XiongLU-5781 osc: osc_lock_weight endless loop fix 62/12362/3
2014-12-29 Bobi JamLU-6042 osc: osc_object_ast_clear() LBUG 63/13163/2
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-12-26 Dmitry EreminLU-5478 style: get rid of obd_* typedefs 40/13140/2
2014-12-18 John L. HammondLU-5971 llite: merge lclient.h into llite/vvp_internal.h 92/12592/6
2014-12-18 Dmitry EreminLU-5577 obdclass: change cl_fault_io->ft_nob to size_t 80/12380/3
2014-12-17 Dmitry EreminLU-5577 obd: change brw_page->count to unsigned 78/12378/3
2014-12-09 Frank ZagoLU-5396 mdc: (and lmv, mgc, osc) make some functions... 22/12222/9
2014-12-05 Johann LombardiRevert "LU-5275 lprocfs: remove last of non seq data... 53/12953/3
2014-12-04 James SimmonsLU-5275 lprocfs: remove last of non seq data structs... 98/12298/4
2014-12-04 John L. HammondLU-2675 obd: remove client_obd_lock_t 31/12231/4
2014-12-04 Niu YaweiLU-5951 clio: update timestamps after buiding rpc 65/12865/4
2014-11-21 John L. HammondLU-5814 llite: remove ll_objects_destroy() 18/12618/2
2014-11-21 John L. HammondLU-5418 echo: replace lov_stripe_md with lov_oinfo 47/12447/3
2014-11-11 John L. HammondLU-5551 lustre: fix messages with missisng newlines 96/11996/5
2014-11-05 John L. HammondLU-5814 lov: remove unused {get,set}_info handlers 45/12445/4
2014-11-04 John L. HammondLU-5814 lov: remove LL_IOC_RECREATE_{FID,OBJ} 42/12442/4
2014-11-04 Jinshan XiongLU-3259 clio: cl_lock simplification 58/10858/15
2014-10-25 John L. HammondLU-2675 osc: remove obsolete llog handling 74/11774/4
2014-10-01 Oleg DrokinRevert "LU-5521 grant: quiet message on grant waiting...
2014-09-26 frank zagoLU-5396 lnet/klnds: add sparse annotation __user wherev... 24/11824/5
2014-09-25 Stephen ChampionLU-4856 misc: Reduce exposure to overflow on page counters. 37/10537/8
2014-09-24 John L. HammondLU-2675 obd: rename LUSTRE_STRIPE_MAXBYTES 00/11800/2
2014-09-18 Patrick FarrellLU-5531 osc: Debug to match extent to brw RPC 48/11548/3
2014-09-15 Johann LombardiLU-5521 grant: quiet message on grant waiting timeout 16/11716/3
2014-09-12 Oleg DrokinRevert "LU-5261 osc: use wait_for_completion_killable... 92/11892/2
2014-09-11 Alexander.BoykoLU-3192 osc: split different type of IO 30/10930/4
2014-09-08 Dmitry EreminLU-5200 llite: Cmp of unsigned value against 0 is alway... 17/11217/2
2014-09-06 James SimmonsLU-5275 obdclass: Remove lprocfs_vars argument from... 40/11640/2
2014-09-06 James SimmonsLU-5275 obdclass: Remove non seq file proc routines 51/11451/5
2014-08-27 John L. HammondLU-2675 build: assume __linux__ and __KERNEL__ 37/11437/5
2014-08-27 frank zagoLU-5396: add sparse locking annotations 95/11295/9
2014-08-15 John L. HammondLU-2675 build: remove Darwin "support" 23/11423/2
2014-08-12 Dmitry EreminLU-5417 lustre: fix comparison between signed and unsigned 27/11327/2
2014-08-12 John L. HammondLU-2675 build: remove WinNT "support" 85/11385/2
2014-08-11 Niu YaweiLU-5463 osc: update kms in brw_interpret() properly 74/11374/4
2014-07-24 John L. HammondLU-5061 obd: add rnb_ prefix to struct niobuf_remote... 52/10452/3
2014-07-24 Joshua KuglerLU-5306: Update download and other whamcloud URLs 69/11169/3
2014-07-24 Emoly LiuLU-5261 osc: use wait_for_completion_killable() instead 21/11021/6
2014-07-09 James NunezLU-4871 newline: Correct missing newline 00/10000/6
2014-07-01 Hongchao ZhangLU-4933 osc: Automatically increase the max_dirty_mb 46/10446/7
2014-07-01 Andreas DilgerLU-5053 libcfs: clean up cfs_crypto_hash code 90/9990/4
2014-06-20 Jinshan XiongLU-4861 osc: a deadlock problem in osc completion ast 81/10581/2
2014-06-19 Bobi JamLU-3188 osc: shorten IO calling path 92/10292/5
2014-06-16 Emoly LiuLU-4524 ldlm: improve ldlm_lock_create() return value 04/9004/8
2014-06-12 Jinshan XiongLU-4841 osc: revise unstable pages accounting 03/10003/11
2014-06-11 Jinshan XiongLU-4793 clio: Reduce memory overhead of per-page allocation 70/10070/5
2014-05-30 John L. HammondLU-2675 obd: remove dead code 84/9784/8
2014-05-26 Bobi JamLU-4937 osc: get rid of old checksum initial value 54/10354/2
2014-05-23 Andreas DilgerRevert "LU-4933 osc: Automatically tune the max_dirty_mb" 02/10402/2
2014-05-20 Li XiLU-4933 osc: Automatically tune the max_dirty_mb 34/10034/3
2014-05-07 James SimmonsLU-3963 libcfs: convert link list to linux api fld... 04/9904/5
2014-05-06 Dmitry EreminLU-4629 osc: remove constant checks 48/9348/5
2014-05-01 John L. HammondLU-4961 lustre: move ioctls to lustre_ioctl.h 39/10139/2
2014-04-24 Jian YuLU-4669 type: change "%llx" to "LPX64” 11/9811/4
2014-04-24 Oleg DrokinLU-4563 Fix unsafe userspace access in many proc files 59/9059/16
2014-04-19 Swapnil PimpaleLU-3868 osc: Update inode timestamp for lockless IO... 97/8797/2
2014-04-19 James SimmonsLU-3319 procfs: fix symlink handling 38/9038/13
2014-04-18 Li XiLU-4199 libcfs: remove assertion of spin_is_locked() 44/8144/20
2014-03-12 John L. HammondLU-2785 osc: remove unused obd methods 47/8547/5
2014-03-10 Jinshan XiongLU-3274 osc: allow to call brw_commit() multiple times 15/8215/2
2014-03-01 Jinshan XiongLU-4300 ldlm: ELC picks locks in a safer policy 75/9175/3
2014-03-01 John L. HammondLU-2675 obdclass: remove uses of lov_stripe_md 45/8545/5
2014-03-01 James SimmonsLU-3319 lprocfs: client side cleanups 43/8943/2
2014-02-26 Ann KoehlerLU-4357 libcfs: restore __GFP_WAIT flag to memalloc... 23/9223/5
2014-02-22 Niu YaweiLU-4597 clio: clear nowait flag agl lock re-enqueue 49/9249/2
2014-02-22 Dmitry EreminLU-4488 build: fix compilation with --enable-invariants 53/8853/10
2014-02-06 Jinshan XiongLU-3321 clio: optimize read ahead code 23/8523/12
2014-01-13 Peng TaoLU-3963 libcfs: convert DT objects atomic primitives 76/7076/7
2014-01-04 Alexander.BoykoLU-3889 osc: Allow lock to be canceled at ENQ time 05/8405/5
2013-12-16 James SimmonsLU-3319 procfs: move configuration layer proc handling... 95/7295/15
2013-12-15 Niu YaweiLU-4336 quota: improper assert in osc_quota_chkdq() 60/8460/2
2013-12-11 Jinshan XiongLU-3321 clio: remove stackable cl_page completely 95/7895/17
2013-12-06 Ann KoehlerLU-4253 osc: Don't flush active extents. 78/8278/2
2013-12-02 Jinshan XiongLU-3321 osc: add weight function for DLM lock 94/7894/16
2013-12-02 Jinshan XiongLU-3321 clio: add pages into writeback cache in batch 93/7893/19
2013-12-02 James SimmonsLU-3319 procfs: provide framework for seq_file handling 35/7135/25
2013-11-15 Jinshan XiongLU-3321 clio: collapse layer of cl_page 92/7892/10
2013-11-15 Jinshan XiongLU-3321 osc: to drop LRU pages with cl_lru_work 91/7891/9
2013-11-05 Jinshan XiongLU-3321 osc: Adjustment on osc LRU for performance 90/7890/9
2013-11-04 Prakash SuryaLU-2139 osc: Use SOFT_SYNC to urge server commit 75/4375/15
2013-11-04 Prakash SuryaLU-2139 osc: Track number of "unstable" pages per osc 74/4374/10
2013-11-04 Prakash SuryaLU-2139 osc: Track and limit "unstable" pages 84/6284/7
next