Whamcloud - gitweb
LU-6215 client: handle dirty page cleanup api changes
[fs/lustre-release.git] / libcfs / include /
2015-06-05 James SimmonsLU-6215 kernel: use f_path for inode dentry 98/14598/11
2015-05-28 Dmitry EreminLU-6484 build: autoconf checks cleanup 41/14541/6
2015-05-01 Andreas DilgerLU-6266 libcfs: add kstrtoul() compat function 20/13820/7
2015-04-28 James SimmonsLU-6245 libcfs: remove bitops wrappers for libcfs 99/13899/5
2015-04-28 James SimmonsLU-6245 libcfs: remove prim wrappers for libcfs 74/13874/8
2015-04-28 James SimmonsLU-6245 libcfs: remove mem wrappers for libcfs 41/13841/10
2015-04-28 John L. HammondLU-6245 libcfs: remove libcfsutil.h 80/14180/7
2015-04-20 Frank ZagoLU-6245 utils: split kernel comm between user and kernel 70/14270/7
2015-04-06 John L. HammondLU-6153 libcfs: rename cfs_snprintf() to scnprintf() 17/13517/3
2015-04-06 James SimmonsLU-6245 libcfs: create userland and kernel string opera... 35/13835/8
2015-03-25 James SimmonsLU-6245 libcfs: cleanup libcfs lock handling 93/13793/4
2015-03-25 James SimmonsLU-6245 lnet: remove kernel defines in userland headers 92/13792/6
2015-03-25 James SimmonsLU-6245 libcfs: move lucache from libcfs to lustre 83/13783/8
2015-03-25 James SimmonsLU-6245 libcfs: remove tcpip abstraction from libcfs 60/13760/19
2015-03-08 James SimmonsLU-6209 lnet: Delete all obsolete LND drivers 63/13663/4
2015-02-27 Dmitry EreminLU-5912 build: Fix XeonPhi build 30/13730/2
2015-01-19 James SimmonsLU-5275 libcfs: merge params_tree.h into lprocfs_status.h 41/13341/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-10 John L. HammondLU-5275 lprocfs: reduce scope of params_tree.h 25/13225/3
2015-01-09 Frank ZagoLU-5396 lnet: make some functions static 06/12206/15
2015-01-07 James SimmonsLU-5935 lnet: Fixes to make lnetctl function as expected. 82/12782/11
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-12-18 James SimmonsLU-3963 libcfs: Use kernel's strncasecmp and remove... 70/13070/3
2014-12-17 Dmitry EreminLU-5577 libcfs: fix warnings in libcfs/curproc.h 79/12379/4
2014-12-09 Frank ZagoLU-5396 libcfs: make some functions static 07/12207/7
2014-12-09 Jian YuLU-5443 libcfs: replace direct HZ access with kernel... 93/11993/11
2014-12-04 Bob GlossmanLU-5912 libcfs: use vfs api for fsync calls 31/12731/3
2014-11-11 John L. HammondLU-2675 libcfs: remove libcfs posix headers 87/11987/5
2014-11-01 Liang ZhenLU-5435 lnet: LNet drop rule implementation 14/11314/10
2014-10-31 Liang ZhenLU-5435 libcfs: copy out ioctl inline buffer 13/11313/14
2014-10-24 John L. HammondLU-2675 libcfs: add libcfs/byteorder.h 86/11986/2
2014-10-24 John L. HammondLU-2675 libcfs: remove LUSTRE_{,SRV_}LNET_PID 85/11985/2
2014-10-22 John L. HammondLU-2675 libcfs: ignore CDEBUG_ENTRY_EXIT for userspace 81/12281/2
2014-10-15 John L. HammondLU-2675 libcfs: remove {ENTRY,EXIT}_NESTING macros 84/11984/5
2014-10-06 Frank ZagoLU-5396 libcfs: add sparse annotation __user wherever... 17/11817/4
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-24 Fan YongLU-5506 lfsck: skip orphan OST-object handling for... 96/10996/21
2014-09-15 James SimmonsLU-3963 libcfs: remove last of cfs list wrappers 97/11797/2
2014-09-15 James SimmonsLU-4746 libcfs: Use Linux kernel current_umask() function 42/11642/2
2014-09-11 James SimmonsLU-5275 libcfs: cleanup the proc hash and cfs wrappers 43/11743/3
2014-09-06 John L. HammondLU-2675 lnet: add lnet/nidstr.h 06/11506/6
2014-09-06 James SimmonsLU-3963 libcfs: remove last cfs wrappers for cpu node... 29/11729/2
2014-08-30 Amir ShehataLU-2456 lnet: Dynamic LNet Configuration (DLC) show... 22/8022/38
2014-08-30 Amir ShehataLU-2456 lnet: Dynamic LNet Configuration (DLC) IOCTL... 21/8021/33
2014-08-27 John L. HammondLU-2675 build: assume __linux__ and __KERNEL__ 37/11437/5
2014-08-27 Frank ZagoLU-5396: use gfp_t for gfp mask, instead of (unsigned... 00/11200/3
2014-08-27 Frank ZagoLU-5396: define __acquires, __releases and __must_hold... 81/11481/7
2014-08-27 frank zagoLU-5396: define __must_hold() for older kernels 94/11294/12
2014-08-27 Frank ZagoLU-5396: define __user for userspace 80/11480/2
2014-08-25 James SimmonsLU-3963 libcfs: remove invalid cfs_hlist_for_each_... 05/11005/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 Dmitry EreminLU-5417 lod: fix comparison between signed and unsigned 16/11316/3
2014-08-06 John L. HammondLU-5409 obd: add CFS_FAULT_CHECK() 63/11263/3
2014-08-01 John L. HammondLU-5327 libcfs: add libcfs/types.h 70/11070/3
2014-07-15 Frank ZagoLU-5304: use kzalloc/vzalloc instead of [kv]malloc... 29/11029/4
2014-07-15 James NunezLU-2740 utils: Add support for --version option 14/11014/6
2014-07-15 Frank ZagoLU-5304: do not memset after LIBCFS_ALLOC 12/11012/4
2014-07-11 John L. HammondLU-5326 libcfs: remove umode_t typedef 55/11055/2
2014-07-09 James SimmonsLU-4993 libcfs: convert nodemask_t to linux bitmask 32/10332/6
2014-07-08 Frank ZagoLU-5095 hsm: Allow receiving messages to be non-blocking 93/10393/9
2014-07-07 Andreas DilgerLU-5279 crypto: no vmalloc() for speed test buffer 82/10982/3
2014-07-01 Andreas DilgerLU-5053 libcfs: clean up cfs_crypto_hash code 90/9990/4
2014-06-23 Andreas DilgerLU-2675 libcfs: remove unused open flag conversions 42/10742/2
2014-06-16 James SimmonsLU-5140 build: Make ko2iblnd buildable with Mellanox... 71/10571/3
2014-05-30 James SimmonsLU-5058 llite: support root squash on newer kernels 25/10325/2
2014-05-30 Yang ShengLU-4416 mm: Backport shrinker changes from upstream 00/9300/21
2014-05-19 Andreas DilgerLU-5018 libcfs: don't depend on configure for lustre_user.h 58/10258/5
2014-05-09 John L. HammondLU-4992 llite: validate names 98/10198/4
2014-05-08 John L. HammondLU-4961 lustre: remove liblustre.h and obd.h from userspace 94/10194/4
2014-05-01 John L. HammondLU-4961 lustre: move ioctls to lustre_ioctl.h 39/10139/2
2014-04-30 Vitaly FertmanLU-2177 ldlm: flock completion fixes. 05/10005/4
2014-04-24 James SimmonsLU-3963 libcfs: remove the last of cfs_atomic 02/9902/3
2014-04-24 Andreas DilgerLU-4388 io: pass fsync() range through RPC/IO stack 26/8626/15
2014-04-18 Li XiLU-4199 libcfs: remove assertion of spin_is_locked() 44/8144/20
2014-04-17 Oleg DrokinLU-3963 Revert bitops changes 78/9978/3
2014-04-11 Alexey LyashkovLU-3963 cleanup: C89 and build cleanups 03/7803/29
2014-04-04 John L. HammondLU-4699 libcfs: unify ERR_PTR definitions 19/9519/4
2014-04-04 James SimmonsLU-4476 kernel: support process namespace containers 17/8817/7
2014-03-28 Li XiLU-4199 libcfs: add wrapper of PAGE_SIZE 77/8877/4
2014-03-28 Li XiLU-4199 libcfs: add CPU table functions for uniprocessor 73/8873/3
2014-03-26 John L. HammondLU-4655 libcfs: properly (un)define CDEBUG_ENTRY_EXIT 17/9517/2
2014-03-25 Swapnil PimpaleLU-4674 endianness: Fix __{LITTLE,BIG}_ENDIAN macro... 41/9641/4
2014-02-28 Joshua WalgenbachLU-3527 nodemap: add NID range management 57/8057/15
2014-02-26 Ann KoehlerLU-4357 libcfs: restore __GFP_WAIT flag to memalloc... 23/9223/5
2014-02-22 Peng TaoLU-3963 libcfs: remove cfs_hash_long 68/9268/2
2014-02-19 Gregoire PichonLU-1778 libcfs: add a service that prints a nidlist 21/9221/2
2014-02-12 Andreas DilgerLU-4209 utils: fix O_TMPFILE/O_LOV_DELAY_CREATE conflict 12/8312/10
2014-02-07 Oleg DrokinRevert "LU-1778 libcfs: add a service that prints a... 78/9178/2
2014-02-07 Gregoire PichonLU-1778 libcfs: add a service that prints a nidlist 79/8479/6
2014-02-03 Chuck FossenLU-4431 lnet: 1/3/2014 update for Cray interconnects 44/8744/5
2014-01-31 Fan YongLU-3951 lfsck: LWP connection from OST-x to MDT-y 66/7666/24
2014-01-18 James SimmonsLU-3319 procfs: update shared server side core proc... 33/7933/11
2013-12-28 Mikhail PershinLU-793 ptlrpc: fix ptlrpc_request_change_export() 82/8582/2
2013-12-11 Peng TaoLU-4278 libcfs: remove LWT 40/8340/3
2013-12-11 Jinshan XiongLU-3321 clio: remove stackable cl_page completely 95/7895/17
2013-12-06 James SimmonsLU-3963 libcfs: cleanup list operations 80/4780/11
next