summaryrefslogtreecommitdiff
path: root/fs/orangefs
AgeCommit message (Expand)Author
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells
2017-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-03-02orangefs: Use RCU for destroy_inodePeter Zijlstra
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-02-27fs: add i_blocksize()Fabian Frederick
2017-02-25Merge tag 'v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/l...Mike Marshall
2017-02-09orangefs: fix buffer size mis-match between kernel space and user space.Mike Marshall
2017-02-09orangefs: Dan Carpenter influenced cleanups...Mike Marshall
2017-02-03orangefs: Remove orangefs_backing_dev_infoJan Kara
2017-02-03orangefs: Support readahead_readcnt parameter.Martin Brandenburg
2017-02-03orangefs: silence harmless integer overflow warningDan Carpenter
2016-12-17Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-12-15Merge tag 'for-linus-4.10-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-12-15Merge branches 'work.namei', 'work.dcache' and 'work.iov_iter' into for-linusAl Viro
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-12-12orangefs: Axe some dead codeChristophe JAILLET
2016-12-12orangefs: fix memory leak of string 'new' on exit pathColin Ian King
2016-12-09vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi
2016-12-05[iov_iter] new primitives - copy_from_iter_full() and friendsAl Viro
2016-12-04don't open-code file_inode()Al Viro
2016-11-16orangefs: add .owner to debugfs file_operationsMike Marshall
2016-11-07orangefs: clean up debugfsMike Marshall
2016-11-01block,fs: untangle fs.h and blk_types.hChristoph Hellwig
2016-10-24orangefs: don't use d_timeMiklos Szeredi
2016-10-24orangefs: user file_inode() where it is dueAmir Goldstein
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-10Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro
2016-10-10Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-08Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro
2016-10-07vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher
2016-10-07xattr: Stop calling {get,set,remove}xattr inode operationsAndreas Gruenbacher
2016-10-03Revert "orangefs: bump minimum userspace version"Mike Marshall
2016-09-28Merge branch 'misc' into for-nextMartin Brandenburg
2016-09-27fs: Replace current_fs_time() with current_time()Deepa Dinamani
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani
2016-09-27fs: rename "rename2" i_op to "rename"Miklos Szeredi
2016-09-27fs: make remaining filesystems use .rename2Miklos Szeredi
2016-09-22fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2016-09-22posix_acl: Clear SGID bit when setting file permissionsJan Kara
2016-09-21orangefs: bump minimum userspace versionMartin Brandenburg
2016-08-16orangefs: rename most remaining global variablesMartin Brandenburg
2016-08-15orangefs: g_orangefs_stats -> orangefs_stats for consistencyMartin Brandenburg
2016-08-15orangefs: make devreq_mutex staticMartin Brandenburg
2016-08-15orangefs: describe organization of sysfsMartin Brandenburg
2016-08-15orangefs: remove duplicated sysfs_ops structuresMartin Brandenburg
2016-08-15orangefs: consolidate sysfs show and store functionsMartin Brandenburg