Age | Commit message (Expand) | Author | Files | Lines |
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-05 | Orangefs: add orangefs to MAINTAINERS | Mike Marshall | 1 | -0/+8 |
2016-01-05 | orangefs: Fix some more global namespace pollution. | Martin Brandenburg | 6 | -50/+33 |
2016-01-05 | 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-18 | 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 | Orangefs: Merge tag 'v4.4-rc1' into for-next | Mike Marshall | 9821 | -236315/+477081 |
2015-11-16 | Linux 4.4-rc1 | Linus Torvalds | 1 | -2/+2 |
2015-11-15 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 37 | -292/+947 |
2015-11-15 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2015-11-15 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 4 | -2/+7 |
2015-11-15 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 9 | -16/+73 |
2015-11-15 | Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://... | Linus Torvalds | 4 | -5/+27 |
2015-11-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 151 | -749/+4590 |
2015-11-14 | Merge tag 'sound-fix-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 15 | -51/+43 |
2015-11-14 | Merge tag 'arc-4.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 8 | -56/+74 |
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 | Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 10 | -37/+207 |
2015-11-14 | Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvha... | Linus Torvalds | 4 | -8/+47 |
2015-11-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 9 | -703/+899 |
2015-11-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 121 | -32724/+6584 |
2015-11-14 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 58 | -5515/+2676 |
2015-11-14 | Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 39 | -651/+390 |
2015-11-14 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -36/+52 |
2015-11-14 | f2fs: xattr simplifications | Andreas Gruenbacher | 1 | -12/+3 |