summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-04-10fsnotify: Provide framework for dropping SRCU lock in ->handle_eventJan Kara4-0/+94
2017-04-10fsnotify: Remove special handling of mark destruction on group shutdownJan Kara3-11/+12
2017-04-10fsnotify: Detach mark from object list when last reference is droppedJan Kara3-77/+105
2017-04-10fsnotify: Move queueing of mark for destruction into fsnotify_put_mark()Jan Kara2-46/+30
2017-04-10inotify: Do not drop mark reference under idr_lockJan Kara1-18/+6
2017-04-10fsnotify: Free fsnotify_mark_connector when there is no mark attachedJan Kara11-66/+136
2017-04-10fsnotify: Lock object list with connector lockJan Kara2-59/+34
2017-04-10fsnotify: Remove useless list deletion and commentJan Kara1-6/+0
2017-04-10fsnotify: Avoid double locking in fsnotify_detach_from_object()Jan Kara1-1/+1
2017-04-10fsnotify: Remove indirection from fsnotify_detach_mark()Jan Kara4-49/+26
2017-04-10fsnotify: Determine lock in fsnotify_destroy_marks()Jan Kara2-8/+11
2017-04-10fsnotify: Move locking into fsnotify_find_mark()Jan Kara3-13/+10
2017-04-10fsnotify: Move locking into fsnotify_recalc_mask()Jan Kara6-40/+39
2017-04-10fsnotify: Move fsnotify_destroy_marks()Jan Kara1-36/+36
2017-04-10fsnotify: Remove indirection from mark list additionJan Kara4-86/+43
2017-04-10fsnotify: Make fsnotify_mark_connector hold inode referenceJan Kara4-45/+18
2017-04-10fsnotify: Move object pointer to fsnotify_mark_connectorJan Kara8-49/+74
2017-04-10fsnotify: Move mark list head from object into dedicated structureJan Kara11-47/+132
2017-04-10fsnotify: Update commentsJan Kara1-12/+1
2017-04-10audit_tree: Use mark flags to check whether mark is aliveJan Kara1-3/+3
2017-04-05audit: Abstract hash key handlingJan Kara1-11/+28
2017-04-03fanotify: Move recalculation of inode / vfsmount mask under mark_mutexJan Kara1-9/+6
2017-04-03inotify: Remove inode pointers from debug messagesJan Kara2-17/+12
2017-04-03fsnotify: Remove unnecessary tests when showing fdinfoJan Kara1-5/+1
2017-03-12Linux 4.11-rc2v4.11-rc2Linus Torvalds1-1/+1
2017-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds11-29/+51
2017-03-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-48/+80
2017-03-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-4/+35
2017-03-12x86/tlb: Fix tlb flushing when lguest clears PGEDaniel Borkmann1-1/+1
2017-03-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-101/+191
2017-03-11Merge tag 'extable-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2-0/+3
2017-03-11Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-83/+65
2017-03-11score: Fix implicit includes now failing build after extable changeGuenter Roeck2-0/+3
2017-03-11Merge tag 'tty-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-65/+73
2017-03-11Merge tag 'staging-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+1
2017-03-11Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds26-144/+213
2017-03-11Merge tag 'pinctrl-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+21
2017-03-10kexec, x86/purgatory: Unbreak it and clean it upThomas Gleixner10-46/+78
2017-03-10Merge tag 'ceph-for-4.11-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds6-8/+66
2017-03-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-22/+56
2017-03-10Merge tag 'drm-fixes-for-4.11-rc2' of git://people.freedesktop.org/~airlied/l...Linus Torvalds22-264/+768
2017-03-10Merge branch 'prep-for-5level'Linus Torvalds64-147/+868
2017-03-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds54-185/+277
2017-03-10x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirkMatjaz Hegedic1-1/+1
2017-03-09Merge tag 'xfs-4.11-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds14-100/+103
2017-03-09Merge tag 'gcc-plugins-v4.11-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2017-03-10drm: mxsfb: Implement drm_panel handlingFabio Estevam1-0/+4
2017-03-10drm: mxsfb_crtc: Fix the framebuffer misplacementFabio Estevam1-2/+2
2017-03-10drm: mxsfb: Fix crash when provided invalid DT bindingsMarek Vasut1-0/+4
2017-03-10drm: mxsfb: fix pixel clock polarityStefan Agner1-2/+9