index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-01-13
18
-324
/
+657
|
\
|
*
btrfs: use new dedupe data function pointer
Darrick J. Wong
2016-01-01
3
-97
/
+16
|
*
vfs: hoist the btrfs deduplication ioctl to the vfs
Darrick J. Wong
2016-01-01
3
-0
/
+139
|
*
vfs: wire up compat ioctl for CLONE/CLONE_RANGE
Darrick J. Wong
2016-01-01
2
-1
/
+5
|
*
cifs: avoid unused variable and label
Arnd Bergmann
2015-12-08
1
-2
/
+0
|
*
nfsd: implement the NFSv4.2 CLONE operation
Christoph Hellwig
2015-12-08
5
-0
/
+88
|
*
nfsd: Pass filehandle to nfs4_preprocess_stateid_op()
Anna Schumaker
2015-12-08
3
-12
/
+13
|
*
vfs: pull btrfs clone API to vfs layer
Christoph Hellwig
2015-12-08
9
-192
/
+239
|
*
locks: new locks_mandatory_area calling convention
Christoph Hellwig
2015-12-08
2
-16
/
+11
|
*
vfs: Add vfs_copy_file_range() support for pagecache copies
Anna Schumaker
2015-12-01
1
-4
/
+9
|
*
btrfs: add .copy_file_range file operation
Zach Brown
2015-12-01
3
-39
/
+56
|
*
vfs: add copy_file_range syscall and vfs helper
Zach Brown
2015-12-01
1
-0
/
+120
*
|
Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
2016-01-13
4
-47
/
+113
|
\
\
|
*
|
locks: rename __posix_lock_file to posix_lock_inode
Jeff Layton
2016-01-08
1
-5
/
+6
|
*
|
locks: prink more detail when there are leaked locks
Jeff Layton
2016-01-08
1
-4
/
+29
|
*
|
locks: pass inode pointer to locks_free_lock_context
Jeff Layton
2016-01-08
2
-2
/
+4
|
*
|
locks: sprinkle some tracepoints around the file locking code
Jeff Layton
2016-01-08
1
-3
/
+9
|
*
|
locks: don't check for race with close when setting OFD lock
Jeff Layton
2016-01-08
1
-6
/
+10
|
*
|
locks: fix unlock when fcntl_setlk races with a close
Jeff Layton
2016-01-08
1
-21
/
+30
|
*
|
fs: make locks.c explicitly non-modular
Paul Gortmaker
2015-12-18
1
-2
/
+1
|
*
|
locks: use list_first_entry_or_null()
Geliang Tang
2015-11-18
1
-6
/
+4
|
*
|
locks: Don't allow mounts in user namespaces to enable mandatory locking
Eric W. Biederman
2015-11-16
1
-1
/
+1
|
*
|
locks: Allow disabling mandatory locking at compile time
Jeff Layton
2015-11-16
3
-0
/
+22
*
|
|
Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-01-12
1
-3
/
+1
|
\
\
\
|
*
|
|
uml: fix hostfs mknod()
Vegard Nossum
2016-01-10
1
-3
/
+1
*
|
|
|
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-01-12
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
Borislav Petkov
2015-12-19
1
-1
/
+1
*
|
|
|
|
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-01-11
44
-948
/
+457
|
\
\
\
\
\
|
*
|
|
|
|
xattr handlers: Simplify list operation
Andreas Gruenbacher
2015-12-14
21
-332
/
+112
|
*
|
|
|
|
ocfs2: Replace list xattr handler operations
Andreas Gruenbacher
2015-12-14
1
-94
/
+57
|
*
|
|
|
|
nfs: Move call to security_inode_listsecurity into nfs_listxattr
Andreas Gruenbacher
2015-12-14
2
-17
/
+40
|
*
|
|
|
|
xfs: Change how listxattr generates synthetic attributes
Andreas Gruenbacher
2015-12-07
3
-105
/
+59
|
*
|
|
|
|
tmpfs: listxattr should include POSIX ACL xattrs
Andreas Gruenbacher
2015-12-07
2
-17
/
+38
|
*
|
|
|
|
tmpfs: Use xattr handler infrastructure
Andreas Gruenbacher
2015-12-07
2
-33
/
+17
|
*
|
|
|
|
btrfs: Use xattr handler infrastructure
Andreas Gruenbacher
2015-12-07
3
-113
/
+63
|
*
|
|
|
|
vfs: Distinguish between full xattr names and proper prefixes
Andreas Gruenbacher
2015-12-07
21
-130
/
+36
|
*
|
|
|
|
posix acls: Remove duplicate xattr name definitions
Andreas Gruenbacher
2015-12-07
13
-54
/
+52
|
*
|
|
|
|
gfs2: Remove gfs2_xattr_acl_chmod
Andreas Gruenbacher
2015-12-07
2
-51
/
+0
|
*
|
|
|
|
vfs: Remove vfs_xattr_cmp
Andreas Gruenbacher
2015-12-07
1
-19
/
+0
*
|
|
|
|
|
Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-11
87
-417
/
+456
|
\
\
\
\
\
\
|
*
|
|
|
|
|
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
2015-12-30
36
-180
/
+130
|
*
|
|
|
|
|
kill free_page_put_link()
Al Viro
2015-12-29
4
-21
/
+15
|
*
|
|
|
|
|
teach nfs_get_link() to work in RCU mode
Al Viro
2015-12-09
2
-10
/
+41
|
*
|
|
|
|
|
teach proc_self_get_link()/proc_thread_self_get_link() to work in RCU mode
Al Viro
2015-12-09
2
-10
/
+7
|
*
|
|
|
|
|
teach page_get_link() to work in RCU mode
Al Viro
2015-12-09
1
-6
/
+13
|
*
|
|
|
|
|
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
2015-12-09
40
-120
/
+210
|
*
|
|
|
|
|
don't put symlink bodies in pagecache into highmem
Al Viro
2015-12-09
54
-40
/
+72
|
*
|
|
|
|
|
namei: page_getlink() and page_follow_link_light() are the same thing
Al Viro
2015-12-07
1
-19
/
+13
|
*
|
|
|
|
|
ufs: get rid of ->setattr() for symlinks
Al Viro
2015-12-07
5
-51
/
+5
|
*
|
|
|
|
|
udf: don't duplicate page_symlink_inode_operations
Al Viro
2015-12-07
3
-8
/
+2
[next]