mac80211: add fast-rx path
[cascardo/linux.git] / fs / orangefs /
2016-04-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-04-02 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2016-04-02 Linus TorvaldsMerge tag 'pm+acpi-4.6-rc2' of git://git./linux/kernel...
2016-04-02 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-04-01 Rafael J. WysockiMerge branch 'acpi-processor'
2016-04-01 Linus TorvaldsMerge branch 'for-linus-4.6' of git://git./linux/kernel...
2016-04-01 Linus TorvaldsMerge tag 'for-linus' of git://github.com/martinbranden...
2016-04-01 Linus TorvaldsMerge tag 'sound-4.6-rc2' of git://git./linux/kernel...
2016-04-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-04-01 Dave AirlieMerge branch 'drm-rockchip-next-fixes-2016-03-28' of...
2016-04-01 Dave AirlieMerge branch 'msm-fixes-4.6-rc1' of git://people.freede...
2016-04-01 Dave AirlieMerge branch 'drm-next-4.6' of git://people.freedesktop...
2016-03-31 Martin Brandenburgorangefs: minimum userspace version is 2.9.3
2016-03-31 Martin Brandenburgorangefs: don't put readdir slot twice
2016-03-31 Linus TorvaldsMerge branch 'parisc-4.6-2' of git://git./linux/kernel...
2016-03-30 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-03-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide
2016-03-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2016-03-28 Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
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()
next