Age | Commit message (Expand) | Author | Files | Lines |
2015-06-25 | ceph: re-send flushing caps (which are revoked) in reconnect stage | Yan, Zheng | 3 | -6/+61 |
2015-06-25 | ceph: send TID of the oldest pending caps flush to MDS | Yan, Zheng | 1 | -18/+49 |
2015-06-25 | ceph: track pending caps flushing globally | Yan, Zheng | 5 | -57/+91 |
2015-06-25 | ceph: track pending caps flushing accurately | Yan, Zheng | 5 | -88/+192 |
2015-06-25 | libceph: fix wrong name "Ceph filesystem for Linux" | Hong Zhiguo | 1 | -1/+1 |
2015-06-25 | ceph: fix directory fsync | Yan, Zheng | 2 | -64/+65 |
2015-06-25 | ceph: fix flushing caps | Yan, Zheng | 1 | -24/+25 |
2015-06-25 | ceph: don't include used caps in cap_wanted | Yan, Zheng | 1 | -3/+3 |
2015-06-25 | ceph: ratelimit warn messages for MDS closes session | Yan, Zheng | 1 | -3/+7 |
2015-06-25 | rbd: timeout watch teardown on unmap with mount_timeout | Ilya Dryomov | 1 | -10/+28 |
2015-06-25 | ceph: simplify two mount_timeout sites | Ilya Dryomov | 2 | -18/+14 |
2015-06-25 | libceph: a couple tweaks for wait loops | Ilya Dryomov | 2 | -5/+4 |
2015-06-25 | libceph: store timeouts in jiffies, verify user input | Ilya Dryomov | 9 | -38/+71 |
2015-06-25 | libceph: nuke time_sub() | Ilya Dryomov | 1 | -9/+0 |
2015-06-25 | ceph: exclude setfilelock requests when calculating oldest tid | Yan, Zheng | 2 | -7/+25 |
2015-06-25 | ceph: don't pre-allocate space for cap release messages | Yan, Zheng | 4 | -202/+129 |
2015-06-25 | ceph: make sure syncfs flushes all cap snaps | Yan, Zheng | 4 | -31/+76 |
2015-06-25 | ceph: don't trim auth cap when there are cap snaps | Yan, Zheng | 1 | -1/+2 |
2015-06-25 | ceph: take snap_rwsem when accessing snap realm's cached_context | Yan, Zheng | 3 | -7/+57 |
2015-06-25 | ceph: avoid sending unnessesary FLUSHSNAP message | Yan, Zheng | 3 | -45/+78 |
2015-06-25 | ceph: set i_head_snapc when getting CEPH_CAP_FILE_WR reference | Yan, Zheng | 4 | -137/+212 |
2015-06-25 | ceph: use empty snap context for uninline_data and get_pool_perm | Yan, Zheng | 3 | -14/+14 |
2015-06-25 | libceph: use kvfree() instead of open-coding it | Ilya Dryomov | 1 | -4/+1 |
2015-06-25 | ceph: check OSD caps before read/write | Yan, Zheng | 7 | -6/+249 |
2015-06-25 | libceph: allow setting osd_req_op's flags | Yan, Zheng | 5 | -14/+21 |
2015-06-25 | libceph: properly release STAT request's raw_data_in | Yan, Zheng | 1 | -0/+3 |
2015-06-22 | Linux 4.1v4.1 | Linus Torvalds | 1 | -1/+1 |
2015-06-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 1 | -3/+22 |
2015-06-20 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 5 | -1/+18 |
2015-06-19 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -8/+16 |
2015-06-19 | Merge tag 'sound-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 4 | -2/+45 |
2015-06-19 | Merge branch 'ccf/atmel-fixes-for-4.1' of https://github.com/bbrezillon/linux... | Michael Turquette | 4 | -8/+16 |
2015-06-19 | clk: at91: fix h32mx prototype inclusion in pmc header | Nicolas Ferre | 1 | -1/+1 |
2015-06-19 | clk: at91: trivial: typo in peripheral clock description | Nicolas Ferre | 1 | -1/+1 |
2015-06-19 | clk: at91: fix PERIPHERAL_MAX_SHIFT definition | Boris Brezillon | 1 | -4/+4 |
2015-06-19 | clk: at91: pll: fix input range validity check | Boris Brezillon | 1 | -2/+10 |
2015-06-19 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+3 |
2015-06-19 | revert "cpumask: don't perform while loop in cpumask_next_and()" | Andrew Morton | 1 | -5/+4 |
2015-06-19 | Merge tag 'drm-intel-fixes-2015-06-18' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 1 | -1/+4 |
2015-06-19 | Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~deathsimple/lin... | Dave Airlie | 3 | -0/+9 |
2015-06-18 | drm/radeon: don't probe MST on hw we don't support it on | Dave Airlie | 1 | -0/+5 |
2015-06-18 | drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING query | Michel Dänzer | 2 | -0/+4 |
2015-06-18 | Merge tag 'trace-fix-filter-4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+9 |
2015-06-18 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -10/+16 |
2015-06-18 | Kconfig: disable Media Controller for DVB | Mauro Carvalho Chehab | 1 | -0/+1 |
2015-06-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2 | -1/+3 |
2015-06-18 | mm: shmem_zero_setup skip security check and lockdep conflict with XFS | Hugh Dickins | 1 | -1/+7 |
2015-06-17 | i2c: slave: fix the example how to instantiate from userspace | Wolfram Sang | 1 | -3/+3 |
2015-06-17 | tracing: Have filter check for balanced ops | Steven Rostedt | 1 | -2/+9 |
2015-06-16 | ALSA: hda - Fix unused label skip_i915 | Takashi Iwai | 1 | -0/+2 |