提交历史

作者 SHA1 备注 提交日期
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
  Christoph Hellwig abbb65899a fs: implement vfs_iter_write using do_iter_write 8 年之前
  Christoph Hellwig 18e9710ee5 fs: implement vfs_iter_read using do_iter_read 8 年之前
  Miklos Szeredi f74ac01520 mm: use helper for calling f_op->mmap() 8 年之前
  Linus Torvalds 101105b171 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 年之前
  Al Viro 82c156f853 switch generic_file_splice_read() to use of ->read_iter() 9 年之前
  Deepa Dinamani 02027d42c3 fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps 9 年之前
  Al Viro 5955102c99 wrappers for ->i_mutex access 9 年之前
  Al Viro 5d5d568975 make new_sync_{read,write}() static 10 年之前
  Al Viro c12c49e702 coda: switch to ->read_iter/->write_iter 10 年之前
  Fabian Frederick 834b46c37a fs/coda: use linux/uaccess.h 11 年之前
  Al Viro 72c2d53192 file->f_op is never NULL... 12 年之前
  Al Viro 03d95eb2f2 lift sb_start_write() out of ->write() 12 年之前
  Al Viro 496ad9aa8e new helper: file_inode(file) 12 年之前
  Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 年之前
  Al Viro 31a203df9c take coda-private headers out of include/linux 14 年之前
  Yoshihisa Abe f7cc02b871 Coda: push BKL regions into coda_upcall() 15 年之前
  Yoshihisa Abe b5ce1d83a6 Coda: add spin lock to protect accesses to struct coda_inode_info. 15 年之前
  Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 年之前
  Christoph Hellwig 8018ab0574 sanitize vfs_fsync calling conventions 15 年之前
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年之前
  Miklos Szeredi 6818173bd6 splice: implement default splice_read method 16 年之前
  Christoph Hellwig 4c728ef583 add a vfs_fsync helper 16 年之前
  Randy Dunlap 7596b27dbd coda: fix creds reference 16 年之前
  David Howells d76b0d9b2d CRED: Use creds in file structs 16 年之前
  Jan Harkes d3fec424b2 coda: remove CODA_STORE/CODA_RELEASE upcalls 18 年之前
  Jan Harkes 3cf01f28c3 coda: remove statistics counters from /proc/fs/coda 18 年之前
  Jan Harkes 38c2e4370d coda: do not grab an uninitialized fd when the open upcall returns an error 18 年之前
  Jens Axboe 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 年之前
  Josef Sipek d4176d326d [PATCH] struct path: convert coda 18 年之前