summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* orangefs: use S_ISREG(mode) and friends instead of mode & S_IFREG.Martin Brandenburg2016-02-191-3/+3
* orangefs: delay freeing slot until cancel completesAl Viro2016-02-197-153/+93
* get rid of bufmap argument of orangefs_bufmap_put()Al Viro2016-02-123-5/+6
* orangefs: get rid of handle_io_error()Al Viro2016-02-121-51/+14
* orangefs: wait_for_direct_io(): restore the position in iter when restartingAl Viro2016-02-121-0/+3
* orangefs: avoid freeing a slot twice in wait_for_direct_io()Al Viro2016-02-121-0/+1
* Orangefs: added a couple of WARN_ONs, perhaps just temporarily.Mike Marshall2016-02-042-0/+2
* orangefs: Do not retrieve size from servers unless it it necessary.Martin Brandenburg2016-02-041-2/+4
* orangefs: Implement inode_operations->permission().Martin Brandenburg2016-02-046-1/+34
* orangefs: Only compare attributes specified in orangefs_inode_getattr.Martin Brandenburg2016-02-041-19/+43
* Orangefs: clean up slab allocation.Mike Marshall2016-02-044-124/+6
* Orangefs: improve gossip statementMike Marshall2016-02-041-2/+5
* orangefs: Fix revalidate.Martin Brandenburg2016-01-285-64/+187
* orangefs: Util functions shouldn't operate on inode where it can be avoided.Martin Brandenburg2016-01-281-39/+43
* orangefs: clean up op_alloc()Al Viro2016-01-233-22/+9
* orangefs: move handle_io_error() to file.cAl Viro2016-01-232-46/+41
* orangefs: don't reinvent completion.h...Al Viro2016-01-235-62/+24
* if ORANGEFS_VFS_OP_FILE_IO request had been given up, don't bother waitingAl Viro2016-01-231-16/+16
* orangefs: get rid of MSECS_TO_JIFFIESAl Viro2016-01-234-17/+6
* orangefs_clean_up_interrupted_operation: call with op->lock heldAl Viro2016-01-231-32/+4
* orangefs: reduce nesting in wait_for_matching_downcall()Al Viro2016-01-231-60/+58
* orangefs: remove cargo-culting spin_lock_irqsave() in service_operation()Al Viro2016-01-231-7/+0
* orangefs: hopefully saner op refcounting and lockingAl Viro2016-01-238-143/+107
* orangefs: make sure that reopening pvfs2-req won't overlap with the end of closeAl Viro2016-01-231-3/+4
* orangefs: nothing should remain in request list and in hashAl Viro2016-01-231-22/+2
* orangefs: move wakeups into set_op_state_{serviced,purged}()Al Viro2016-01-231-18/+18
* orangefs: make wait_for_...downcall() staticAl Viro2016-01-231-0/+3
* orangefs: move wakeups into set_op_state_{serviced,purged}()Al Viro2016-01-234-13/+14
* orangefs: make wait_for_...downcall() staticAl Viro2016-01-232-4/+2
* make orangefs_clean_up_interrupted_operation() staticAl Viro2016-01-232-2/+1
* orangefs: kill orangefs_inode_s ->listAl Viro2016-01-231-3/+0
* orangefs: get rid of <censored> macrosAl Viro2016-01-232-41/+44
* orangefs: ->poll() doesn't need spinlockAl Viro2016-01-231-2/+0
* orangefs: kill ioctl32 rudimentsAl Viro2016-01-231-27/+0
* orangefs: ->poll() is only called between successful ->open() and ->release()Al Viro2016-01-231-7/+5
* orangefs: generic_file_open() is pointless for character devicesAl Viro2016-01-231-3/+2
* orangefs: use DEFINE_MUTEX (and mutex_init() had been too late)Al Viro2016-01-231-5/+2
* Orangefs: make gossip statement more palatable to xtensaMike Marshall2016-01-192-4/+4
* Orangefs: merge with V4.4Mike Marshall2016-01-151463-12974/+18471
|\
| * Linux 4.4v4.4Linus Torvalds2016-01-101-1/+1
| * Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-01-091-3/+6
| |\
| | * Merge remote-tracking branch 'mkp-scsi/4.4/scsi-fixes' into fixesJames Bottomley2015-12-281-3/+6
| | |\
| | | * sd: Reject optimal transfer length smaller than page sizeMartin K. Petersen2015-12-211-3/+6
| * | | Merge tag 'pci-v4.4-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-091-0/+1
| |\ \ \
| | * | | PCI: dra7xx: Mark driver as brokenRichard Cochran2016-01-081-0/+1
| * | | | vmstat: allocate vmstat_wq before it is usedMichal Hocko2016-01-081-1/+1
| * | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-01-087-12/+49
| |\ \ \ \
| | * \ \ \ Merge tag 'omap-for-v4.4/onenand-corruption' of git://git.kernel.org/pub/scm/...Arnd Bergmann2016-01-081-5/+9
| | |\ \ \ \
| | | * | | | ARM: OMAP2+: Fix onenand rate detection to avoid filesystem corruptionTony Lindgren2016-01-061-5/+9
| | * | | | | dts: vt8500: Add SDHC node to DTS file for WM8650Roman Volkov2016-01-071-0/+9