Whamcloud - gitweb
LU-17676 build: configure should prefer to ask if
[fs/lustre-release.git] / lustre / llite / rw26.c
2014-04-18 John L. HammondLU-2675 llite: remove dead code 67/9767/4
2014-04-17 Jinshan XiongLU-4873 llite: avoid a deadlock in page write 28/9928/2
2014-03-01 James SimmonsLU-3974 llite: invalidatepage api changed 29/7729/4
2014-02-06 Jinshan XiongLU-4540 llite: deadlock for page write 36/9036/2
2013-12-11 Jinshan XiongLU-3321 clio: remove stackable cl_page completely 95/7895/17
2013-12-02 Jinshan XiongLU-3321 clio: add pages into writeback cache in batch 93/7893/19
2013-12-02 Dmitry EreminLU-4069 build: cleanup from GOTO(label, -ERRNO) 80/8080/5
2013-11-22 Jinshan XiongLU-3321 obdclass: Add a preallocated percpu cl_env 74/8174/5
2013-11-15 Jinshan XiongLU-3321 clio: collapse layer of cl_page 92/7892/10
2013-11-02 James NunezLU-3491 llite: Replace printing of i_ino with ll_inode2... 48/6848/11
2013-07-10 James SimmonsLU-2800 autoconf: remove obsolete autoconf options 05/5505/11
2013-06-28 Peng TaoLU-1346 libcfs: replace cfs_ memory wrappers 31/2831/13
2013-02-01 Sergii GlushchenkoLU-1431 ptlrpc: PTLRPC_BRW_MAX_SIZE usage cleanup.
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2012-12-17 Peng TaoLU-1756 kernel: cleanup lustre_compat25.h
2012-12-17 Jinshan XiongLU-744 obdclass: revise cl_page refcount
2012-12-09 yangshengLU-1994 kernel: 3.4 kmap_atomic has one argument
2012-11-02 Liu XuezhaoLU-1337 build: remove unnecessary includings of system.h
2012-10-29 Peng TaoLU-1756 kernel: clean up lustre_compat25.h
2012-07-31 James SimmonsLU-812 vfs: address_space_operations.migratepage has...
2012-07-19 Peng TaoLU-709 build: clean up i_mutex/i_private/quota_info...
2012-07-15 Wally WangLU-812 kernel: AUTOCONF_INCLUDED removed
2012-07-15 James SimmonsLU-812 kernel: remove smp_lock.h
2012-07-03 Jinshan XiongLU-169 lov: add lsm refcounting
2012-06-19 Jinshan XiongLU-1030 osc: new IO engine implementation
2012-05-09 Wally WangLU-812 kernel: sync_page() removed from address_space_o...
2012-05-08 Liang ZhenLU-1347 build: remove the vim/emacs modelines
2012-04-25 Peng TaoLU-709 build: cleanup VFS_KERN_MOUNT/INVALIDATEPAGE_RET...
2012-04-23 Jinshan XiongLU-1320 llite: fix a race between readpage and releasepage
2012-03-02 Andreas DilgerLU-1146 build: batch update copyright messages
2012-01-24 Johann LombardiLU-169 lov: add basic infrastructure for layout lock
2011-12-14 Andreas DilgerLU-794 llite: allow larger O_DIRECT read/write RPC
2011-10-30 Fan YongORNL-25 process dir page hash collision
2011-09-16 Jinshan XiongLU-683: handle short write in cl_io_commit_write
2011-08-20 Oleg DrokinLU-365 Update copyright for files modified by Whamcloud
2011-05-26 Lai SiyaoLU-339 use new aops for kernel >= RHEL5.4
2011-05-03 Jinshan XiongLU-185 LBUG: (cl_page.c:1362:cl_page_completion()) ...
2011-05-03 Johann LombardiLU-130 disable page migration
2011-03-11 Niu Yaweib=22980 improve obdfilter-survey performance on multi...
2010-06-30 Robert ReadMass conversion of all copyright messages to Oracle.
2010-01-28 Rahul Deshmukhb=19808 2.6.29-fc11 patchless client support changes.
2010-01-06 Robert ReadRevert "b=19808 2.6.29-fc11 patchless client support"
2010-01-05 Rahul Deshmukhb=19808 2.6.29-fc11 patchless client support
2009-08-25 pravinsb=20339
2009-07-14 jxiongb=18881
2009-06-29 vitalyBranch HEAD
2009-03-09 vitalyBranch HEAD
2009-01-20 jxiongb=5498
2008-11-07 nikitaland clio.
2008-11-01 alexb=17397
2008-10-22 adilgerBranch HEAD
2008-10-22 adilgerBranch HEAD
2008-08-07 kalpakb=16098
2008-07-27 kalpakb=16098
2008-05-21 fanyongLand b1_8_dir_ra onto HEAD (20080521_1834)
2008-03-25 shadowremove unneed include.
2008-02-21 johannBranch HEAD
2008-01-26 qianb=13099
2007-10-29 johannBranch HEAD
2007-09-23 fanyongBranch HEAD
2007-08-03 fanyongb=13201
2007-08-02 johannBranch HEAD
2007-08-02 bobijamBranch Head
2007-07-30 tappro- make HEAD from b_post_cmd3
2007-04-28 scjodyBranch HEAD
2007-03-26 shadowAdd support for usage PG_writeback bit in lustre.
2007-03-13 shadowfix patchless client build breakage with vanila 2.6...
2007-02-16 adilgerBranch HEAD
2007-02-10 nathanland b1_5 onto HEAD
2005-09-02 yury- few fixes in comments (typos)
2005-08-29 alex- ll_writepages() waits for I/O completion if filesyste...
2005-08-18 alex- disable true sync back as it makes recovery more...
2005-08-18 alex- dump log about long syncing in worse cases only
2005-08-18 alexb=7346
2005-08-14 alex- as we don't use Writeback bit in 2.6, we need other...
2005-04-13 yury- fix for sanityN.sh test_16 from Oleg (patch from...
2004-10-23 yury- landing of b_hd_cleanup_merge to HEAD.
2004-06-02 phillanding b_cmobd_merge on HEAD
2004-05-17 philsmash the HEAD with the contents of b_cmd. HEAD_PRE_CM...
2004-04-16 adilgerLand b_smallfix onto HEAD (20040416_1638) (more 2.6...
2004-03-31 adilgerLand b_smallfix onto HEAD (20040330_2312)
2004-03-17 nicland b_v26 (20040316_1603)
2004-03-05 adilgerLand b1_2 onto HEAD (20040304_171022)
2004-02-13 adilgerLanding b_bug974 onto HEAD (20040213_1538).
2004-01-15 alex- 2.6 fixes landed
2003-12-03 philland v0.9.1 on HEAD, in preparation for a 1.0.x branch