Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
ebb3b47e37a4ccef33e6388589a21a5c23d6b40b
/
fs
ebb3b47
fsnotify: Drop inode_mark.c
by Jan Kara
· 8 years ago
b1362ed
fsnotify: Remove fsnotify_find_{inode|vfsmount}_mark()
by Jan Kara
· 8 years ago
2e37c6c
fsnotify: Remove fsnotify_detach_group_marks()
by Jan Kara
· 8 years ago
18f2e0d
fsnotify: Rename fsnotify_clear_marks_by_group_flags()
by Jan Kara
· 8 years ago
416bcdb
fsnotify: Inline fsnotify_clear_{inode|vfsmount}_mark_group()
by Jan Kara
· 8 years ago
8920d27
fsnotify: Remove fsnotify_recalc_{inode|vfsmount}_mask()
by Jan Kara
· 8 years ago
66d2b81
fsnotify: Remove fsnotify_set_mark_{,ignored_}mask_locked()
by Jan Kara
· 8 years ago
05f0e38
fanotify: Release SRCU lock when waiting for userspace response
by Jan Kara
· 8 years ago
9385a84
fsnotify: Pass fsnotify_iter_info into handle_event handler
by Jan Kara
· 8 years ago
abc7757
fsnotify: Provide framework for dropping SRCU lock in ->handle_event
by Jan Kara
· 8 years ago
f09b04a
fsnotify: Remove special handling of mark destruction on group shutdown
by Jan Kara
· 8 years ago
6b3f05d
fsnotify: Detach mark from object list when last reference is dropped
by Jan Kara
· 8 years ago
1137514
fsnotify: Move queueing of mark for destruction into fsnotify_put_mark()
by Jan Kara
· 8 years ago
e725376
inotify: Do not drop mark reference under idr_lock
by Jan Kara
· 8 years ago
08991e8
fsnotify: Free fsnotify_mark_connector when there is no mark attached
by Jan Kara
· 8 years ago
04662ca
fsnotify: Lock object list with connector lock
by Jan Kara
· 8 years ago
2629718
fsnotify: Remove useless list deletion and comment
by Jan Kara
· 8 years ago
73cd3c3
fsnotify: Avoid double locking in fsnotify_detach_from_object()
by Jan Kara
· 8 years ago
8212a60
fsnotify: Remove indirection from fsnotify_detach_mark()
by Jan Kara
· 8 years ago
a03e2e4
fsnotify: Determine lock in fsnotify_destroy_marks()
by Jan Kara
· 8 years ago
f06fd98
fsnotify: Move locking into fsnotify_find_mark()
by Jan Kara
· 8 years ago
a242677
fsnotify: Move locking into fsnotify_recalc_mask()
by Jan Kara
· 8 years ago
0810b4f
fsnotify: Move fsnotify_destroy_marks()
by Jan Kara
· 8 years ago
755b5bc
fsnotify: Remove indirection from mark list addition
by Jan Kara
· 8 years ago
e911d8a
fsnotify: Make fsnotify_mark_connector hold inode reference
by Jan Kara
· 8 years ago
86ffe24
fsnotify: Move object pointer to fsnotify_mark_connector
by Jan Kara
· 8 years ago
9dd813c
fsnotify: Move mark list head from object into dedicated structure
by Jan Kara
· 8 years ago
c1f3307
fsnotify: Update comments
by Jan Kara
· 8 years ago
c974764
fanotify: Move recalculation of inode / vfsmount mask under mark_mutex
by Jan Kara
· 8 years ago
25c829a
inotify: Remove inode pointers from debug messages
by Jan Kara
· 8 years ago
5198adf
fsnotify: Remove unnecessary tests when showing fdinfo
by Jan Kara
· 8 years ago
baeedc71
Merge branch 'prep-for-5level'
by Linus Torvalds
· 8 years ago
8fe3cca
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
9db61d6
Merge tag 'xfs-4.11-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 8 years ago
2378cd6
userfaultfd: remove wrong comment from userfaultfd_ctx_get()
by David Hildenbrand
· 8 years ago
c0d0e35
fat: fix using uninitialized fields of fat_inode/fsinfo_inode
by OGAWA Hirofumi
· 8 years ago
70ccb92
userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEED
by Andrea Arcangeli
· 8 years ago
7eb76d4
userfaultfd: non-cooperative: fix fork fctx->new memleak
by Mike Rapoport
· 8 years ago
8c9e7bb
userfaultfd: non-cooperative: release all ctx in dup_userfaultfd_complete
by Andrea Arcangeli
· 8 years ago
9a69a82
userfaultfd: non-cooperative: robustness check
by Andrea Arcangeli
· 8 years ago
dd0db88d
userfaultfd: non-cooperative: rollback userfaultfd_exit
by Andrea Arcangeli
· 8 years ago
6bbc4a4
userfaultfd: shmem: __do_fault requires VM_FAULT_NOPAGE
by Andrea Arcangeli
· 8 years ago
c2febaf
mm: convert generic code to 5-level paging
by Kirill A. Shutemov
· 8 years ago
04bb94b
overlayfs: remove now unnecessary header file include
by Linus Torvalds
· 8 years ago
2fcc319
xfs: try any AG when allocating the first btree block when reflinking
by Christoph Hellwig
· 8 years ago
f65e6fa
xfs: use iomap new flag for newly allocated delalloc blocks
by Brian Foster
· 8 years ago
08b005f
xfs: remove kmem_zalloc_greedy
by Darrick J. Wong
· 8 years ago
d582571
xfs: Use xfs_icluster_size_fsb() to calculate inode alignment mask
by Chandan Rajendra
· 8 years ago
787eb48
xfs: fix and streamline error handling in xfs_end_io
by Christoph Hellwig
· 8 years ago
3802a34
xfs: only reclaim unwritten COW extents periodically
by Christoph Hellwig
· 8 years ago
8a91723
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
c771c14
iomap: invalidate page caches should be after iomap_dio_complete() in direct write
by Eryu Guan
· 8 years ago
0710f3f
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
0a040b2
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 8 years ago
4e66c42
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 8 years ago
e58bc92
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
590dce2
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
e0d0722
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
1827adb
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
ef65aae
smb2: Enforce sec= mount option
by Sachin Prabhu
· 8 years ago
284316d
CIFS: Fix sparse warnings
by Steve French
· 8 years ago
a528d35
statx: Add a system call to make enhanced file info available
by David Howells
· 8 years ago
bbe08c0
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
94e877d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
69fd110
Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
9d49640
CIFS: implement get_dfs_refer for SMB2+
by Aurelien Aptel
· 8 years ago
f071292
CIFS: use DFS pathnames in SMB2+ Create requests
by Aurelien Aptel
· 8 years ago
0f221a3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
a5a79d0
block: Initialize bd_bdi on inode initialization
by Jan Kara
· 8 years ago
653a774
Merge remote-tracking branch 'ovl/for-viro' into for-linus
by Al Viro
· 8 years ago
f6c99aa
Merge branch 'work.namei' into for-linus
by Al Viro
· 8 years ago
0695d7d
orangefs: Use RCU for destroy_inode
by Peter Zijlstra
· 8 years ago
3905f9a
sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.h>
by Ingo Molnar
· 8 years ago
32ef551
sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>
by Ingo Molnar
· 8 years ago
f719ff9b
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
9164bb4
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
589ee62
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
by Ingo Molnar
· 8 years ago
f361bf4
sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency
by Ingo Molnar
· 8 years ago
68db0cf
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
by Ingo Molnar
· 8 years ago
2993002
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
b17b015
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
by Ingo Molnar
· 8 years ago
03441a3
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h>
by Ingo Molnar
· 8 years ago
5b3cc15
sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
b12fb7f
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/xacct.h>
by Ingo Molnar
· 8 years ago
5b825c3
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
by Ingo Molnar
· 8 years ago
6a3827d
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/numa_balancing.h>
by Ingo Molnar
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
f7ccbae
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h>
by Ingo Molnar
· 8 years ago
6e84f31
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
4eb5aaa
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/autogroup.h>
by Ingo Molnar
· 8 years ago
4f17722
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h>
by Ingo Molnar
· 8 years ago
780de9d
sched/headers, cgroups: Remove the threadgroup_change_*() wrappery
by Ingo Molnar
· 8 years ago
f9411eb
rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wait.h>
by Ingo Molnar
· 8 years ago
b9043cc
CIFS: set signing flag in SMB2+ TreeConnect if needed
by Aurelien Aptel
· 8 years ago
7f9f6d2
CIFS: let ses->ipc_tid hold smb2 TreeIds
by Aurelien Aptel
· 8 years ago
5114662
CIFS: add use_ipc flag to SMB2_ioctl()
by Aurelien Aptel
· 8 years ago
268a635
CIFS: add build_path_from_dentry_optional_prefix()
by Aurelien Aptel
· 8 years ago
4ecce92
CIFS: move DFS response parsing out of SMB1 code
by Aurelien Aptel
· 8 years ago
8f03cf5
Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
Next »