summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fsnotify: Rename fsnotify_clear_marks_by_group_flags()Jan Kara2017-04-102-10/+8
* fsnotify: Inline fsnotify_clear_{inode|vfsmount}_mark_group()Jan Kara2017-04-103-17/+10
* fsnotify: Remove fsnotify_recalc_{inode|vfsmount}_mask()Jan Kara2017-04-105-19/+5
* fsnotify: Remove fsnotify_set_mark_{,ignored_}mask_locked()Jan Kara2017-04-105-33/+9
* fanotify: Release SRCU lock when waiting for userspace responseJan Kara2017-04-101-2/+15
* fsnotify: Pass fsnotify_iter_info into handle_event handlerJan Kara2017-04-1010-15/+30
* fsnotify: Provide framework for dropping SRCU lock in ->handle_eventJan Kara2017-04-104-0/+94
* fsnotify: Remove special handling of mark destruction on group shutdownJan Kara2017-04-103-11/+12
* fsnotify: Detach mark from object list when last reference is droppedJan Kara2017-04-103-77/+105
* fsnotify: Move queueing of mark for destruction into fsnotify_put_mark()Jan Kara2017-04-102-46/+30
* inotify: Do not drop mark reference under idr_lockJan Kara2017-04-101-18/+6
* fsnotify: Free fsnotify_mark_connector when there is no mark attachedJan Kara2017-04-1011-66/+136
* fsnotify: Lock object list with connector lockJan Kara2017-04-102-59/+34
* fsnotify: Remove useless list deletion and commentJan Kara2017-04-101-6/+0
* fsnotify: Avoid double locking in fsnotify_detach_from_object()Jan Kara2017-04-101-1/+1
* fsnotify: Remove indirection from fsnotify_detach_mark()Jan Kara2017-04-104-49/+26
* fsnotify: Determine lock in fsnotify_destroy_marks()Jan Kara2017-04-102-8/+11
* fsnotify: Move locking into fsnotify_find_mark()Jan Kara2017-04-103-13/+10
* fsnotify: Move locking into fsnotify_recalc_mask()Jan Kara2017-04-106-40/+39
* fsnotify: Move fsnotify_destroy_marks()Jan Kara2017-04-101-36/+36
* fsnotify: Remove indirection from mark list additionJan Kara2017-04-104-86/+43
* fsnotify: Make fsnotify_mark_connector hold inode referenceJan Kara2017-04-104-45/+18
* fsnotify: Move object pointer to fsnotify_mark_connectorJan Kara2017-04-108-49/+74
* fsnotify: Move mark list head from object into dedicated structureJan Kara2017-04-1011-47/+132
* fsnotify: Update commentsJan Kara2017-04-101-12/+1
* audit_tree: Use mark flags to check whether mark is aliveJan Kara2017-04-101-3/+3
* audit: Abstract hash key handlingJan Kara2017-04-051-11/+28
* fanotify: Move recalculation of inode / vfsmount mask under mark_mutexJan Kara2017-04-031-9/+6
* inotify: Remove inode pointers from debug messagesJan Kara2017-04-032-17/+12
* fsnotify: Remove unnecessary tests when showing fdinfoJan Kara2017-04-031-5/+1
* Linux 4.11-rc2v4.11-rc2Linus Torvalds2017-03-121-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-03-1211-29/+51
|\
| * s390: wire up statx system callHeiko Carstens2017-03-103-1/+6
| * KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank2017-03-021-1/+18
| * s390/ipl: always use load normal for CCW-type re-IPLHeiko Carstens2017-03-021-0/+2
| * s390/timex: micro optimization for tod_to_nsMartin Schwidefsky2017-03-011-8/+4
| * s390/cputime: provide archicture specific cputime_to_nsecsMartin Schwidefsky2017-03-011-1/+7
| * s390/cputime: reset all accounting fields on forkMartin Schwidefsky2017-03-011-0/+3
| * s390/cputime: remove last traces of cputime_tMartin Schwidefsky2017-03-012-13/+3
| * s390: fix in-kernel program checksMartin Schwidefsky2017-03-011-5/+5
| * s390/crypt: fix missing unlock in ctr_paes_crypt on error pathMartin Schwidefsky2017-03-011-1/+4
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-1212-48/+80
|\ \
| * | x86/tlb: Fix tlb flushing when lguest clears PGEDaniel Borkmann2017-03-121-1/+1
| * | kexec, x86/purgatory: Unbreak it and clean it upThomas Gleixner2017-03-1010-46/+78
| * | x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirkMatjaz Hegedic2017-03-101-1/+1
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-125-4/+35
|\ \ \
| * \ \ Merge tag 'irq-fixes-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Thomas Gleixner2017-03-092159-24786/+57596
| |\ \ \
| | * | | irqchip/crossbar: Fix incorrect type of register sizeFranck Demathieu2017-03-071-4/+4
| | * | | irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065Shanker Donthineni2017-03-073-0/+27
| | * | | irqdomain: Add empty irq_domain_check_msi_remapMian Yousaf Kaukab2017-03-061-0/+4