Whamcloud - gitweb
LU-8726 osd-ldiskfs: bypass read for benchmarking
[fs/lustre-release.git] / lustre / obdclass / linux /
2017-02-07 Oleg DrokinLU-8066 obdclass: Get rid of remaining /proc/sys/lustre... 34/24034/4
2017-02-07 James SimmonsLU-8066 obdclass: move lustre server sysctl to sysfs 33/24033/3
2017-01-24 Oleg DrokinLU-8066 obdclass: move lustre sysctl to sysfs 28/23428/6
2017-01-18 Oleg DrokinLU-8066 obd: Add debugfs root 27/23427/4
2017-01-01 Oleg DrokinLU-8066 obd: Move /proc/fs/lustre root level files... 25/23425/2
2016-12-17 Andreas DilgerLU-8901 misc: update Intel copyright messages for 2016 33/24233/4
2016-10-08 James SimmonsLU-8648 all: remove all Sun license and URL references 00/22800/4
2016-09-08 James SimmonsLU-8560 libcfs: handle PAGE_CACHE_* removal in newer... 06/22206/4
2016-08-22 James SimmonsLU-6245 client: remove types abstraction from client... 90/20590/12
2016-06-20 John L. HammondLU-5969 procfs: restore missing newline for version... 09/20809/2
2016-06-14 Bruno FacciniLU-7486 obdclass: health_check to report unhealthy... 81/17981/2
2016-06-14 Andreas DilgerLU-5969 lustreapi: replace llapi_get_version() 21/16721/11
2016-05-11 Giuseppe Di NataleLU-7334 lprocfs: Refactored string to value helpers 30/16930/13
2016-05-08 James SimmonsLU-8017 obd: report correct health state of a node 37/19537/3
2016-04-17 Christopher J. MorroneLU-7699 build: Eliminate lustre_build_version.h 08/18108/11
2016-04-06 James SimmonsLU-6215 lprocfs: handle seq_printf api change 33/16933/17
2015-11-03 Andreas DilgerLU-7243 misc: update Intel copyright messages 2015 58/16758/3
2015-10-24 Oleg DrokinLU-7195 jobstats: Allow setting static content for... 98/16598/7
2015-07-10 Andreas DilgerLU-5988 obdclass: drop malloc fault and page accounting 10/15110/3
2015-03-30 Dmitry EreminLU-5478 osc: get rid of obd_* typedefs 48/13148/16
2015-03-11 John L. HammondLU-6047 obd: remove client Size on MDS support 69/13169/3
2015-02-03 Frank ZagoLU-5829 obdclass: remove unnecessary EXPORT_SYMBOL 23/13323/4
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
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-12-26 Dmitry EreminLU-5478 obdclass: get rid of obd_* typedefs 46/13146/2
2014-12-18 Frank ZagoLU-5396 obdclass: make some functions static 20/12220/12
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-11-04 Jian YuLU-4856 obdclass: check val in proc_max_dirty_pages_in_mb() 69/12269/4
2014-10-31 Liang ZhenLU-5435 libcfs: copy out ioctl inline buffer 13/11313/14
2014-09-26 frank zagoLU-5396 obd: add sparse annotation __user wherever... 21/11821/2
2014-09-25 Stephen ChampionLU-4856 misc: Reduce exposure to overflow on page counters. 37/10537/8
2014-09-25 James SimmonsLU-3963 libcfs: remove proc handler wrappers 63/11963/3
2014-09-18 John L. HammondLU-3331 obdclass: return errors from class_procfs_init() 35/11935/2
2014-09-15 Johann LombardiLU-5556 target: limit bulk transfer time 17/11717/5
2014-08-27 John L. HammondLU-2675 build: assume __linux__ and __KERNEL__ 37/11437/5
2014-05-30 John L. HammondLU-2675 obd: remove dead code 84/9784/8
2014-05-08 wang diLU-5017 mdd: Do not miss flags when do "lfs mv" 40/10240/2
2014-05-01 John L. HammondLU-4961 lustre: move ioctls to lustre_ioctl.h 39/10139/2
2014-04-24 Oleg DrokinLU-4563 Fix unsafe userspace access in many proc files 59/9059/16
2014-04-04 James SimmonsLU-4476 kernel: support process namespace containers 17/8817/7
2013-12-28 James SimmonsLU-3963 libcfs: convert obdecho,obdclass code to atomics 75/7075/5
2013-12-11 James SimmonsLU-3319 procfs: move top level proc handling over to... 94/7294/4
2013-12-02 James SimmonsLU-2800 autoconf: clean up sysctl table handling 02/8102/2
2013-11-14 Mikhail PershinLU-3467 ofd: use unified handler for OST requests 30/7130/35
2013-10-25 James SimmonsLU-2800 autoconf: remove LN_5ARGS_SYSCTL_PROC_HANDLER... 11/5411/9
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) 56/6956/8
2013-09-13 Peng TaoLU-1346 libcfs: cleanup libcfs primitive (linux-prim.h) 54/6954/8
2013-06-28 Peng TaoLU-1346 libcfs: replace cfs_ memory wrappers 31/2831/13
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-04-10 wangdiLU-2684 fid: unify ostid and FID
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2012-12-05 Andreas DilgerLU-1346 libcfs: replace libcfs wrappers with kernel API
2012-11-02 Liu XuezhaoLU-1337 build: remove unnecessary includings of system.h
2012-08-08 Andreas DilgerLU-1617 build: skip generated files in .gitignore
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-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-06-12 Liu XuezhaoLU-506 kernel: some other minor cleanup of BKL
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-21 Alex ZhuravlevLU-911 obdapi: add env to few methods
2012-05-17 Brian BehlendorfLU-936 Remove LUSTRE_KERNEL_VERSION
2012-05-08 Liang ZhenLU-1347 build: remove the vim/emacs modelines
2012-04-06 Alex ZhuravlevLU-911 obdclass: la_from_obdo helper
2012-03-02 Andreas DilgerLU-1146 build: batch update copyright messages
2011-11-22 yangshengLU-506 FC15: ctl_name & strategy removed from ctl_table.
2011-11-22 yangshengLU-506 FC15: move some headers to include/generated
2011-10-03 Jinshan XiongLU-641 obdclass: use rwlock for obd_dev_lock
2011-06-03 Oleg DrokinRevert "LU-147 avoid 8k obd device amount limit"
2011-05-20 James SimmonsLU-224 Move fail_loc handling from lustre to libcfs
2011-04-20 Alexey LyashkovLU-147 avoid 8k obd device amount limit
2011-03-30 Johann LombardiLU-155 cleanup some dead code
2011-03-11 Niu Yaweib=22980 improve obdfilter-survey performance on multi...
2010-10-12 Brian J. Murrellb=23685 don't define unused variables
2010-06-30 Robert ReadMass conversion of all copyright messages to Oracle.
2010-06-18 Robert ReadRemove remaining remnants of the CVS era.
2010-06-14 Robert ReadUpdate copyrights on source files changed since 2010...
2010-06-04 Wang Dib=19427 correct lmm_object_id and reserve fids for...
2010-04-30 Robert ReadRevert "b=19427 correct lmm_object_id and reserve fids... 1.10.0.41a v1_10_0_41a
2010-04-23 Wang Dib=19427 correct lmm_object_id and reserve fids for...
2010-04-09 Vladimir Savelievb=11063 set mtime to past under PW EOF extent lock...
2010-02-03 Dmitry Zoginb=21259 "lfs check" is only allowed for root.
2010-01-14 Lisa Weekb=17167 libcfs: ensure all libcfs exported symbols...
2009-12-12 Brian ReitzIntroduce .gitignore files. GIT_EPOCH_MASTER
2009-12-10 dzogin Branch HEAD
2009-10-26 shadowadd 2.6.27 kernel support
2009-09-15 pravinsb=15534
2009-06-26 grevo=Adilger
2009-05-28 nathanb=19293
2008-12-17 bobijamBranch HEAD
2008-11-07 nikitaland clio.
2008-10-18 nikitaAdd lu_ref tracking to obd_device.
next