summaryrefslogtreecommitdiffstats
path: root/fs/orangefs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-07-151-1/+14
|\
| * orangefs: Implement show_optionsDavid Howells2017-07-111-1/+14
* | sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list namingIngo Molnar2017-06-201-4/+4
* | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-201-2/+2
|/
* Merge tag 'for-linus-4.12-ofs-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-05-0514-432/+447
|\
| * orangefs: count directory pieces correctlyMartin Brandenburg2017-05-041-2/+5
| * orangefs: invalidate stored directory on seekMartin Brandenburg2017-05-041-1/+23
| * orangefs: skip forward to the next directory entry if seek is shortMartin Brandenburg2017-05-041-4/+14
| * orangefs: handle zero size write in debugfsDan Carpenter2017-04-261-0/+3
| * orangefs: do not wait for timeout if umountingMartin Brandenburg2017-04-261-1/+8
| * orangefs: return from orangefs_devreq_read quickly if possibleMartin Brandenburg2017-04-261-0/+4
| * orangefs: ensure the userspace component is unmounted if mount failsMartin Brandenburg2017-04-262-36/+27
| * orangefs: do not check possibly stale size on truncateMartin Brandenburg2017-04-261-2/+1
| * orangefs: implement statxMartin Brandenburg2017-04-265-28/+64
| * orangefs: remove ORANGEFS_READDIR macrosMartin Brandenburg2017-04-262-11/+6
| * orangefs: support very large directoriesMartin Brandenburg2017-04-261-88/+185
| * orangefs: support llseek on directoriesMartin Brandenburg2017-04-261-14/+36
| * orangefs: rewrite readdir to fix several bugsMartin Brandenburg2017-04-263-354/+197
| * orangefs: do not set getattr_time on orangefs_lookupMartin Brandenburg2017-04-261-2/+0
| * orangefs: clean up oversize xattr validationMartin Brandenburg2017-04-261-17/+7
| * orangefs: fix bounds check for listxattrMartin Brandenburg2017-04-261-1/+1
| * orangefs: remove unused get_fsid_from_inoMartin Brandenburg2017-04-261-5/+0
* | orangefs: use iov_iter_revert()Al Viro2017-04-211-2/+1
* | orangefs_bufmap_copy_from_iovec(): fix EFAULT handlingAl Viro2017-04-171-3/+1
|/
* orangefs: free superblock when mount failsMartin Brandenburg2017-04-153-9/+24
* orangefs: move features validation to fix filesystem hangMartin Brandenburg2017-04-071-2/+7
* Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-032-10/+8
|\
| * statx: Add a system call to make enhanced file info availableDavid Howells2017-03-022-10/+8
* | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-031-1/+1
|\ \ | |/ |/|
| * sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-03-021-1/+8
|\ \ | |/ |/|
| * orangefs: Use RCU for destroy_inodePeter Zijlstra2017-03-021-1/+8
* | fs: add i_blocksize()Fabian Frederick2017-02-271-2/+2
* | Merge tag 'v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/l...Mike Marshall2017-02-255-13/+10
|\ \ | |/
| * Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds2016-12-171-1/+0
| |\
| | * vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi2016-12-091-1/+0
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-163-12/+9
| |\ \
| | | \
| | | \
| | | \
| | | \
| | *---. \ Merge branches 'work.namei', 'work.dcache' and 'work.iov_iter' into for-linusAl Viro2016-12-151-9/+4
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | | | * [iov_iter] new primitives - copy_from_iter_full() and friendsAl Viro2016-12-051-9/+4
| | | | |/ | | | |/|
| | * | | don't open-code file_inode()Al Viro2016-12-042-3/+5
| | |/ /
| * | | Merge tag 'for-linus-4.10-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-12-152-10/+3
| |\ \ \
| * \ \ \ Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-131-0/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | block,fs: untangle fs.h and blk_types.hChristoph Hellwig2016-11-011-0/+1
| | | |/ | | |/|
* | | | orangefs: fix buffer size mis-match between kernel space and user space.Mike Marshall2017-02-091-2/+1
* | | | orangefs: Dan Carpenter influenced cleanups...Mike Marshall2017-02-092-9/+11
* | | | orangefs: Remove orangefs_backing_dev_infoJan Kara2017-02-033-18/+1
* | | | orangefs: Support readahead_readcnt parameter.Martin Brandenburg2017-02-032-2/+31
* | | | orangefs: silence harmless integer overflow warningDan Carpenter2017-02-031-0/+5
| |_|/ |/| |
* | | orangefs: Axe some dead codeChristophe JAILLET2016-12-121-9/+0
* | | orangefs: fix memory leak of string 'new' on exit pathColin Ian King2016-12-121-1/+3
|/ /
OpenPOWER on IntegriCloud