index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fsnotify: Rename fsnotify_clear_marks_by_group_flags()
Jan Kara
2017-04-10
2
-10
/
+8
*
fsnotify: Inline fsnotify_clear_{inode|vfsmount}_mark_group()
Jan Kara
2017-04-10
3
-17
/
+10
*
fsnotify: Remove fsnotify_recalc_{inode|vfsmount}_mask()
Jan Kara
2017-04-10
5
-19
/
+5
*
fsnotify: Remove fsnotify_set_mark_{,ignored_}mask_locked()
Jan Kara
2017-04-10
5
-33
/
+9
*
fanotify: Release SRCU lock when waiting for userspace response
Jan Kara
2017-04-10
1
-2
/
+15
*
fsnotify: Pass fsnotify_iter_info into handle_event handler
Jan Kara
2017-04-10
10
-15
/
+30
*
fsnotify: Provide framework for dropping SRCU lock in ->handle_event
Jan Kara
2017-04-10
4
-0
/
+94
*
fsnotify: Remove special handling of mark destruction on group shutdown
Jan Kara
2017-04-10
3
-11
/
+12
*
fsnotify: Detach mark from object list when last reference is dropped
Jan Kara
2017-04-10
3
-77
/
+105
*
fsnotify: Move queueing of mark for destruction into fsnotify_put_mark()
Jan Kara
2017-04-10
2
-46
/
+30
*
inotify: Do not drop mark reference under idr_lock
Jan Kara
2017-04-10
1
-18
/
+6
*
fsnotify: Free fsnotify_mark_connector when there is no mark attached
Jan Kara
2017-04-10
11
-66
/
+136
*
fsnotify: Lock object list with connector lock
Jan Kara
2017-04-10
2
-59
/
+34
*
fsnotify: Remove useless list deletion and comment
Jan Kara
2017-04-10
1
-6
/
+0
*
fsnotify: Avoid double locking in fsnotify_detach_from_object()
Jan Kara
2017-04-10
1
-1
/
+1
*
fsnotify: Remove indirection from fsnotify_detach_mark()
Jan Kara
2017-04-10
4
-49
/
+26
*
fsnotify: Determine lock in fsnotify_destroy_marks()
Jan Kara
2017-04-10
2
-8
/
+11
*
fsnotify: Move locking into fsnotify_find_mark()
Jan Kara
2017-04-10
3
-13
/
+10
*
fsnotify: Move locking into fsnotify_recalc_mask()
Jan Kara
2017-04-10
6
-40
/
+39
*
fsnotify: Move fsnotify_destroy_marks()
Jan Kara
2017-04-10
1
-36
/
+36
*
fsnotify: Remove indirection from mark list addition
Jan Kara
2017-04-10
4
-86
/
+43
*
fsnotify: Make fsnotify_mark_connector hold inode reference
Jan Kara
2017-04-10
4
-45
/
+18
*
fsnotify: Move object pointer to fsnotify_mark_connector
Jan Kara
2017-04-10
8
-49
/
+74
*
fsnotify: Move mark list head from object into dedicated structure
Jan Kara
2017-04-10
11
-47
/
+132
*
fsnotify: Update comments
Jan Kara
2017-04-10
1
-12
/
+1
*
audit_tree: Use mark flags to check whether mark is alive
Jan Kara
2017-04-10
1
-3
/
+3
*
audit: Abstract hash key handling
Jan Kara
2017-04-05
1
-11
/
+28
*
fanotify: Move recalculation of inode / vfsmount mask under mark_mutex
Jan Kara
2017-04-03
1
-9
/
+6
*
inotify: Remove inode pointers from debug messages
Jan Kara
2017-04-03
2
-17
/
+12
*
fsnotify: Remove unnecessary tests when showing fdinfo
Jan Kara
2017-04-03
1
-5
/
+1
*
Linux 4.11-rc2
v4.11-rc2
Linus Torvalds
2017-03-12
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-03-12
11
-29
/
+51
|
\
|
*
s390: wire up statx system call
Heiko Carstens
2017-03-10
3
-1
/
+6
|
*
KVM: s390: Fix guest migration for huge guests resulting in panic
Janosch Frank
2017-03-02
1
-1
/
+18
|
*
s390/ipl: always use load normal for CCW-type re-IPL
Heiko Carstens
2017-03-02
1
-0
/
+2
|
*
s390/timex: micro optimization for tod_to_ns
Martin Schwidefsky
2017-03-01
1
-8
/
+4
|
*
s390/cputime: provide archicture specific cputime_to_nsecs
Martin Schwidefsky
2017-03-01
1
-1
/
+7
|
*
s390/cputime: reset all accounting fields on fork
Martin Schwidefsky
2017-03-01
1
-0
/
+3
|
*
s390/cputime: remove last traces of cputime_t
Martin Schwidefsky
2017-03-01
2
-13
/
+3
|
*
s390: fix in-kernel program checks
Martin Schwidefsky
2017-03-01
1
-5
/
+5
|
*
s390/crypt: fix missing unlock in ctr_paes_crypt on error path
Martin Schwidefsky
2017-03-01
1
-1
/
+4
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-03-12
12
-48
/
+80
|
\
\
|
*
|
x86/tlb: Fix tlb flushing when lguest clears PGE
Daniel Borkmann
2017-03-12
1
-1
/
+1
|
*
|
kexec, x86/purgatory: Unbreak it and clean it up
Thomas Gleixner
2017-03-10
10
-46
/
+78
|
*
|
x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk
Matjaz Hegedic
2017-03-10
1
-1
/
+1
*
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-03-12
5
-4
/
+35
|
\
\
\
|
*
\
\
Merge tag 'irq-fixes-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Thomas Gleixner
2017-03-09
2159
-24786
/
+57596
|
|
\
\
\
|
|
*
|
|
irqchip/crossbar: Fix incorrect type of register size
Franck Demathieu
2017-03-07
1
-4
/
+4
|
|
*
|
|
irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065
Shanker Donthineni
2017-03-07
3
-0
/
+27
|
|
*
|
|
irqdomain: Add empty irq_domain_check_msi_remap
Mian Yousaf Kaukab
2017-03-06
1
-0
/
+4
[next]