summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-25ceph: fix mounting same fs multiple timesYan, Zheng1-18/+15
2016-03-25ceph: remove unnecessary NULL checkYan, Zheng1-2/+2
2016-03-25ceph: avoid updating directory inode's i_size accidentallyYan, Zheng1-0/+4
2016-03-25ceph: fix race during filling readdir cacheYan, Zheng1-2/+7
2016-03-25libceph: use sizeof_footer() moreIlya Dryomov1-16/+3
2016-03-25ceph: kill ceph_empty_snapcIlya Dryomov4-34/+6
2016-03-25ceph: fix a wrong comparisonAnton Protopopov1-1/+1
2016-03-25ceph: replace CURRENT_TIME by current_fs_time()Deepa Dinamani4-6/+6
2016-03-25ceph: scattered page writebackYan, Zheng1-109/+196
2016-03-25libceph: add helper that duplicates last extent operationYan, Zheng2-0/+24
2016-03-25libceph: enable large, variable-sized OSD requestsIlya Dryomov3-19/+32
2016-03-25libceph: osdc->req_mempool should be backed by a slab poolIlya Dryomov1-2/+2
2016-03-25libceph: make r_request msg_size calculation clearerIlya Dryomov1-10/+11
2016-03-25libceph: move r_reply_op_{len,result} into struct ceph_osd_req_opYan, Zheng3-5/+6
2016-03-25libceph: rename ceph_osd_req_op::payload_len to indata_lenIlya Dryomov2-7/+7
2016-03-25ceph: remove useless BUG_ONYan, Zheng1-2/+0
2016-03-25ceph: don't enable rbytes mount option by defaultYan, Zheng2-4/+3
2016-03-25ceph: encode ctime in cap messageYan, Zheng1-4/+7
2016-03-25libceph: behave in mon_fault() if cur_mon < 0Ilya Dryomov1-14/+9
2016-03-25libceph: reschedule tick in mon_fault()Ilya Dryomov1-4/+4
2016-03-25libceph: introduce and switch to reopen_session()Ilya Dryomov1-17/+16
2016-03-25libceph: monc hunt rate is 3s with backoff up to 30sIlya Dryomov3-9/+22
2016-03-25libceph: monc ping rate is 10sIlya Dryomov3-9/+5
2016-03-25libceph: pick a different monitor when reconnectingIlya Dryomov1-28/+57
2016-03-25libceph: revamp subs code, switch to SUBSCRIBE2 protocolIlya Dryomov8-95/+174
2016-03-25libceph: decouple hunting and subs managementIlya Dryomov1-9/+22
2016-03-25libceph: move debugfs initialization into __ceph_open_session()Ilya Dryomov2-51/+4
2016-03-25Revert "ppdev: use new parport device model"Linus Torvalds1-20/+5
2016-03-25Merge tag 'firewire-update2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+5
2016-03-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds15-98/+147
2016-03-24Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-29/+4
2016-03-25Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie4-58/+102
2016-03-24Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds19-163/+593
2016-03-24Merge tag 'rtc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds8-16/+316
2016-03-24Merge tag 'hwmon-for-linus-v4.6-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-48/+48
2016-03-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds14-78/+251
2016-03-24Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds61-592/+3524
2016-03-24Merge tag 'upstream-4.6-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds7-32/+136
2016-03-24Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds21-92/+723
2016-03-24Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds8-9/+215
2016-03-24Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2-6/+10
2016-03-24Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds6-9/+20
2016-03-24Merge branch 'parisc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-31/+28
2016-03-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds6-52/+36
2016-03-24Merge tag 'armsoc-dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds96-1339/+6088
2016-03-24Merge tag 'for-4.6' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds6-73/+17
2016-03-25rtc: abx80x: handle the oscillator failure bitMylène Josserand1-2/+31
2016-03-25rtc: abx80x: handle autocalibrationMylène Josserand1-0/+219
2016-03-25rtc: rv8803: workaround i2c HW issueAlexandre Belloni1-6/+22
2016-03-25Merge branches 'acpi-soc', 'acpi-misc', 'acpi-pci' and 'device-properties'Rafael J. Wysocki4-2/+16