summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-12-17orangefs: Remove ``aligned'' upcall and downcall length macros.Martin Brandenburg
2015-12-15Orangefs: do not finalize bufmap if it was never initialized.Martin Brandenburg
2015-12-14Orangefs: Don't wait the old-fashioned way.Mike Marshall
2015-12-14Orangefs: de-uglify orangefs_devreq_writev, and devorangefs-req.c in generalMike Marshall
2015-12-11Orangef: remove overlooked old-style userspace debug partsMike Marshall
2015-12-11Orangefs: improve commentsMike Marshall
2015-12-11Orangefs: don't keep checking stuff in on Friday afternoon.Mike Marshall
2015-12-04Orangefs: don't expose internal details of pathname resolution to userspace.Mike Marshall
2015-12-04Orangefs: change pvfs2 filenames to orangefsMike Marshall
2015-12-03OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS.Yi Liu
2015-11-16fs: out of bounds on stack in iov_iter_advanceAl Viro
2015-11-16Orangefs: Merge tag 'v4.4-rc1' into for-nextMike Marshall
2015-11-14Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-11-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-11-14Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-11-14Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-14f2fs: xattr simplificationsAndreas Gruenbacher
2015-11-14squashfs: xattr simplificationsAndreas Gruenbacher
2015-11-149p: xattr simplificationsAndreas Gruenbacher
2015-11-14xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher
2015-11-14jffs2: Add missing capability check for listing trusted xattrsAndreas Gruenbacher
2015-11-14hfsplus: Remove unused xattr handler list operationsAndreas Gruenbacher
2015-11-14ubifs: Remove unused security xattr handlerAndreas Gruenbacher
2015-11-14vfs: Fix the posix_acl_xattr_list return valueAndreas Gruenbacher
2015-11-14vfs: Check attribute names in posix acl xattr handersAndreas Gruenbacher
2015-11-14Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2015-11-14Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-11-13Orangefs: Clean up pvfs2_devreq_read.Martin Brandenburg
2015-11-13Orangefs: Remove upcall trailers which are not used.Martin Brandenburg
2015-11-13Orangefs: fix gossip statementMike Marshall
2015-11-13Orangefs: Remove unused #defines from signal blocking code.Martin Brandenburg
2015-11-13Orangefs: set pos after generic_write_checksMike Marshall
2015-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-11-13orangefs: validate the response in decode_dirents()Al Viro
2015-11-13orangefs: don't leave uninitialized data in ->trailer_bufAl Viro
2015-11-13orangefs: get rid of dec_string and enc_stringAl Viro
2015-11-13orangefs: switch decode_dirents() to use of kcalloc()Al Viro
2015-11-13orangefs: sanitize pvfs2_convert_time_field()Al Viro
2015-11-13orangefs: kill pointless ->link() and ->mknod()Al Viro
2015-11-13pvfs2_fill_sb(): use kzalloc()Al Viro
2015-11-13orangefs: kill struct pvfs2_mount_sb_info_sAl Viro
2015-11-13orangefs: double iput() in case of d_make_root() failureAl Viro
2015-11-13orangefs: use get_user_pages_fast(), not get_user_pages()Al Viro
2015-11-13orangefs: kill kmap/kunmap wrappersAl Viro
2015-11-13orangefs: make pvfs2_inode_read() take iov_iterAl Viro
2015-11-13orangefs: make do_readv_writev() take iov_iterAl Viro
2015-11-13orangefs: don't bother with splitting iovecsAl Viro
2015-11-13orangefs: make wait_for_direct_io() take iov_iterAl Viro
2015-11-13orangefs: make precopy_buffers() take iov_iterAl Viro
2015-11-13orangefs: make postcopy_buffers() take iov_iterAl Viro