arm64: dts: ls2080a: update the DTS for QSPI and DSPI support
[cascardo/linux.git] / fs / orangefs /
2016-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-03-26 Linus TorvaldsMerge tag 'ofs-pull-tag-1' of git://git./linux/kernel...
2016-03-26 Al Viroorangefs: fix orangefs_superblock locking
2016-03-26 Al Viroorangefs: fix do_readv_writev() handling of error halfw...
2016-03-26 Al Viroorangefs: have ->kill_sb() evict the VFS side of things...
2016-03-26 Al Viroorangefs: sanitize ->llseek()
2016-03-26 Al Viroorangefs-bufmap.h: trim unused junk
2016-03-26 Al Viroorangefs: saner calling conventions for getting a slot
2016-03-26 Al Viroorangefs_copy_{to,from}_bufmap(): don't pass bufmap...
2016-03-26 Al Viroorangefs: get rid of readdir_handle_s
2016-03-23 Martin Brandenburgornagefs: ensure that truncate has an up to date inode...
2016-03-23 Martin Brandenburgorangefs: move code which sets i_link to orangefs_inode...
2016-03-23 Martin Brandenburgorangefs: remove needless wrapper around GFP_KERNEL
2016-03-23 Martin Brandenburgorangefs: remove wrapper around mutex_lock(&inode-...
2016-03-23 Martin Brandenburgorangefs: refactor inode type or link_target change...
2016-03-23 Martin Brandenburgorangefs: use new getattr for revalidate and remove...
2016-03-23 Martin Brandenburgorangefs: use new getattr in inode getattr and permission
2016-03-23 Martin Brandenburgorangefs: use new orangefs_inode_getattr to get size...
2016-03-23 Martin Brandenburgorangefs: use new orangefs_inode_getattr to create...
2016-03-23 Martin Brandenburgorangefs: rename orangefs_inode_getattr to orangefs_ino...
2016-03-23 Martin Brandenburgorangefs: remove inode->i_lock wrapper
2016-03-17 Martin Brandenburgorangefs: put register_chrdev immediately before regist...
2016-03-17 Martin Brandenburgorangefs: remove paranoia in orangefs_set_inode
2016-03-17 Martin Brandenburgorangefs: sanitize listxattr and return EIO on impossib...
2016-03-17 Martin Brandenburgorangefs: remove unused reference to xattr key length
2016-03-17 Mike MarshallOrangefs: adjust unwind on module init failure.
2016-03-14 Mike MarshallOrangefs: fix sloppy cleanups of debugfs and sysfs...
2016-03-14 Mike MarshallOrangefs: follow_link -> get_link change
2016-03-14 Mike MarshallOrangefs: Extra sanity insurance on buffer before using...
2016-03-14 Mike MarshallOrangefs: merge to v4.5
2016-03-09 Martin Brandenburgorangefs: make fs_mount_pending static
2016-03-09 Martin Brandenburgorangefs: Avoid symlink upcall if target is too long.
2016-03-09 Mike MarshallOrangefs: improve the POSIXness of interrupted writes...
2016-03-09 Mike MarshallOrangefs: add a new gossip statement
2016-03-03 Mike MarshallOrangefs: improve gossip statements
2016-02-26 Mike MarshallOrangefs: update orangefs.txt
2016-02-26 Mike MarshallOrangefs: code sanitation.
2016-02-26 Arnd Bergmannorangefs: remove unused 'diff' function
2016-02-26 Arnd Bergmannorangefs: avoid time conversion function
2016-02-24 Martin Brandenburgorangefs: clean up fill_default_sys_attrs
2016-02-24 Martin Brandenburgorangefs: we never lookup with sym_follow set
2016-02-24 Martin Brandenburgorangefs: remove vestigial async io code
2016-02-24 Martin Brandenburgorangefs: use ORANGEFS_NAME_LEN everywhere; remove...
2016-02-24 Martin Brandenburgorangefs: don't d_drop in d_revalidate since the caller...
2016-02-24 Martin Brandenburgorangefs: free readdir buffer index before the dir_emit...
2016-02-24 Mike MarshallOrangefs: code sanitation
2016-02-24 Mike MarshallOrangefs: clean up orangefs_kernel_op_s comments.
2016-02-19 Al Viroorangefs: get rid of op refcounts
2016-02-19 Al Viroorangefs: have ..._clean_interrupted_...() wait for...
2016-02-19 Al Viroorangefs: set correct ->downcall.status on failing...
2016-02-19 Mike MarshallOrangefs: remove vestigial ASYNC code
2016-02-19 Mike MarshallOrangefs: make some gossip statements more helpful.
2016-02-19 Al Viroorangefs: get rid of op->done
2016-02-19 Al Viroorangefs_readdir_index_put(): get rid of bufmap argument
2016-02-19 Al Viroorangefs: bufmap rewrite
2016-02-19 Al Viroorangefs_bufmap_..._query(): don't bother with refcounts
2016-02-19 Al Viroorangefs: lift handling of timeouts and attempts count...
2016-02-19 Al Viroservice_operation(): don't block signals, just use...
2016-02-19 Al Viroorangefs: sanitize handling of request list
2016-02-19 Al Viroorangefs: get rid of loop in wait_for_matching_downcall()
2016-02-19 Martin Brandenburgorangefs: use S_ISREG(mode) and friends instead of...
2016-02-19 Al Viroorangefs: delay freeing slot until cancel completes
2016-02-12 Al Viroget rid of bufmap argument of orangefs_bufmap_put()
2016-02-12 Al Viroorangefs: get rid of handle_io_error()
2016-02-12 Al Viroorangefs: wait_for_direct_io(): restore the position...
2016-02-12 Al Viroorangefs: avoid freeing a slot twice in wait_for_direct...
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
next