index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
switchdev.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-13
Orangefs: add protocol information to Documentation/filesystems/orangefs.txt
Mike Marshall
1
-1
/
+217
2016-01-13
Orangefs: make .statfs gossip_debug more complete.
Mike Marshall
1
-3
/
+7
2016-01-13
Orangefs: define a minimum compatible userspace version.
Mike Marshall
1
-0
/
+1
2016-01-13
Orangefs: change ORANGEFS_VERSION from "Unknown" to "upstream"
Mike Marshall
1
-1
/
+1
2016-01-13
Orangefs: rename orangefs_kernel_op_s.aio_ref_count to just ref_count.
Mike Marshall
2
-7
/
+6
2016-01-13
Orangefs: implement .write_iter
Mike Marshall
1
-263
/
+199
2016-01-04
Orangefs: add orangefs to MAINTAINERS
Mike Marshall
1
-0
/
+8
2016-01-04
orangefs: Fix some more global namespace pollution.
Martin Brandenburg
6
-50
/
+33
2016-01-04
orangefs: Don't pollute global namespace
Richard Weinberger
3
-7
/
+7
2016-01-04
OrangeFS: constify export_operations structures
Julia Lawall
1
-1
/
+1
2015-12-30
Orangefs: don't trigger copy_attributes_to_inode from d_revalidate.
Mike Marshall
1
-36
/
+14
2015-12-28
Orangefs: don't change EXTRAVERSION
Mike Marshall
1
-1
/
+1
2015-12-28
orangefs: fix typo in ornagefs_inode_lock
Arnd Bergmann
1
-1
/
+1
2015-12-28
Orangefs: use kzalloc for kmalloc + memset 0
Nicholas Mc Guire
1
-2
/
+1
2015-12-17
Orangefs: validate resp.listxattr.returned_count
Mike Marshall
1
-1
/
+11
2015-12-17
Orangefs: don't use deprecated xattr defines.
Mike Marshall
1
-11
/
+2
2015-12-17
orangefs: Do not unref if there is no bufmap.
Martin Brandenburg
1
-8
/
+19
2015-12-17
orangefs: Remove useless inline qualifier from bufmap functions.
Martin Brandenburg
2
-6
/
+2
2015-12-17
orangefs: Change visibility of several bufmap helpers to static.
Martin Brandenburg
2
-13
/
+10
2015-12-17
orangefs: Remove ``aligned'' upcall and downcall length macros.
Martin Brandenburg
3
-26
/
+8
2015-12-15
Orangefs: do not finalize bufmap if it was never initialized.
Martin Brandenburg
1
-2
/
+9
2015-12-14
Orangefs: Don't wait the old-fashioned way.
Mike Marshall
3
-43
/
+26
2015-12-14
Orangefs: de-uglify orangefs_devreq_writev, and devorangefs-req.c in general
Mike Marshall
1
-99
/
+166
2015-12-11
Orangef: remove overlooked old-style userspace debug parts
Mike Marshall
1
-201
/
+1
2015-12-11
Orangefs: improve comments
Mike Marshall
1
-3
/
+6
2015-12-11
Orangefs: don't keep checking stuff in on Friday afternoon.
Mike Marshall
1
-1
/
+1
2015-12-04
Orangefs: don't expose internal details of pathname resolution to userspace.
Mike Marshall
1
-1
/
+1
2015-12-04
Orangefs: change pvfs2 filenames to orangefs
Mike Marshall
26
-47
/
+47
2015-12-03
OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS.
Yi Liu
25
-1785
/
+1785
2015-11-16
fs: out of bounds on stack in iov_iter_advance
Al Viro
3
-46
/
+30
2015-11-16
Linux 4.4-rc1
v4.4-rc1
Linus Torvalds
1
-2
/
+2
2015-11-14
ARC: Fix silly typo in MAINTAINERS file
Vineet Gupta
1
-1
/
+1
2015-11-14
ARC: cpu_relax() to be compiler barrier even for UP
Vineet Gupta
1
-4
/
+0
2015-11-14
ARC: use ASL assembler mnemonic
Vineet Gupta
1
-3
/
+3
2015-11-14
ARC: [arcompact] Handle bus error from userspace as Interrupt not exception
Vineet Gupta
3
-21
/
+44
2015-11-14
ARC: remove extraneous header include
Vineet Gupta
1
-1
/
+0
2015-11-14
f2fs: xattr simplifications
Andreas Gruenbacher
1
-12
/
+3
2015-11-14
squashfs: xattr simplifications
Andreas Gruenbacher
1
-59
/
+31
2015-11-14
9p: xattr simplifications
Andreas Gruenbacher
9
-306
/
+83
2015-11-14
xattr handlers: Pass handler to operations instead of flags
Andreas Gruenbacher
32
-226
/
+306
2015-11-14
jffs2: Add missing capability check for listing trusted xattrs
Andreas Gruenbacher
1
-0
/
+3
2015-11-14
hfsplus: Remove unused xattr handler list operations
Andreas Gruenbacher
4
-44
/
+0
2015-11-14
ubifs: Remove unused security xattr handler
Andreas Gruenbacher
3
-42
/
+0
2015-11-14
vfs: Fix the posix_acl_xattr_list return value
Andreas Gruenbacher
1
-3
/
+1
2015-11-14
vfs: Check attribute names in posix acl xattr handers
Andreas Gruenbacher
1
-0
/
+4
2015-11-13
Orangefs: Clean up pvfs2_devreq_read.
Martin Brandenburg
1
-90
/
+117
2015-11-13
Orangefs: Remove upcall trailers which are not used.
Martin Brandenburg
6
-128
/
+36
2015-11-13
Orangefs: fix gossip statement
Mike Marshall
1
-1
/
+1
2015-11-13
Orangefs: Remove unused #defines from signal blocking code.
Martin Brandenburg
1
-2
/
+0
2015-11-13
Orangefs: set pos after generic_write_checks
Mike Marshall
1
-1
/
+8
[next]