summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Orangefs: use kzalloc for kmalloc + memset 0Nicholas Mc Guire2015-12-281-2/+1
* Orangefs: validate resp.listxattr.returned_countMike Marshall2015-12-171-1/+11
* Orangefs: don't use deprecated xattr defines.Mike Marshall2015-12-171-11/+2
* orangefs: Do not unref if there is no bufmap.Martin Brandenburg2015-12-171-8/+19
* orangefs: Remove useless inline qualifier from bufmap functions.Martin Brandenburg2015-12-172-6/+2
* orangefs: Change visibility of several bufmap helpers to static.Martin Brandenburg2015-12-172-13/+10
* orangefs: Remove ``aligned'' upcall and downcall length macros.Martin Brandenburg2015-12-173-26/+8
* Orangefs: do not finalize bufmap if it was never initialized.Martin Brandenburg2015-12-151-2/+9
* Orangefs: Don't wait the old-fashioned way.Mike Marshall2015-12-143-43/+26
* Orangefs: de-uglify orangefs_devreq_writev, and devorangefs-req.c in generalMike Marshall2015-12-141-99/+166
* Orangef: remove overlooked old-style userspace debug partsMike Marshall2015-12-111-201/+1
* Orangefs: improve commentsMike Marshall2015-12-111-3/+6
* Orangefs: don't keep checking stuff in on Friday afternoon.Mike Marshall2015-12-111-1/+1
* Orangefs: don't expose internal details of pathname resolution to userspace.Mike Marshall2015-12-041-1/+1
* Orangefs: change pvfs2 filenames to orangefsMike Marshall2015-12-0425-46/+46
* OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS.Yi Liu2015-12-0325-1785/+1785
* fs: out of bounds on stack in iov_iter_advanceAl Viro2015-11-163-46/+30
* Orangefs: Merge tag 'v4.4-rc1' into for-nextMike Marshall2015-11-16399-5984/+9424
|\
| * Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-131-2/+15
| |\
| | * sysfs: Support is_visible() on binary attributesEmilio López2015-10-071-2/+15
| * | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-134-595/+191
| |\ \
| | * | configfs: remove old APIChristoph Hellwig2015-10-131-12/+3
| | * | ocfs2/cluster: use per-attribute show and store methodsChristoph Hellwig2015-10-132-346/+100
| | * | ocfs2/cluster: move locking into attribute store methodsChristoph Hellwig2015-10-131-35/+19
| | * | dlm: use per-attribute show and store methodsChristoph Hellwig2015-10-131-214/+74
| | * | configfs: add show and store methods to struct configfs_attributeChristoph Hellwig2015-10-131-5/+12
| * | | Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-11-1338-644/+379
| |\ \ \
| | * | | f2fs: xattr simplificationsAndreas Gruenbacher2015-11-131-12/+3
| | * | | squashfs: xattr simplificationsAndreas Gruenbacher2015-11-131-59/+31
| | * | | 9p: xattr simplificationsAndreas Gruenbacher2015-11-138-299/+72
| | * | | xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher2015-11-1332-226/+306
| | * | | jffs2: Add missing capability check for listing trusted xattrsAndreas Gruenbacher2015-11-131-0/+3
| | * | | hfsplus: Remove unused xattr handler list operationsAndreas Gruenbacher2015-11-134-44/+0
| | * | | ubifs: Remove unused security xattr handlerAndreas Gruenbacher2015-11-133-42/+0
| | * | | vfs: Fix the posix_acl_xattr_list return valueAndreas Gruenbacher2015-11-131-3/+1
| | * | | vfs: Check attribute names in posix acl xattr handersAndreas Gruenbacher2015-11-131-0/+4
| * | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-131-0/+7
| |\ \ \ \
| | * | | | dax: fix __dax_pmd_fault crashDan Williams2015-11-121-0/+7
| * | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2015-11-139-25/+287
| |\ \ \ \ \
| | * | | | | Allow copy offload (CopyChunk) across sharesSteve French2015-11-092-15/+8
| | * | | | | Add resilienthandles mount parmSteve French2015-11-034-1/+53
| | * | | | | [SMB3] Send durable handle v2 contexts when use of persistent handles requiredSteve French2015-11-034-3/+168
| | * | | | | [SMB3] Display persistenthandles in /proc/mounts for SMB3 shares if enabledSteve French2015-11-031-0/+2
| | * | | | | [SMB3] Enable checking for continuous availability and persistent handle supportSteve French2015-11-033-3/+34
| | * | | | | [SMB3] Add parsing for new mount option controlling persistent handlesSteve French2015-11-032-1/+22
| | * | | | | Allow duplicate extents in SMB3 not just SMB3.1.1Steve French2015-10-311-3/+1
| * | | | | | Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-138-146/+163
| |\ \ \ \ \ \
| | * | | | | | btrfs: Use fs_info directly in btrfs_delete_unused_bgsZhao Lei2015-11-101-2/+2
| | * | | | | | btrfs: Fix lost-data-profile caused by balance bgZhao Lei2015-11-101-0/+21
| | * | | | | | btrfs: Fix lost-data-profile caused by auto removing bgZhao Lei2015-11-101-2/+5
OpenPOWER on IntegriCloud