index
:
tegra/linux
drm/core/mipi-dsi-non-continuous
drm/core/mipi-dsi-shutdown
drm/fixes
drm/for-next
drm/hdmi-for-3.9
drm/master
drm/panel/for-next
drm/tegra-for-3.9
drm/tegra/fixes
drm/tegra/for-next
drm/tegra/hpd-gpios-property
for-next
master
staging/base
staging/drm/fixes
staging/drm/panel
staging/drm/tegra
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/pwm
staging/tegra
staging/work
Linux kernel tree for NVIDIA Tegra DRM drivers
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
addr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-13
ceph: Avoid data inconsistency due to d-cache aliasing in readpage()
Li Wang
1
-2
/
+6
2013-11-23
ceph: allocate non-zero page to fscache in readpage()
Li Wang
1
-1
/
+1
2013-09-06
ceph: page still marked private_2
Milosz Tanski
1
-0
/
+1
2013-09-06
ceph: clean PgPrivate2 on returning from readpages
Milosz Tanski
1
-0
/
+2
2013-09-06
ceph: use fscache as a local presisent cache
Milosz Tanski
1
-6
/
+31
2013-08-27
ceph: use vfs __set_page_dirty_nobuffers interface instead of doing it inside...
Sha Zhengju
1
-29
/
+14
2013-08-15
ceph: cleanup the logic in ceph_invalidatepage
Milosz Tanski
1
-14
/
+15
2013-08-15
Merge remote-tracking branch 'linus/master' into testing
Sage Weil
1
-7
/
+8
2013-08-09
ceph: Remove bogus check in invalidatepage
Milosz Tanski
1
-4
/
+0
2013-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-46
/
+42
2013-07-03
ceph: avoid meaningless calling ceph_caps_revoking if sync_mode == WB_SYNC_ALL.
majianpeng
1
-2
/
+2
2013-07-03
ceph: fix race between page writeback and truncate
Yan, Zheng
1
-44
/
+40
2013-05-21
ceph: use ->invalidatepage() length argument
Lukas Czerner
1
-6
/
+6
2013-05-21
mm: change invalidatepage prototype to accept length
Lukas Czerner
1
-2
/
+3
2013-05-01
libceph: kill off osd data write_request parameters
Alex Elder
1
-5
/
+4
2013-05-01
ceph: fix race between writepages and truncate
Yan, Zheng
1
-7
/
+7
2013-05-01
libceph: combine initializing and setting osd data
Alex Elder
1
-7
/
+5
2013-05-01
libceph: specify osd op by index in request
Alex Elder
1
-1
/
+1
2013-05-01
libceph: add data pointers in osd op structures
Alex Elder
1
-3
/
+5
2013-05-01
libceph: keep source rather than message osd op array
Alex Elder
1
-12
/
+9
2013-05-01
libceph: a few more osd data cleanups
Alex Elder
1
-13
/
+17
2013-05-01
libceph: define osd data initialization helpers
Alex Elder
1
-9
/
+4
2013-05-01
ceph: build osd request message later for writepages
Alex Elder
1
-26
/
+33
2013-05-01
libceph: hold off building osd request
Alex Elder
1
-2
/
+2
2013-05-01
ceph: kill ceph alloc_page_vec()
Alex Elder
1
-27
/
+18
2013-05-01
ceph: define ceph_writepages_osd_request()
Alex Elder
1
-10
/
+24
2013-05-01
libceph: don't build request in ceph_osdc_new_request()
Alex Elder
1
-13
/
+23
2013-05-01
ceph: use page_offset() in ceph_writepages_start()
Alex Elder
1
-1
/
+1
2013-05-01
libceph: record byte count not page count
Alex Elder
1
-13
/
+20
2013-05-01
libceph: separate read and write data
Alex Elder
1
-31
/
+36
2013-05-01
libceph: distinguish page and bio requests
Alex Elder
1
-0
/
+4
2013-05-01
libceph: separate osd request data info
Alex Elder
1
-27
/
+28
2013-05-01
libceph: don't assign page info in ceph_osdc_new_request()
Alex Elder
1
-2
/
+5
2013-05-01
ceph: use calc_pages_for() in start_read()
Alex Elder
1
-1
/
+1
2013-05-01
ceph: revert commit 22cddde104
Sage Weil
1
-47
/
+4
2013-02-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-29
/
+9
2013-02-26
libceph: update osd request/reply encoding
Sage Weil
1
-25
/
+6
2013-02-22
new helper: file_inode(file)
Al Viro
1
-6
/
+6
2013-02-18
ceph: kill ceph_osdc_new_request() "num_reply" parameter
Alex Elder
1
-2
/
+2
2013-02-18
ceph: kill ceph_osdc_writepages() "flags" parameter
Alex Elder
1
-2
/
+1
2013-02-18
ceph: kill ceph_osdc_writepages() "dosync" parameter
Alex Elder
1
-1
/
+1
2013-02-18
ceph: kill ceph_osdc_writepages() "nofail" parameter
Alex Elder
1
-1
/
+1
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-4
/
+56
2012-12-13
libceph: Unlock unprocessed pages in start_read() error path
David Zafman
1
-0
/
+9
2012-11-05
ceph: Fix i_size update race
Sage Weil
1
-4
/
+47
2012-10-09
mm: kill vma flag VM_CAN_NONLINEAR
Konstantin Khlebnikov
1
-1
/
+1
2012-10-03
ceph: avoid 32-bit page index overflow
Alex Elder
1
-6
/
+5
2012-10-01
ceph: propagate layout error on osd request creation
Sage Weil
1
-4
/
+4
2012-07-31
ceph: Push file_update_time() into ceph_page_mkwrite()
Jan Kara
1
-0
/
+3
2012-06-20
ceph: check PG_Private flag before accessing page->private
Yan, Zheng
1
-9
/
+12
[next]