index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
fsnotify: Add group pointer in fsnotify_init_mark()
Jan Kara
2017-04-10
4
-15
/
+16
*
fsnotify: Drop inode_mark.c
Jan Kara
2017-04-10
3
-90
/
+59
*
fsnotify: Remove fsnotify_find_{inode|vfsmount}_mark()
Jan Kara
2017-04-10
7
-65
/
+11
*
fsnotify: Remove fsnotify_detach_group_marks()
Jan Kara
2017-04-10
3
-38
/
+18
*
fsnotify: Rename fsnotify_clear_marks_by_group_flags()
Jan Kara
2017-04-10
1
-7
/
+5
*
fsnotify: Inline fsnotify_clear_{inode|vfsmount}_mark_group()
Jan Kara
2017-04-10
2
-13
/
+0
*
fsnotify: Remove fsnotify_recalc_{inode|vfsmount}_mask()
Jan Kara
2017-04-10
4
-15
/
+5
*
fsnotify: Remove fsnotify_set_mark_{,ignored_}mask_locked()
Jan Kara
2017-04-10
4
-29
/
+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
6
-11
/
+22
*
fsnotify: Provide framework for dropping SRCU lock in ->handle_event
Jan Kara
2017-04-10
3
-0
/
+89
*
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
1
-59
/
+88
*
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
8
-57
/
+126
*
fsnotify: Lock object list with connector lock
Jan Kara
2017-04-10
1
-58
/
+32
*
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
5
-40
/
+37
*
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
3
-39
/
+12
*
fsnotify: Move object pointer to fsnotify_mark_connector
Jan Kara
2017-04-10
6
-37
/
+44
*
fsnotify: Move mark list head from object into dedicated structure
Jan Kara
2017-04-10
8
-44
/
+114
*
fsnotify: Update comments
Jan Kara
2017-04-10
1
-12
/
+1
*
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
*
Merge branch 'prep-for-5level'
Linus Torvalds
2017-03-10
1
-1
/
+5
|
\
|
*
mm: convert generic code to 5-level paging
Kirill A. Shutemov
2017-03-09
1
-1
/
+5
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-03-10
2
-49
/
+33
|
\
\
|
*
|
userfaultfd: remove wrong comment from userfaultfd_ctx_get()
David Hildenbrand
2017-03-09
1
-2
/
+0
|
*
|
fat: fix using uninitialized fields of fat_inode/fsinfo_inode
OGAWA Hirofumi
2017-03-09
1
-1
/
+12
|
*
|
userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEED
Andrea Arcangeli
2017-03-09
1
-6
/
+3
|
*
|
userfaultfd: non-cooperative: fix fork fctx->new memleak
Mike Rapoport
2017-03-09
1
-0
/
+9
|
*
|
userfaultfd: non-cooperative: release all ctx in dup_userfaultfd_complete
Andrea Arcangeli
2017-03-09
1
-13
/
+5
|
*
|
userfaultfd: non-cooperative: robustness check
Andrea Arcangeli
2017-03-09
1
-2
/
+7
|
*
|
userfaultfd: non-cooperative: rollback userfaultfd_exit
Andrea Arcangeli
2017-03-09
1
-28
/
+0
|
*
|
userfaultfd: shmem: __do_fault requires VM_FAULT_NOPAGE
Andrea Arcangeli
2017-03-09
1
-1
/
+1
|
|
/
*
|
Merge tag 'xfs-4.11-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-03-09
14
-100
/
+103
|
\
\
|
|
/
|
/
|
|
*
xfs: try any AG when allocating the first btree block when reflinking
Christoph Hellwig
2017-03-08
2
-6
/
+10
|
*
xfs: use iomap new flag for newly allocated delalloc blocks
Brian Foster
2017-03-08
2
-17
/
+32
|
*
xfs: remove kmem_zalloc_greedy
Darrick J. Wong
2017-03-07
3
-24
/
+2
|
*
xfs: Use xfs_icluster_size_fsb() to calculate inode alignment mask
Chandan Rajendra
2017-03-07
1
-2
/
+1
|
*
xfs: fix and streamline error handling in xfs_end_io
Christoph Hellwig
2017-03-07
1
-32
/
+27
|
*
xfs: only reclaim unwritten COW extents periodically
Christoph Hellwig
2017-03-07
6
-13
/
+22
[next]