index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
addr.c
Age
Commit message (
Expand
)
Author
2015-04-12
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
2015-02-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2015-02-19
ceph: fix reading inline data when i_size > PAGE_SIZE
Yan, Zheng
2015-02-10
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
Kirill A. Shutemov
2015-01-08
ceph: use %zu for len in ceph_fill_inline_data()
Ilya Dryomov
2014-12-17
ceph: do_sync is never initialized
Dan Carpenter
2014-12-17
ceph: convert inline data to normal data before data write
Yan, Zheng
2014-12-17
ceph: sync read inline data
Yan, Zheng
2014-12-17
ceph: fetch inline data when getting Fcr cap refs
Yan, Zheng
2014-12-17
ceph: add inline data to pagecache
Yan, Zheng
2014-12-17
libceph: specify position of extent operation
Yan, Zheng
2014-10-14
ceph: remove redundant code for max file size verification
Chao Yu
2014-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-06-06
fs/ceph: replace pr_warning by pr_warn
Fabian Frederick
2014-06-06
ceph: refactor readpage_nounlock() to make the logic clearer
Zhang Zhen
2014-05-06
pass iov_iter to ->direct_IO()
Al Viro
2014-01-28
ceph: fix dout() compile warnings in ceph_filemap_fault()
Ilya Dryomov
2013-12-31
ceph fscache: Uncaching no data page from fscache in readpage()
Li Wang
2013-12-31
ceph: check caps in filemap_fault and page_mkwrite
Yan, Zheng
2013-12-13
ceph: Clean up if error occurred in finish_read()
Li Wang
2013-12-13
ceph: Avoid data inconsistency due to d-cache aliasing in readpage()
Li Wang
2013-11-23
ceph: allocate non-zero page to fscache in readpage()
Li Wang
2013-09-06
ceph: page still marked private_2
Milosz Tanski
2013-09-06
ceph: clean PgPrivate2 on returning from readpages
Milosz Tanski
2013-09-06
ceph: use fscache as a local presisent cache
Milosz Tanski
2013-08-27
ceph: use vfs __set_page_dirty_nobuffers interface instead of doing it inside...
Sha Zhengju
2013-08-15
ceph: cleanup the logic in ceph_invalidatepage
Milosz Tanski
2013-08-15
Merge remote-tracking branch 'linus/master' into testing
Sage Weil
2013-08-10
ceph: Remove bogus check in invalidatepage
Milosz Tanski
2013-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2013-07-03
ceph: avoid meaningless calling ceph_caps_revoking if sync_mode == WB_SYNC_ALL.
majianpeng
2013-07-03
ceph: fix race between page writeback and truncate
Yan, Zheng
2013-05-22
ceph: use ->invalidatepage() length argument
Lukas Czerner
2013-05-22
mm: change invalidatepage prototype to accept length
Lukas Czerner
2013-05-02
libceph: kill off osd data write_request parameters
Alex Elder
2013-05-02
ceph: fix race between writepages and truncate
Yan, Zheng
2013-05-02
libceph: combine initializing and setting osd data
Alex Elder
2013-05-02
libceph: specify osd op by index in request
Alex Elder
2013-05-02
libceph: add data pointers in osd op structures
Alex Elder
2013-05-02
libceph: keep source rather than message osd op array
Alex Elder
2013-05-02
libceph: a few more osd data cleanups
Alex Elder
2013-05-02
libceph: define osd data initialization helpers
Alex Elder
2013-05-02
ceph: build osd request message later for writepages
Alex Elder
2013-05-02
libceph: hold off building osd request
Alex Elder
2013-05-02
ceph: kill ceph alloc_page_vec()
Alex Elder
2013-05-02
ceph: define ceph_writepages_osd_request()
Alex Elder
2013-05-02
libceph: don't build request in ceph_osdc_new_request()
Alex Elder
2013-05-02
ceph: use page_offset() in ceph_writepages_start()
Alex Elder
2013-05-02
libceph: record byte count not page count
Alex Elder
[next]