index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-10
fsnotify: Remove fsnotify_set_mark_{,ignored_}mask_locked()
Jan Kara
4
-29
/
+9
2017-04-10
fanotify: Release SRCU lock when waiting for userspace response
Jan Kara
1
-2
/
+15
2017-04-10
fsnotify: Pass fsnotify_iter_info into handle_event handler
Jan Kara
6
-11
/
+22
2017-04-10
fsnotify: Provide framework for dropping SRCU lock in ->handle_event
Jan Kara
3
-0
/
+89
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
1
-59
/
+88
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
8
-57
/
+126
2017-04-10
fsnotify: Lock object list with connector lock
Jan Kara
1
-58
/
+32
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
5
-40
/
+37
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
3
-39
/
+12
2017-04-10
fsnotify: Move object pointer to fsnotify_mark_connector
Jan Kara
6
-37
/
+44
2017-04-10
fsnotify: Move mark list head from object into dedicated structure
Jan Kara
8
-44
/
+114
2017-04-10
fsnotify: Update comments
Jan Kara
1
-12
/
+1
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-10
Merge branch 'prep-for-5level'
Linus Torvalds
1
-1
/
+5
2017-03-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-49
/
+33
2017-03-09
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-09
userfaultfd: remove wrong comment from userfaultfd_ctx_get()
David Hildenbrand
1
-2
/
+0
2017-03-09
fat: fix using uninitialized fields of fat_inode/fsinfo_inode
OGAWA Hirofumi
1
-1
/
+12
2017-03-09
userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEED
Andrea Arcangeli
1
-6
/
+3
2017-03-09
userfaultfd: non-cooperative: fix fork fctx->new memleak
Mike Rapoport
1
-0
/
+9
2017-03-09
userfaultfd: non-cooperative: release all ctx in dup_userfaultfd_complete
Andrea Arcangeli
1
-13
/
+5
2017-03-09
userfaultfd: non-cooperative: robustness check
Andrea Arcangeli
1
-2
/
+7
2017-03-09
userfaultfd: non-cooperative: rollback userfaultfd_exit
Andrea Arcangeli
1
-28
/
+0
2017-03-09
userfaultfd: shmem: __do_fault requires VM_FAULT_NOPAGE
Andrea Arcangeli
1
-1
/
+1
2017-03-09
mm: convert generic code to 5-level paging
Kirill A. Shutemov
1
-1
/
+5
2017-03-08
overlayfs: remove now unnecessary header file include
Linus Torvalds
1
-1
/
+0
2017-03-08
xfs: try any AG when allocating the first btree block when reflinking
Christoph Hellwig
2
-6
/
+10
2017-03-08
xfs: use iomap new flag for newly allocated delalloc blocks
Brian Foster
2
-17
/
+32
2017-03-07
xfs: remove kmem_zalloc_greedy
Darrick J. Wong
3
-24
/
+2
2017-03-07
xfs: Use xfs_icluster_size_fsb() to calculate inode alignment mask
Chandan Rajendra
1
-2
/
+1
2017-03-07
xfs: fix and streamline error handling in xfs_end_io
Christoph Hellwig
1
-32
/
+27
2017-03-07
xfs: only reclaim unwritten COW extents periodically
Christoph Hellwig
6
-13
/
+22
2017-03-07
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+4
2017-03-06
iomap: invalidate page caches should be after iomap_dio_complete() in direct ...
Eryu Guan
1
-7
/
+10
2017-03-03
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-21
/
+21
2017-03-03
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
16
-168
/
+447
2017-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
3
-18
/
+13
2017-03-03
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-27
/
+148
[next]