提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 年之前
  Miklos Szeredi b403f0e37a 9p: use file_dentry() 9 年之前
  Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 年之前
  Al Viro 5955102c99 wrappers for ->i_mutex access 9 年之前
  Linus Torvalds 2e3078af2c Merge branch 'akpm' (patches from Andrew) 9 年之前
  Dominique Martinet b64787401f 9p: do not overwrite return code when locking fails 9 年之前
  Benjamin Coddington 4f6563677a Move locks API users to locks_lock_inode_wait() 9 年之前
  Vincent Bernat b5ac1fb271 9p: fix return code of read() when count is 0 10 年之前
  Linus Torvalds dba94f2155 Merge tag 'for-linus-4.1-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs 10 年之前
  Al Viro 3309dd04cb switch generic_write_checks() to iocb and iter 10 年之前
  Al Viro 0fa6b005af generic_write_checks(): drop isblk argument 10 年之前
  Al Viro 5d5d568975 make new_sync_{read,write}() static 10 年之前
  Al Viro ce85dd58ad 9p: we are leaking glock.client_id in v9fs_file_getlock() 10 年之前
  Al Viro e494b6b5e1 9p: switch to ->read_iter/->write_iter 10 年之前
  Al Viro 42b1ab979d 9p: get rid of v9fs_direct_file_read() 10 年之前
  Al Viro e1200fe68f 9p: switch p9_client_read() to passing struct iov_iter * 10 年之前
  Al Viro 9565a54452 9p: get rid of v9fs_direct_file_write() 10 年之前
  Al Viro c711a6b111 9p: fold v9fs_file_write_internal() into the caller 10 年之前
  Al Viro 070b3656cf 9p: switch p9_client_write() to passing it struct iov_iter * 10 年之前
  Dominique Martinet 5c4086b8de fs/9p: Initialize status in v9fs_file_do_lock. 10 年之前
  Kirill A. Shutemov b642f7269b 9p: do not crash on unknown lock status code 10 年之前
  Kirill A. Shutemov ad80492df5 9p: fix error handling in v9fs_file_do_lock 10 年之前
  Kirill A. Shutemov d83a08db5b mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub 10 年之前
  Al Viro 4b8e992392 9p: switch to %p[dD] 11 年之前
  Linus Torvalds 16b9057804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 年之前
  Fabian Frederick fd2916bd77 fs/9p: kerneldoc fixes 11 年之前
  Jeff Layton 130d1f956a locks: ensure that fl_owner is always initialized properly in flock and lease codepaths 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 年之前
  Kirill A. Shutemov f1820361f8 mm: implement ->map_pages for page cache 11 年之前