提交历史

作者 SHA1 备注 提交日期
  Matthew Wilcox 9c3ce9ec58 ext2: get rid of most mentions of XIP in ext2 10 年之前
  Matthew Wilcox 6cd176a51e vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX 10 年之前
  Matthew Wilcox f7ca90b160 dax,ext2: replace the XIP page fault handler with the DAX page fault handler 10 年之前
  Matthew Wilcox d475c6346a dax,ext2: replace XIP read and write with DAX I/O 10 年之前
  Al Viro 8d0207652c ->splice_write() via ->write_iter() 11 年之前
  Al Viro 8174202b34 write_iter variants of {__,}generic_file_aio_write() 11 年之前
  Al Viro aad4f8bb42 switch simple generic_file_aio_read() users to ->read_iter() 11 年之前
  Christoph Hellwig 64e178a711 ext2/3/4: use generic posix ACL infrastructure 11 年之前
  Christoph Hellwig 4e34e719e4 fs: take the ACL checks to common code 14 年之前
  Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 年之前
  npiggin@suse.de 737f2e93b9 ext2: convert to use the new truncate convention. 15 年之前
  Christoph Hellwig 1b061d9247 rename the generic fsync implementations 15 年之前
  Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 年之前
  Christoph Hellwig 871a293155 dquot: cleanup dquot initialize routine 15 年之前
  Christoph Hellwig 907f4554e2 dquot: move dquot initialization responsibility into the filesystem 15 年之前
  Jan Kara 48bde86df0 ext2: report metadata errors during fsync 15 年之前
  Linus Torvalds 1d5ccd1c42 ext[234]: move over to 'check_acl' permission model 16 年之前
  Al Viro e1740a462e switch ext2 to simple_fsync() 16 年之前
  Josef Bacik 68c9d702bb generic block based fiemap implementation 17 年之前
  Andi Kleen 14f9f7b28e BKL-removal: convert ext2 over to use unlocked_ioctl 17 年之前
  Martin J. Bligh a686cd898b ext2 reservations 18 年之前
  Jan Kara a6739af8b9 ext2: fix a comment when ext2_release_file() is called 18 年之前
  Carsten Otte d054fe3d10 xip sendfile removal 18 年之前
  Jens Axboe 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 年之前
  Arjan van de Ven 754661f143 [PATCH] mark struct inode_operations const 1 18 年之前
  Badari Pulavarty 543ade1fc9 [PATCH] Streamline generic_file_* interfaces and filemap cleanups 19 年之前
  Badari Pulavarty ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 年之前
  David Howells e322ff07fb [PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 driver [try #6] 19 年之前
  Jens Axboe 5274f052e7 [PATCH] Introduce sys_splice() system call 19 年之前
  Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 年之前