summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-09-0927-189/+1396
|\
| * ceph: use d_invalidate() to invalidate aliasesYan, Zheng2013-09-061-4/+4
| * ceph: remove ceph_lookup_inode()Yan, Zheng2013-09-063-11/+1
| * ceph: trivial buildbot warnings fixMilosz Tanski2013-09-062-4/+4
| * ceph: Do not do invalidate if the filesystem is mounted nofscMilosz Tanski2013-09-061-0/+4
| * ceph: page still marked private_2Milosz Tanski2013-09-062-1/+14
| * ceph: ceph_readpage_to_fscache didn't check if markedMilosz Tanski2013-09-061-0/+3
| * ceph: clean PgPrivate2 on returning from readpagesMilosz Tanski2013-09-062-0/+9
| * ceph: use fscache as a local presisent cacheMilosz Tanski2013-09-0610-13/+666
| * Merge tag 'fscache-fixes-for-ceph' into wip-fscacheMilosz Tanski2013-09-06362-1514/+3282
| |\
| | * fscache: Netfs function for cleanup post readpagesMilosz Tanski2013-09-063-1/+55
| | * FS-Cache: Fix heading in documentationDavid Howells2013-09-061-1/+1
| | * CacheFiles: Implement interface to check cache consistencyDavid Howells2013-09-063-0/+63
| | * FS-Cache: Add interface to check consistency of a cached objectDavid Howells2013-09-067-28/+154
| * | rbd: fix null dereference in doutJosh Durgin2013-09-031-3/+5
| * | rbd: fix buffer size for writes to images with snapshotsJosh Durgin2013-09-031-5/+5
| * | libceph: use pg_num_mask instead of pgp_num_mask for pg.seed calcSage Weil2013-09-031-1/+1
| * | rbd: fix I/O error propagation for readsJosh Durgin2013-09-031-7/+7
| * | ceph: use vfs __set_page_dirty_nobuffers interface instead of doing it inside...Sha Zhengju2013-08-271-29/+14
| * | ceph: allow sync_read/write return partial successed size of read/write.majianpeng2013-08-271-1/+3
| * | ceph: fix bugs about handling short-read for sync read mode.majianpeng2013-08-271-23/+16
| * | ceph: remove useless variable revoked_rdcacheLi Wang2013-08-271-4/+1
| * | libceph: create_singlethread_workqueue() doesn't return ERR_PTRsDan Carpenter2013-08-271-4/+2
| * | libceph: potential NULL dereference in ceph_osdc_handle_map()Dan Carpenter2013-08-271-0/+2
| * | libceph: fix error handling in handle_reply()Dan Carpenter2013-08-271-3/+3
| * | ceph: fix fallocate divisionSage Weil2013-08-271-6/+10
| * | ceph: punch hole supportLi Wang2013-08-152-2/+205
| * | ceph: fix request max sizeYan, Zheng2013-08-151-7/+11
| * | ceph: introduce i_truncate_mutexYan, Zheng2013-08-154-22/+30
| * | ceph: cleanup the logic in ceph_invalidatepageMilosz Tanski2013-08-151-14/+15
| * | Merge remote-tracking branch 'linus/master' into testingSage Weil2013-08-159549-303118/+749347
| |\ \
| * | | ceph: Remove bogus check in invalidatepageMilosz Tanski2013-08-091-4/+0
| * | | ceph: replace hold_mutex flag with gotoSage Weil2013-08-091-7/+4
| * | | ceph: Move the place for EOLDSNAPC handle in ceph_aio_write to easily understandmajianpeng2013-08-091-7/+9
| * | | block: rbd: use NULL instead of 0Jingoo Han2013-08-091-2/+2
| * | | ceph: fix freeing inode vs removing session caps raceYan, Zheng2013-08-093-0/+41
| * | | ceph: WQ_NON_REENTRANT is meaningless and going awayTejun Heo2013-08-091-1/+1
| * | | ceph: Add check returned value on func ceph_calc_ceph_pg.majianpeng2013-08-091-2/+6
| * | | ceph: Don't use ceph-sync-mode for synchronous-fs.majianpeng2013-08-091-2/+0
| * | | ceph: cleanup types in striped_read()Dan Carpenter2013-08-091-4/+4
| * | | ceph: trim deleted inodeYan, Zheng2013-08-091-1/+40
| * | | ceph: wake up writer if vmtruncate work get blockedYan, Zheng2013-08-091-1/+8
| * | | ceph: drop CAP_LINK_SHARED when sending "link" request to MDSYan, Zheng2013-08-091-0/+2
| * | | ceph: fix null pointer dereferenceNathaniel Yazdani2013-08-091-0/+3
| * | | libceph: unregister request in __map_request failed and nofail == falsemajianpeng2013-08-091-0/+2
| * | | ceph: Don't forget the 'up_read(&osdc->map_sem)' if met error.majianpeng2013-08-091-1/+3
* | | | Merge tag 'metag-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-097-0/+680
|\ \ \ \
| * | | | irq-imgpdc: add ImgTec PDC irqchip driverJames Hogan2013-08-214-0/+610
| * | | | MAINTAINERS: add linux-metag mailing listJames Hogan2013-08-211-0/+1
| * | | | metag: tz1090: instantiate gpio-tz1090-pdcJames Hogan2013-07-221-0/+14
OpenPOWER on IntegriCloud