summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-27fsnotify: send event with parent/name info to sb/mount/non-dir marksAmir Goldstein
2020-07-27audit: do not set FS_EVENT_ON_CHILD in audit marks maskAmir Goldstein
2020-07-27inotify: do not set FS_EVENT_ON_CHILD in non-dir mark maskAmir Goldstein
2020-07-27fsnotify: pass dir and inode arguments to fsnotify()Amir Goldstein
2020-07-27fsnotify: create helper fsnotify_inode()Amir Goldstein
2020-07-27fsnotify: send event to parent and child with single callbackAmir Goldstein
2020-07-27inotify: report both events on parent and child with single callbackAmir Goldstein
2020-07-27dnotify: report both events on parent and child with single callbackAmir Goldstein
2020-07-27fanotify: no external fh buffer in fanotify_name_eventAmir Goldstein
2020-07-27fanotify: use struct fanotify_info to parcel the variable size bufferAmir Goldstein
2020-07-27fsnotify: add object type "child" to object type iteratorAmir Goldstein
2020-07-27fanotify: use FAN_EVENT_ON_CHILD as implicit flag on sb/mount/non-dir marksAmir Goldstein
2020-07-27fanotify: prepare for implicit event flags in mark maskAmir Goldstein
2020-07-27fanotify: mask out special event flags from ignored maskAmir Goldstein
2020-07-27fanotify: generalize test for FAN_REPORT_FIDAmir Goldstein
2020-07-27fanotify: distinguish between fid encode error and null fidAmir Goldstein
2020-07-27fanotify: generalize merge logic of events on dirAmir Goldstein
2020-07-27fanotify: generalize the handling of extra event flagsAmir Goldstein
2020-07-27fanotify: remove event FAN_DIR_MODIFYAmir Goldstein
2020-07-27fsnotify: pass dir argument to handle_event() callbackAmir Goldstein
2020-07-15fanotify: break up fanotify_alloc_event()Amir Goldstein
2020-07-15fanotify: create overflow event typeAmir Goldstein
2020-07-15inotify: do not use objectid when comparing eventsAmir Goldstein
2020-07-15kernfs: do not call fsnotify() with name without a parentAmir Goldstein
2020-07-15nfsd: use fsnotify_data_inode() to get the unlinked inodeAmir Goldstein
2020-07-15fsnotify: return non const from fsnotify_data_inode()Amir Goldstein
2020-07-15fsnotify: fold fsnotify() call into fsnotify_parent()Amir Goldstein
2020-07-15fsnotify: Rearrange fast path to minimise overhead when there is no watcherMel Gorman
2020-07-15fanotify: Avoid softlockups when reading many eventsJan Kara
2020-07-08Documentation: update for gcc 4.9 requirementRandy Dunlap
2020-07-08Merge tag 'sound-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-07-08Raise gcc version requirement to 4.9Linus Torvalds
2020-07-07Merge tag 'perf-tools-fixes-2020-07-07' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-07-07Merge tag 'mtd/fixes-for-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-07Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-07-07Merge tag 'arc-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2020-07-07Merge tag 'tpmdd-next-v5.8-rc5' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2020-07-07mtd: rawnand: xway: Fix build issueMiquel Raynal
2020-07-07ALSA: compress: fix partial_drain completion stateVinod Koul
2020-07-07ALSA: usb-audio: Add implicit feedback quirk for RTX6001Pavel Hofman
2020-07-07ALSA: usb-audio: add quirk for MacroSilicon MS2109Hector Martin
2020-07-07ALSA: hda/realtek: Enable headset mic of Acer Veriton N4660G with ALC269VCJian-Hong Pan
2020-07-07ALSA: hda/realtek: Enable headset mic of Acer C20-820 with ALC269VCJian-Hong Pan
2020-07-07ALSA: hda/realtek - Enable audio jacks of Acer vCopperbox with ALC269VCJian-Hong Pan
2020-07-07ALSA: hda/realtek - Fix Lenovo Thinkpad X1 Carbon 7th quirk subdevice idBenjamin Poirier
2020-07-07ALSA: hda/hdmi: improve debug traces for stream lookupsKai Vehmanen
2020-07-07ALSA: hda/hdmi: fix failures at PCM open on Intel ICL and laterKai Vehmanen
2020-07-07ALSA: opl3: fix infoleak in opl3xidongwang
2020-07-07Revert commit e918e570415c ("tpm_tis: Remove the HID IFX0102")Jarkko Sakkinen
2020-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds