summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-23orangefs: don't reinvent completion.h...Al Viro5-62/+24
2016-01-23if ORANGEFS_VFS_OP_FILE_IO request had been given up, don't bother waitingAl Viro1-16/+16
2016-01-23orangefs: get rid of MSECS_TO_JIFFIESAl Viro4-17/+6
2016-01-23orangefs_clean_up_interrupted_operation: call with op->lock heldAl Viro1-32/+4
2016-01-23orangefs: reduce nesting in wait_for_matching_downcall()Al Viro1-60/+58
2016-01-23orangefs: remove cargo-culting spin_lock_irqsave() in service_operation()Al Viro1-7/+0
2016-01-23orangefs: hopefully saner op refcounting and lockingAl Viro8-143/+107
2016-01-23orangefs: make sure that reopening pvfs2-req won't overlap with the end of closeAl Viro1-3/+4
2016-01-23orangefs: nothing should remain in request list and in hashAl Viro1-22/+2
2016-01-23orangefs: move wakeups into set_op_state_{serviced,purged}()Al Viro1-18/+18
2016-01-23orangefs: make wait_for_...downcall() staticAl Viro1-0/+3
2016-01-23orangefs: move wakeups into set_op_state_{serviced,purged}()Al Viro4-13/+14
2016-01-23orangefs: make wait_for_...downcall() staticAl Viro2-4/+2
2016-01-23make orangefs_clean_up_interrupted_operation() staticAl Viro2-2/+1
2016-01-23orangefs: kill orangefs_inode_s ->listAl Viro1-3/+0
2016-01-23orangefs: get rid of <censored> macrosAl Viro2-41/+44
2016-01-23orangefs: ->poll() doesn't need spinlockAl Viro1-2/+0
2016-01-23orangefs: kill ioctl32 rudimentsAl Viro1-27/+0
2016-01-23orangefs: ->poll() is only called between successful ->open() and ->release()Al Viro1-7/+5
2016-01-23orangefs: generic_file_open() is pointless for character devicesAl Viro1-3/+2
2016-01-23orangefs: use DEFINE_MUTEX (and mutex_init() had been too late)Al Viro1-5/+2
2016-01-19Orangefs: make gossip statement more palatable to xtensaMike Marshall2-4/+4
2016-01-15Orangefs: merge with V4.4Mike Marshall1463-12974/+18471
2016-01-15Orangefs: add verification to decode_direntsMike Marshall1-25/+93
2016-01-13Orangefs: add protocol information to Documentation/filesystems/orangefs.txtMike Marshall1-1/+217
2016-01-13Orangefs: make .statfs gossip_debug more complete.Mike Marshall1-3/+7
2016-01-13Orangefs: define a minimum compatible userspace version.Mike Marshall1-0/+1
2016-01-13Orangefs: change ORANGEFS_VERSION from "Unknown" to "upstream"Mike Marshall1-1/+1
2016-01-13Orangefs: rename orangefs_kernel_op_s.aio_ref_count to just ref_count.Mike Marshall2-7/+6
2016-01-13Orangefs: implement .write_iterMike Marshall1-263/+199
2016-01-11Linux 4.4Linus Torvalds1-1/+1
2016-01-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-3/+6
2016-01-10Merge tag 'pci-v4.4-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2016-01-09vmstat: allocate vmstat_wq before it is usedMichal Hocko1-1/+1
2016-01-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-12/+49
2016-01-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+3
2016-01-09Merge tag 'pm+acpi-4.4-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2016-01-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds13-32/+96
2016-01-09Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-8/+11
2016-01-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-32/+21
2016-01-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2016-01-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2016-01-08Merge tag 'dmaengine-fix-4.4' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds6-17/+16
2016-01-08Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+3
2016-01-08Merge tag 'sound-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds8-18/+104
2016-01-08Merge tag 'omap-for-v4.4/onenand-corruption' of git://git.kernel.org/pub/scm/...Arnd Bergmann1-5/+9
2016-01-08Revert "block: Split bios on chunk boundaries"Jens Axboe1-1/+1
2016-01-08PCI: dra7xx: Mark driver as brokenRichard Cochran1-0/+1
2016-01-08firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6Andrea Arcangeli1-3/+3
2016-01-08ACPI / property: avoid leaking format string into kobject nameKees Cook1-1/+1