]> git.karo-electronics.de Git - karo-tx-linux.git/history - fs/orangefs
Merge remote-tracking branch 'mmc-uh/next'
[karo-tx-linux.git] / fs / orangefs /
2016-02-11 Stephen RothwellMerge remote-tracking branch 'mmc-uh/next'
2016-02-11 Stephen RothwellMerge remote-tracking branch 'device-mapper/for-next'
2016-02-11 Stephen RothwellMerge remote-tracking branch 'block/for-next'
2016-02-11 Stephen RothwellMerge remote-tracking branch 'input/next'
2016-02-11 Stephen RothwellMerge remote-tracking branch 'sound-asoc/for-next'
2016-02-11 Stephen RothwellMerge remote-tracking branch 'sound/for-next'
2016-02-11 Stephen RothwellMerge remote-tracking branch 'hdlcd/for-upstream/hdlcd'
2016-02-11 Stephen RothwellMerge remote-tracking branch 'drm-misc/topic/drm-misc'
2016-02-11 Stephen RothwellMerge remote-tracking branch 'drm-tegra/drm/tegra/for...
2016-02-11 Stephen RothwellMerge remote-tracking branch 'drm-intel/for-linux-next'
2016-02-11 Stephen RothwellMerge remote-tracking branch 'drm-panel/drm/panel/for...
2016-02-11 Stephen RothwellMerge remote-tracking branch 'drm/drm-next'
2016-02-11 Stephen RothwellMerge remote-tracking branch 'crypto/master'
2016-02-11 Stephen RothwellMerge remote-tracking branch 'l2-mtd/master'
2016-02-11 Stephen RothwellMerge remote-tracking branch 'mac80211-next/master'
2016-02-11 Stephen RothwellMerge remote-tracking branch 'bluetooth/master'
2016-02-11 Stephen RothwellMerge remote-tracking branch 'wireless-drivers-next...
2016-02-11 Stephen RothwellMerge remote-tracking branch 'ipvs-next/master'
2016-02-11 Stephen RothwellMerge remote-tracking branch 'net-next/master'
2016-02-11 Stephen RothwellMerge remote-tracking branch 'slave-dma/next'
2016-02-11 Stephen RothwellMerge remote-tracking branch 'thermal-soc/next'
2016-02-11 Stephen RothwellMerge remote-tracking branch 'pm/linux-next'
2016-02-11 Stephen RothwellMerge remote-tracking branch 'libata/for-next'
2016-02-11 Stephen RothwellMerge remote-tracking branch 'kbuild/for-next'
2016-02-11 Stephen RothwellMerge remote-tracking branch 'v4l-dvb/master'
2016-02-11 Stephen RothwellMerge remote-tracking branch 'hwmon-staging/hwmon-next'
2016-02-11 Stephen RothwellMerge branch 'dmi/master'
2016-02-11 Stephen RothwellMerge branch 'jdelvare-hwmon/master'
2016-02-11 Stephen RothwellMerge remote-tracking branch 'hid/for-next'
2016-02-11 Stephen RothwellMerge remote-tracking branch 'pci/next'
2016-02-11 Stephen RothwellMerge remote-tracking branch 'vfs/for-next'
2016-02-11 Stephen RothwellMerge remote-tracking branch 'xfs/for-next'
2016-02-11 Stephen RothwellMerge remote-tracking branch 'orangefs/for-next'
2016-02-04 Mike MarshallOrangefs: added a couple of WARN_ONs, perhaps just...
2016-02-04 Martin Brandenburgorangefs: Do not retrieve size from servers unless...
2016-02-04 Martin Brandenburgorangefs: Implement inode_operations->permission().
2016-02-04 Martin Brandenburgorangefs: Only compare attributes specified in orangefs...
2016-02-04 Mike MarshallOrangefs: clean up slab allocation.
2016-02-04 Mike MarshallOrangefs: improve gossip statement
2016-01-28 Martin Brandenburgorangefs: Fix revalidate.
2016-01-28 Martin Brandenburgorangefs: Util functions shouldn't operate on inode...
2016-01-23 Al Viroorangefs: clean up op_alloc()
2016-01-23 Al Viroorangefs: move handle_io_error() to file.c
2016-01-23 Al Viroorangefs: don't reinvent completion.h...
2016-01-23 Al Viroif ORANGEFS_VFS_OP_FILE_IO request had been given up...
2016-01-23 Al Viroorangefs: get rid of MSECS_TO_JIFFIES
2016-01-23 Al Viroorangefs_clean_up_interrupted_operation: call with...
2016-01-23 Al Viroorangefs: reduce nesting in wait_for_matching_downcall()
2016-01-23 Al Viroorangefs: remove cargo-culting spin_lock_irqsave()...
2016-01-23 Al Viroorangefs: hopefully saner op refcounting and locking
2016-01-23 Al Viroorangefs: make sure that reopening pvfs2-req won't...
2016-01-23 Al Viroorangefs: nothing should remain in request list and...
2016-01-23 Al Viroorangefs: move wakeups into set_op_state_{serviced...
2016-01-23 Al Viroorangefs: make wait_for_...downcall() static
2016-01-23 Al Viroorangefs: move wakeups into set_op_state_{serviced...
2016-01-23 Al Viroorangefs: make wait_for_...downcall() static
2016-01-23 Al Viromake orangefs_clean_up_interrupted_operation() static
2016-01-23 Al Viroorangefs: kill orangefs_inode_s ->list
2016-01-23 Al Viroorangefs: get rid of <censored> macros
2016-01-23 Al Viroorangefs: ->poll() doesn't need spinlock
2016-01-23 Al Viroorangefs: kill ioctl32 rudiments
2016-01-23 Al Viroorangefs: ->poll() is only called between successful...
2016-01-23 Al Viroorangefs: generic_file_open() is pointless for characte...
2016-01-23 Al Viroorangefs: use DEFINE_MUTEX (and mutex_init() had been...
2016-01-19 Mike MarshallOrangefs: make gossip statement more palatable to xtensa
2016-01-15 Mike MarshallOrangefs: merge with V4.4
2016-01-15 Mike MarshallOrangefs: add verification to decode_dirents
2016-01-13 Mike MarshallOrangefs: make .statfs gossip_debug more complete.
2016-01-13 Mike MarshallOrangefs: define a minimum compatible userspace version.
2016-01-13 Mike MarshallOrangefs: change ORANGEFS_VERSION from "Unknown" to...
2016-01-13 Mike MarshallOrangefs: rename orangefs_kernel_op_s.aio_ref_count...
2016-01-13 Mike MarshallOrangefs: implement .write_iter
2016-01-04 Martin Brandenburgorangefs: Fix some more global namespace pollution.
2016-01-04 Richard Weinbergerorangefs: Don't pollute global namespace
2016-01-04 Julia LawallOrangeFS: constify export_operations structures
2015-12-30 Mike MarshallOrangefs: don't trigger copy_attributes_to_inode from...
2015-12-28 Arnd Bergmannorangefs: fix typo in ornagefs_inode_lock
2015-12-28 Nicholas Mc GuireOrangefs: use kzalloc for kmalloc + memset 0
2015-12-17 Mike MarshallOrangefs: validate resp.listxattr.returned_count
2015-12-17 Mike MarshallOrangefs: don't use deprecated xattr defines.
2015-12-17 Martin Brandenburgorangefs: Do not unref if there is no bufmap.
2015-12-17 Martin Brandenburgorangefs: Remove useless inline qualifier from bufmap...
2015-12-17 Martin Brandenburgorangefs: Change visibility of several bufmap helpers...
2015-12-17 Martin Brandenburgorangefs: Remove ``aligned'' upcall and downcall length...
2015-12-15 Martin BrandenburgOrangefs: do not finalize bufmap if it was never initia...
2015-12-14 Mike MarshallOrangefs: Don't wait the old-fashioned way.
2015-12-14 Mike MarshallOrangefs: de-uglify orangefs_devreq_writev, and devoran...
2015-12-11 Mike MarshallOrangef: remove overlooked old-style userspace debug...
2015-12-11 Mike MarshallOrangefs: improve comments
2015-12-11 Mike MarshallOrangefs: don't keep checking stuff in on Friday afternoon.
2015-12-04 Mike MarshallOrangefs: don't expose internal details of pathname...
2015-12-04 Mike MarshallOrangefs: change pvfs2 filenames to orangefs
2015-12-03 Yi LiuOrangeFS: Change almost all instances of the string...
2015-11-16 Al Virofs: out of bounds on stack in iov_iter_advance
2015-11-16 Mike MarshallOrangefs: Merge tag 'v4.4-rc1' into for-next
2015-11-13 Martin BrandenburgOrangefs: Clean up pvfs2_devreq_read.
2015-11-13 Martin BrandenburgOrangefs: Remove upcall trailers which are not used.
2015-11-13 Mike MarshallOrangefs: fix gossip statement
2015-11-13 Martin BrandenburgOrangefs: Remove unused #defines from signal blocking...
2015-11-13 Mike MarshallOrangefs: set pos after generic_write_checks
next