Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
LU-14286 osd-ldiskfs: fallocate with unwritten extents
[fs/lustre-release.git]
/
lustre
/
osd-ldiskfs
/
osd_io.c
2021-01-25
Andreas Dilger
LU-14286 osd-ldiskfs: fallocate with unwritten extents
04/41204/10
blob
|
commitdiff
2021-01-22
Alex Zhuravlev
LU-14286 osd-ldiskfs: don't read unwritten blocks
16/41216/4
blob
|
commitdiff
|
diff to current
2021-01-11
Arshad Hussain
LU-14286 osd-ldiskfs: fallocate() should zero new blocks
19/41119/10
blob
|
commitdiff
|
diff to current
2021-01-05
Wang Shilong
LU-14187 osd-ldiskfs: fix locking in write commit
91/40991/12
blob
|
commitdiff
|
diff to current
2021-01-05
Alex Zhuravlev
LU-14267 osd: do not update inode each write
69/41069/3
blob
|
commitdiff
|
diff to current
2020-12-22
Wang Shilong
LU-14205 osd-ldiskfs: fix return of osd_extend_restart_...
89/40989/2
blob
|
commitdiff
|
diff to current
2020-12-17
Wang Shilong
LU-14205 osd-ldiskfs: return correct error after end io
44/40944/2
blob
|
commitdiff
|
diff to current
2020-12-09
Jian Yu
LU-13839 kernel: RHEL 8.3 server support
29/40729/7
blob
|
commitdiff
|
diff to current
2020-12-03
Andreas Dilger
LU-13980 osd-ldiskfs: print label instead of device
38/40738/4
blob
|
commitdiff
|
diff to current
2020-12-03
Wang Shilong
LU-14134 osd-ldiskfs: reduce credits for new writing
26/40626/12
blob
|
commitdiff
|
diff to current
2020-11-26
Wang Shilong
LU-14131 osd-ldiskfs: reduce credits for overwritting
04/40604/2
blob
|
commitdiff
|
diff to current
2020-11-07
Arshad Hussain
LU-13765 osd-ldiskfs: Rename dt_declare_falloc to dt_de...
09/40509/2
blob
|
commitdiff
|
diff to current
2020-11-07
Mikhail Pershin
LU-10810 ptlrpc: introduce OST_SEEK RPC
07/39707/9
blob
|
commitdiff
|
diff to current
2020-10-29
Arshad Hussain
LU-13765 osd-ldiskfs: Extend credit correctly for fallocate
42/39342/18
blob
|
commitdiff
|
diff to current
2020-09-19
Alex Zhuravlev
LU-13013 osd: do not count credits for mapped blocks
66/36866/9
blob
|
commitdiff
|
diff to current
2020-09-12
Mikhail Pershin
LU-10810 osd: implement lseek method in OSD
06/39706/4
blob
|
commitdiff
|
diff to current
2020-07-10
Arshad Hussain
LU-6142 osd-ldiskfs: Fix style issues for osd_io.c
88/38788/3
blob
|
commitdiff
|
diff to current
2020-07-04
Andreas Dilger
LU-13680 osd-ldiskfs: handle large allocations
43/38943/4
blob
|
commitdiff
|
diff to current
2020-06-16
Sebastien Buisson
LU-12275 sec: support truncate for encrypted files
94/37794/15
blob
|
commitdiff
|
diff to current
2020-06-16
Sebastien Buisson
LU-12275 sec: deal with encrypted object size
46/36146/28
blob
|
commitdiff
|
diff to current
2020-05-27
Mr NeilBrown
LU-6142 osd-ldiskfs: convert container_of0() to contain...
78/38378/2
blob
|
commitdiff
|
diff to current
2020-05-20
Alex Zhuravlev
LU-12003 osd: take reference to object in osd_trunc_lock()
70/37170/8
blob
|
commitdiff
|
diff to current
2020-05-20
Alexey Lyashkov
LU-13416 ldiskfs: don't corrupt data on journal replay
81/38281/5
blob
|
commitdiff
|
diff to current
2020-05-14
Swapnil Pimpale
LU-3606 fallocate: Implement fallocate preallocate...
75/9275/79
blob
|
commitdiff
|
diff to current
2020-05-07
Mr NeilBrown
LU-9679 osd: use OBD_ALLOC_PTR_ARRAY() and others
52/38252/3
blob
|
commitdiff
|
diff to current
2020-04-14
Andrew Perepechko
LU-13309 osd-ldiskfs: speedup osd_bufs_get/put
86/37786/4
blob
|
commitdiff
|
diff to current
2020-03-31
Lai Siyao
LU-13157 mdd: migrate readlink from wrong place
85/37285/4
blob
|
commitdiff
|
diff to current
2020-03-05
Andrew Perepechko
LU-13309 osd-ldiskfs: remove per-page object_get/put...
58/37758/3
blob
|
commitdiff
|
diff to current
2020-03-05
Wang Shilong
LU-13234: osd-ldiskfs: hold inode mutex for ldiskfs_orp...
28/37528/3
blob
|
commitdiff
|
diff to current
2020-02-20
James Simmons
LU-12477 lustre: remove obsolete config checks
85/37085/16
blob
|
commitdiff
|
diff to current
2020-02-08
Alexander Boyko
LU-12593 osd: up i_append_sem during errors
06/37406/3
blob
|
commitdiff
|
diff to current
2020-01-28
James Simmons
LU-12977 ldiskfs: properly take inode_lock() for truncates
16/37116/5
blob
|
commitdiff
|
diff to current
2020-01-03
Wang Shilong
LU-13043 quota: remove annoying message in osd_declare_...
06/36906/5
blob
|
commitdiff
|
diff to current
2019-12-16
Alex Zhuravlev
LU-12988 osd: do not use preallocation during mount
04/36704/5
blob
|
commitdiff
|
diff to current
2019-12-06
Sebastien Buisson
LU-12275 osd: make osd layer always send complete pages
38/36238/7
blob
|
commitdiff
|
diff to current
2019-12-06
Alex Zhuravlev
LU-12071 osd-ldiskfs: bypass pagecache if requested
22/34422/30
blob
|
commitdiff
|
diff to current
2019-10-22
Alexander Boyko
LU-12593 osd: zeroing a freshly allocated block buffer
29/35629/5
blob
|
commitdiff
|
diff to current
2019-09-23
Alex Zhuravlev
LU-12612 osd: add lnb size down to osd
01/35801/7
blob
|
commitdiff
|
diff to current
2019-09-16
Shaun Tancheff
LU-12634 osd-ldiskfs: bi_phys_segments removed from...
46/35746/3
blob
|
commitdiff
|
diff to current
2019-08-27
Shaun Tancheff
LU-12400 osd-ldiskfs: support multi-page bvec
98/35498/2
blob
|
commitdiff
|
diff to current
2019-08-09
Alex Zhuravlev
LU-11221 osd: allow concurrent bulks from pagecache
21/33521/15
blob
|
commitdiff
|
diff to current
2019-08-02
Shaun Tancheff
LU-12355 ldiskfs: Remove old map blocks support
96/35496/3
blob
|
commitdiff
|
diff to current
2019-07-27
James Simmons
LU-12477 kernel: remove < 2.6.39 kernel support
51/35551/7
blob
|
commitdiff
|
diff to current
2019-07-12
Shaun Tancheff
LU-12400 osd-ldiskfs: get rid of legacy 'get_ds()'...
38/35238/3
blob
|
commitdiff
|
diff to current
2019-06-28
Li Xi
LU-12349 llite: console message for disabled flock...
86/34986/13
blob
|
commitdiff
|
diff to current
2019-06-20
Shaun Tancheff
LU-12355 ldiskfs: bio_phys_segments symbol is not exported
40/35040/3
blob
|
commitdiff
|
diff to current
2019-03-21
Arshad Hussain
LU-8260 osd-ldiskfs: osd_fiemap_get() fix address space...
78/33878/6
blob
|
commitdiff
|
diff to current
2019-02-18
Andreas Dilger
LU-11770 osc: allow build without blk_integrity or...
23/33923/9
blob
|
commitdiff
|
diff to current
2019-01-30
Andreas Dilger
LU-11770 osd-ldiskfs: clean up inline macro usage
41/33841/7
blob
|
commitdiff
|
diff to current
2018-11-21
Li Dongyang
LU-9906 clio: use pagevec_release for many pages
67/28667/15
blob
|
commitdiff
|
diff to current
2018-11-17
James Simmons
LU-11071 osd-ldiskfs: support bio integrity with Ubuntu 18
24/33624/3
blob
|
commitdiff
|
diff to current
2018-11-06
Li Xi
LU-10472 osd-ldiskfs: T10PI between RPC and BIO
66/32266/15
blob
|
commitdiff
|
diff to current
2018-10-12
Alex Zhuravlev
LU-11347 osd: do not use pagecache for I/O
75/32875/13
blob
|
commitdiff
|
diff to current
2018-10-10
John L. Hammond
LU-11364 osd: remove unused 'ignore quota' parameters
38/33138/3
blob
|
commitdiff
|
diff to current
2018-09-04
Wang Shilong
LU-11304 misc: update all url links to whamcloud
94/33094/2
blob
|
commitdiff
|
diff to current
2018-06-14
Alex Zhuravlev
LU-10048 osd: async truncate
88/27488/43
blob
|
commitdiff
|
diff to current
2018-05-17
Li Xi
LU-10472 osd-ldiskfs: add T10PI support for BIO
92/30792/7
blob
|
commitdiff
|
diff to current
2018-05-12
Yang Sheng
LU-10560 osd: bi_bdev is replaced by bi_disk
75/31975/6
blob
|
commitdiff
|
diff to current
2018-04-09
Yang Sheng
LU-10565 osd: unify interface for vfs
46/31646/6
blob
|
commitdiff
|
diff to current
2018-04-09
Yang Sheng
LU-10565 osd: bi_error, pagevec_init, PAGE_CACHE_SHIFT...
44/31644/2
blob
|
commitdiff
|
diff to current
2018-02-27
James Simmons
LU-9019 osd-ldiskfs: migrate to 64 bit time
57/29857/10
blob
|
commitdiff
|
diff to current
2018-02-14
Patrick Farrell
LU-9906 osd: use pagevec for putting pages
31/30531/5
blob
|
commitdiff
|
diff to current
2018-01-09
Andreas Dilger
LU-10308 misc: update Intel copyright messages for...
41/30341/4
blob
|
commitdiff
|
diff to current
2017-10-24
Alexey Lyashkov
LU-9782 osd-ldiskfs: avoid extra search
45/28145/8
blob
|
commitdiff
|
diff to current
2017-10-19
Bob Glossman
LU-9956 kernel: kernel upgrade [SLES12 SP3 4.4.82-6.3]
10/28910/9
blob
|
commitdiff
|
diff to current
2017-08-13
James Simmons
LU-6401 uapi: migrate remaining uapi headers to uapi...
46/25246/12
blob
|
commitdiff
|
diff to current
2017-07-29
Andreas Dilger
LU-9728 osd: use GFP_HIGHUSER for non-local IO
08/27908/3
blob
|
commitdiff
|
diff to current
2017-07-19
Fan Yong
LU-9740 ldiskfs: more credits for non-append write
47/27947/2
blob
|
commitdiff
|
diff to current
2017-06-10
Fan Yong
LU-9440 osd-ldiskfs: efficient way to get ldiskfs backe...
77/27177/5
blob
|
commitdiff
|
diff to current
2017-05-09
Wang Shilong
LU-4017 quota: cleanup to improve quota codes
77/26577/8
blob
|
commitdiff
|
diff to current
2017-04-28
Qian Yingjin
LU-9356 osd-ldiskfs: add blk_plug when do bio
97/26697/4
blob
|
commitdiff
|
diff to current
2017-04-13
Oleg Drokin
LU-4017 quota: add project id support
12/25812/10
blob
|
commitdiff
|
diff to current
2017-04-13
Li Xi
LU-4017 quota: add project quota support for Lustre
47/23947/12
blob
|
commitdiff
|
diff to current
2017-04-13
Oleg Drokin
LU-4017 quota: cleanup codes of quota for new type
94/18894/17
blob
|
commitdiff
|
diff to current
2017-03-26
Andreas Dilger
LU-137 obdclass: add dt_object_put() and use it
92/23092/8
blob
|
commitdiff
|
diff to current
2017-03-09
Li Xi
LU-8726 osd-ldiskfs: bypass read for benchmarking
48/21648/10
blob
|
commitdiff
|
diff to current
2017-02-03
Yang Sheng
LU-9031 osd: handle jinode change for ldiskfs
41/24941/11
blob
|
commitdiff
|
diff to current
2017-01-24
James Simmons
LU-9019 osd : remove struct timeval use in osd-ldiskfs
96/24896/2
blob
|
commitdiff
|
diff to current
2017-01-18
Bob Glossman
LU-8871 kernel: kernel upgrade [SLES12 SP2 4.4.21-84]
57/24257/12
blob
|
commitdiff
|
diff to current
2016-12-17
Andreas Dilger
LU-8901 misc: update Intel copyright messages for 2016
33/24233/4
blob
|
commitdiff
|
diff to current
2016-10-08
James Simmons
LU-8648 all: remove all Sun license and URL references
00/22800/4
blob
|
commitdiff
|
diff to current
2016-09-15
Li Xi
LU-4931 ladvise: Add dontneed advice support for ladvise
03/20203/8
blob
|
commitdiff
|
diff to current
2016-09-13
James Simmons
LU-8560 libcfs: handle page_cache_*() removal in newer...
85/22385/3
blob
|
commitdiff
|
diff to current
2016-09-13
Bobi Jam
LU-8284 osd-ldisksf: need lock around i_size update
03/22103/3
blob
|
commitdiff
|
diff to current
2016-09-08
James Simmons
LU-8560 libcfs: handle PAGE_CACHE_* removal in newer...
06/22206/4
blob
|
commitdiff
|
diff to current
2016-07-27
frank zago
LU-7311 osd: ext4_bread has one less parameter in kerne...
92/16892/7
blob
|
commitdiff
|
diff to current
2016-07-11
Andrew Perepechko
LU-8284 osd-ldiskfs: i_size updates from BRW should...
16/20816/4
blob
|
commitdiff
|
diff to current
2016-06-02
Wang Shilong
LU-8210 osd-ldiskfs: fix setting pages PageUptodate...
78/20478/6
blob
|
commitdiff
|
diff to current
2016-04-17
Li Xi
LU-4931 ladvise: Add feature of giving file access...
29/10029/52
blob
|
commitdiff
|
diff to current
2015-11-11
Li Xi
LU-7371 osd-ldiskfs: fix wrong read length over isize
20/17020/5
blob
|
commitdiff
|
diff to current
2015-11-03
Andreas Dilger
LU-7243 misc: update Intel copyright messages 2015
58/16758/3
blob
|
commitdiff
|
diff to current
2015-10-30
Alexander Zarochentsev
LU-5770 osd: find bufsize in declare_xattr_set
12/12412/11
blob
|
commitdiff
|
diff to current
2015-10-14
Fan Yong
LU-7045 osd: enough credits for single indirect block...
30/16330/8
blob
|
commitdiff
|
diff to current
2015-09-22
Andrew Perepechko
LU-7132 osd-ldiskfs: speedup rewrites
60/16360/4
blob
|
commitdiff
|
diff to current
2015-09-19
Frank Zago
LU-6995 osd: fix invalid use of bvec_iter_page
67/15967/2
blob
|
commitdiff
|
diff to current
2015-08-26
Yang Sheng
LU-6400 osd: initialize variable before use
08/16008/4
blob
|
commitdiff
|
diff to current
2015-08-03
Alex Zhuravlev
LU-6768 osd: unmap reallocated blocks
93/15593/5
blob
|
commitdiff
|
diff to current
2015-07-10
Alex Zhuravlev
LU-5794 osd: additional checks to verify credits calcul...
69/12169/46
blob
|
commitdiff
|
diff to current
2015-07-08
Yang Sheng
LU-6489 osd-ldiskfs: check max_page_index correctly
31/14731/8
blob
|
commitdiff
|
diff to current
2015-06-05
Artem Blagodarenko
LU-6464 ldiskfs: 64bit pointers in ext4_map_inode_page()
63/14463/6
blob
|
commitdiff
|
diff to current
next