Whamcloud - gitweb
LU-2675 obd: remove dead code
[fs/lustre-release.git] / lustre / osd-ldiskfs / osd_io.c
2014-05-30 John L. HammondLU-2675 obd: remove dead code 84/9784/8
2014-05-27 Andreas DilgerLU-216 ldiskfs: use proper arguments for ldiskfs_free_b... 20/1720/4
2014-05-14 Alex ZhuravlevLU-2099 osd: clear iobuf up on I/O completion 05/10305/3
2014-03-25 Alex ZhuravlevLU-4611 osd: improve credits calculation 58/9258/15
2014-03-20 yangshengLU-4252 osd: remove locking i_mutex in osd_punch 44/9644/3
2014-02-28 wang diLU-2430 mdd: add lfs mv to migrate inode. 62/6662/46
2014-02-12 Bobi JamLU-3373 osd-ldiskfs: export ext4_truncate 74/9174/2
2014-01-18 yangshengLU-4416 mem: truncate_pagecache oldsize removed 00/8800/2
2014-01-13 Peng TaoLU-3963 libcfs: convert DT objects atomic primitives 76/7076/7
2013-12-02 yangshengLU-3373 misc: small changes for 3.10 server support 94/7794/8
2013-11-14 James SimmonsLU-2800 autoconf: remove bio_endio args test 04/8104/2
2013-11-14 yangshengLU-3373 osd-ldiskfs: struct file add f_inode member 27/7727/4
2013-10-25 James SimmonsLU-2158 lvfs: remove the fsfilt and lvfs layer 12/5512/15
2013-09-26 James SimmonsLU-2800 autoconf: remove LC_BI_HW_SEGMENTS test 70/5370/10
2013-09-26 James SimmonsLU-2800 autoconf: remove LC_PAGE_CONSTANT 39/5339/7
2013-09-13 Peng TaoLU-1346 libcfs: cleanup waitq related primitives 55/6955/8
2013-08-22 James SimmonsLU-1346 libcfs: tcpip/time/type related cleanup 77/4777/8
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-06-13 Peng TaoLU-2850 kernel: 3.8 upstream removes vmtruncate()
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-05-01 Girish ShilamkarLU-2038 osd: Rename do_*punch to dbo_*punch
2013-04-13 Mikhail PershinLU-2886 mdd: create local files using local_storage lib
2013-04-09 James SimmonsLU-1812 osd-ldiskfs: oti_obj_dentry needs d_sb set
2013-04-09 Niu YaweiLU-3050 quota: amend sync write checking from 1.8 client
2013-04-02 James SimmonsLU-1199 build: Cleanup ldiskfs kernel config defines
2013-03-22 James SimmonsLU-812 ldiskfs: super_operations->dirty_inode now takes...
2013-03-22 James SimmonsLU-2642 osd-ldiskfs: fix typo in REQ_WRITE check
2013-03-13 Alex ZhuravlevLU-2748 osd: allocate buffers on demand
2013-02-20 Jeff MahoneyLU-2642 osd-ldiskfs: Use __REQ_WRITE instead of BIO_RW.
2013-02-18 Emoly LiuLU-2634 ldiskfs: clear extent flag for fast symlink
2013-02-09 Sergii GlushchenkoLU-1431 ptlrpc: Support for over 1MB bulk I/O RPC
2013-01-31 Fan YongLU-2640 osd: enhance transaction debug to trace rollback
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-06 Nathaniel ClarkLU-2241 symlink: fix off-by-one error when reading...
2012-11-02 Liu XuezhaoLU-1337 llite: kernel 3.1 kills inode->i_alloc_sem
2012-10-23 Andreas DilgerLU-1131 osd-ldiskfs: better journal credit tracking
2012-10-09 Alex ZhuravlevLU-2099 osd: set dr_elapsed before dr_numreqs
2012-10-09 Niu YaweiLU-2097 quota: missing ll_vfs_dq_init()
2012-09-26 Johann LombardiLU-1842 quota: remove quota code
2012-09-24 Li WeiLU-1883 osd: Fix niobuf_local offset usage
2012-09-17 Niu YaweiLU-1842 quota: ldiskfs local enforcement
2012-09-10 Niu YaweiLU-1830 quota: fix ldiskfs quota accouning iterator
2012-09-02 Niu YaweiLU-1676 quota: missing vfs_dq_init() in write path
2012-08-31 John L. HammondLU-1693 obdfilter: Set bi_rw before calling bio_add_page()
2012-08-20 Bobi JamLU-1540 osd: add NUL terminator for long symlink
2012-06-04 Fan YongLU-957 scrub: OSD layer cleanup for OI scrub
2012-05-08 Liang ZhenLU-1347 build: remove the vim/emacs modelines
2012-05-07 Mikhail PershinLU-911 osd: osd_ldiskfs_read returns short reads
2012-03-29 Mikhail PershinLU-911 osd: support for legacy OST objects in ldiskfs osd
2012-03-29 Alex ZhuravlevLU-911 osd: zerocopy methods in ldiskfs osd