index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-10
fsnotify: Provide framework for dropping SRCU lock in ->handle_event
Jan Kara
4
-0
/
+94
2017-04-10
fsnotify: Remove special handling of mark destruction on group shutdown
Jan Kara
3
-11
/
+12
2017-04-10
fsnotify: Detach mark from object list when last reference is dropped
Jan Kara
3
-77
/
+105
2017-04-10
fsnotify: Move queueing of mark for destruction into fsnotify_put_mark()
Jan Kara
2
-46
/
+30
2017-04-10
inotify: Do not drop mark reference under idr_lock
Jan Kara
1
-18
/
+6
2017-04-10
fsnotify: Free fsnotify_mark_connector when there is no mark attached
Jan Kara
11
-66
/
+136
2017-04-10
fsnotify: Lock object list with connector lock
Jan Kara
2
-59
/
+34
2017-04-10
fsnotify: Remove useless list deletion and comment
Jan Kara
1
-6
/
+0
2017-04-10
fsnotify: Avoid double locking in fsnotify_detach_from_object()
Jan Kara
1
-1
/
+1
2017-04-10
fsnotify: Remove indirection from fsnotify_detach_mark()
Jan Kara
4
-49
/
+26
2017-04-10
fsnotify: Determine lock in fsnotify_destroy_marks()
Jan Kara
2
-8
/
+11
2017-04-10
fsnotify: Move locking into fsnotify_find_mark()
Jan Kara
3
-13
/
+10
2017-04-10
fsnotify: Move locking into fsnotify_recalc_mask()
Jan Kara
6
-40
/
+39
2017-04-10
fsnotify: Move fsnotify_destroy_marks()
Jan Kara
1
-36
/
+36
2017-04-10
fsnotify: Remove indirection from mark list addition
Jan Kara
4
-86
/
+43
2017-04-10
fsnotify: Make fsnotify_mark_connector hold inode reference
Jan Kara
4
-45
/
+18
2017-04-10
fsnotify: Move object pointer to fsnotify_mark_connector
Jan Kara
8
-49
/
+74
2017-04-10
fsnotify: Move mark list head from object into dedicated structure
Jan Kara
11
-47
/
+132
2017-04-10
fsnotify: Update comments
Jan Kara
1
-12
/
+1
2017-04-10
audit_tree: Use mark flags to check whether mark is alive
Jan Kara
1
-3
/
+3
2017-04-05
audit: Abstract hash key handling
Jan Kara
1
-11
/
+28
2017-04-03
fanotify: Move recalculation of inode / vfsmount mask under mark_mutex
Jan Kara
1
-9
/
+6
2017-04-03
inotify: Remove inode pointers from debug messages
Jan Kara
2
-17
/
+12
2017-04-03
fsnotify: Remove unnecessary tests when showing fdinfo
Jan Kara
1
-5
/
+1
2017-03-13
Linux 4.11-rc2
v4.11-rc2
Linus Torvalds
1
-1
/
+1
2017-03-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
11
-29
/
+51
2017-03-13
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-48
/
+80
2017-03-13
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-4
/
+35
2017-03-12
x86/tlb: Fix tlb flushing when lguest clears PGE
Daniel Borkmann
1
-1
/
+1
2017-03-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-101
/
+191
2017-03-12
Merge tag 'extable-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
2
-0
/
+3
2017-03-11
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-83
/
+65
2017-03-11
score: Fix implicit includes now failing build after extable change
Guenter Roeck
2
-0
/
+3
2017-03-11
Merge tag 'tty-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-65
/
+73
2017-03-11
Merge tag 'staging-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+1
2017-03-11
Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
26
-144
/
+213
2017-03-11
Merge tag 'pinctrl-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-6
/
+21
2017-03-10
kexec, x86/purgatory: Unbreak it and clean it up
Thomas Gleixner
10
-46
/
+78
2017-03-10
Merge tag 'ceph-for-4.11-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
6
-8
/
+66
2017-03-10
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-22
/
+56
2017-03-10
Merge tag 'drm-fixes-for-4.11-rc2' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
22
-264
/
+768
2017-03-10
Merge branch 'prep-for-5level'
Linus Torvalds
64
-147
/
+868
2017-03-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
54
-185
/
+277
2017-03-10
x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk
Matjaz Hegedic
1
-1
/
+1
2017-03-10
Merge tag 'xfs-4.11-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
14
-100
/
+103
2017-03-10
Merge tag 'gcc-plugins-v4.11-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-03-10
drm: mxsfb: Implement drm_panel handling
Fabio Estevam
1
-0
/
+4
2017-03-10
drm: mxsfb_crtc: Fix the framebuffer misplacement
Fabio Estevam
1
-2
/
+2
2017-03-10
drm: mxsfb: Fix crash when provided invalid DT bindings
Marek Vasut
1
-0
/
+4
2017-03-10
drm: mxsfb: fix pixel clock polarity
Stefan Agner
1
-2
/
+9
[next]