aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-06ceph: delete an unnecessary return statement in update_dentry_lease()Markus Elfring1-1/+0
2017-09-06ceph: ENOMEM pr_err in __get_or_create_frag() is redundantMarkus Elfring1-5/+2
2017-09-06ceph: check negative offsets in ceph_llseek()Luis Henriques1-2/+2
2017-09-06ceph: more accurate statfsDouglas Fuller4-4/+17
2017-09-06ceph: properly set snap follows for cap reconnectYan, Zheng1-1/+1
2017-09-06ceph: don't use CEPH_OSD_FLAG_ORDERSNAPYan, Zheng1-3/+3
2017-09-06ceph: include snapc in debug message of writeYan, Zheng2-7/+8
2017-09-06ceph: make sure flushsnap messages are sent in proper orderYan, Zheng1-5/+7
2017-09-06ceph: fix -EOLDSNAPC handlingYan, Zheng1-10/+7
2017-09-06ceph: send LSSNAP request to auth mds of directory inodeYan, Zheng2-5/+14
2017-09-06ceph: don't fill readdir cache for LSSNAP replyYan, Zheng1-8/+11
2017-09-06ceph: cleanup ceph_readdir_prepopulate()Yan, Zheng1-7/+0
2017-09-06ceph: use errseq_t for writeback error reportingJeff Layton1-1/+1
2017-09-06ceph: new cap message flags indicate if there is pending capsnapYan, Zheng2-2/+7
2017-09-06ceph: nuke startsync opYanhu Cao4-28/+4
2017-09-06rbd: silence bogus uninitialized use warning in rbd_acquire_lock()Kefeng Wang1-1/+1
2017-09-06ceph: validate correctness of some mount optionsYan, Zheng3-17/+23
2017-09-06ceph: limit osd write sizeYan, Zheng4-5/+11
2017-09-06ceph: limit osd read size to CEPH_MSG_MAX_DATA_LENYan, Zheng4-18/+15
2017-09-06ceph: remove unused cap_release_safety mount optionYan, Zheng3-8/+0
2017-09-03Linux 4.13Linus Torvalds1-1/+1
2017-09-01epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()Oleg Nesterov1-16/+26
2017-09-01udp: fix secpath leakYossi Kuperman1-1/+1
2017-09-01bridge: switchdev: Clear forward mark when transmitting packetIdo Schimmel1-0/+3
2017-09-01mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel3-1/+10
2017-09-01Fix warning messages when mounting to older serversSteve French2-2/+27
2017-08-31jfs should use MAX_LFS_FILESIZE when calculating s_maxbytesDave Kleikamp1-9/+3
2017-08-31scripts/dtc: fix '%zx' warningRussell King1-1/+1
2017-08-31include/linux/compiler.h: don't perform compiletime_assert with -O0Joe Stringer1-1/+5
2017-08-31mm, madvise: ensure poisoned pages are removed from per-cpu listsMel Gorman1-0/+6
2017-08-31mm, uprobes: fix multiple free of ->uprobes_state.xol_areaEric Biggers2-2/+8
2017-08-31kernel/kthread.c: kthread_worker: don't hog the cpuShaohua Li1-0/+1
2017-08-31mm,page_alloc: don't call __node_reclaim() with oom_lock held.Tetsuo Handa1-3/+6
2017-08-31mm/mmu_notifier: kill invalidate_pageJérôme Glisse2-39/+0
2017-08-31KVM: update to new mmu_notifier semantic v2Jérôme Glisse7-77/+0
2017-08-31xen/gntdev: update to new mmu_notifier semanticJérôme Glisse1-8/+0
2017-08-31sgi-gru: update to new mmu_notifier semanticJérôme Glisse1-12/+0
2017-08-31misc/mic/scif: update to new mmu_notifier semanticJérôme Glisse1-11/+0
2017-08-31iommu/intel: update to new mmu_notifier semanticJérôme Glisse1-9/+0
2017-08-31iommu/amd: update to new mmu_notifier semanticJérôme Glisse1-8/+0
2017-08-31IB/hfi1: update to new mmu_notifier semanticJérôme Glisse1-9/+0
2017-08-31IB/umem: update to new mmu_notifier semanticJérôme Glisse1-19/+0
2017-08-31drm/amdgpu: update to new mmu_notifier semanticJérôme Glisse1-31/+0
2017-08-31powerpc/powernv: update to new mmu_notifier semanticJérôme Glisse1-10/+0
2017-08-31mm/rmap: update to new mmu_notifier semantic v2Jérôme Glisse1-3/+32
2017-08-31dax: update to new mmu_notifier semanticJérôme Glisse3-13/+33
2017-09-01ceph: fix readpage from fscacheYan, Zheng2-18/+18
2017-08-31wl1251: add a missing spin_lock_init()Cong Wang1-0/+1
2017-08-31Input: xpad - fix PowerA init quirk for some gamepad modelsCameron Gutman1-5/+19
2017-08-31i2c: designware: Round down ACPI provided clk to nearest supported clkHans de Goede1-4/+12