aboutsummaryrefslogtreecommitdiffstats
path: root/fs/coda
Commit message (Expand)AuthorAge
* Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...Linus Torvalds2019-09-19
|\
| * fs: Fill in max and min timestamps in superblockDeepa Dinamani2019-08-30
* | kill the last users of user_{path,lpath,path_dir}()Al Viro2019-08-30
|/
* coda: add hinting support for partial file cachingPedro Cuadra2019-07-16
* coda: ftoc validity check integrationFabian Frederick2019-07-16
* coda: remove sb test in coda_fid_to_inode()Fabian Frederick2019-07-16
* coda: remove sysctl object from module when unusedFabian Frederick2019-07-16
* coda: add __init to init_coda_psdev()Fabian Frederick2019-07-16
* coda: use SIZE() for statFabian Frederick2019-07-16
* coda: destroy mutex in put_super()Fabian Frederick2019-07-16
* coda: remove uapi/linux/coda_psdev.hJan Harkes2019-07-16
* coda: move internal defs out of include/linux/ [ver #2]David Howells2019-07-16
* coda: bump module versionJan Harkes2019-07-16
* coda: get rid of CODA_FREE()Dan Carpenter2019-07-16
* coda: get rid of CODA_ALLOC()Dan Carpenter2019-07-16
* coda: change Coda's user api to use 64-bit time_t in timespecJan Harkes2019-07-16
* coda: stop using 'struct timespec' in user APIArnd Bergmann2019-07-16
* coda: clean up indentation, replace spaces with tabColin Ian King2019-07-16
* coda: don't try to print names that were considered too longJan Harkes2019-07-16
* coda: potential buffer overflow in coda_psdev_write()Jan Harkes2019-07-16
* coda: add error handling for fgetZhouyang Jia2019-07-16
* coda: pass the host file in vma->vm_file on mmapJan Harkes2019-07-16
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* fs/coda/psdev.c: remove duplicate headerSabyasachi Gupta2019-05-14
* coda: switch to ->free_inode()Al Viro2019-05-01
* vfs: change inode times to use struct timespec64Deepa Dinamani2018-06-05
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* use linux/poll.h instead of asm/poll.hAl Viro2018-02-01
* Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\
| * fs: annotate ->poll() instancesAl Viro2017-11-27
* | Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
|/
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-11-17
|\
| * coda: fix 'kernel memory exposure attempt' in fsyncJan Harkes2017-11-05
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* fs: fix kernel_read prototypeChristoph Hellwig2017-09-04
* fs: implement vfs_iter_write using do_iter_writeChristoph Hellwig2017-06-29
* fs: implement vfs_iter_read using do_iter_readChristoph Hellwig2017-06-29
* coda: Convert to separately allocated bdiJan Kara2017-04-20
* Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-03
|\
| * statx: Add a system call to make enhanced file info availableDavid Howells2017-03-02
* | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-03
|\ \ | |/ |/|
| * sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | mm: use helper for calling f_op->mmap()Miklos Szeredi2017-02-20
|/
* vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi2016-12-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\
| * Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-10
| |\
| | * fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-27
| | * fs: make remaining filesystems use .rename2Miklos Szeredi2016-09-27