Commit History

Author SHA1 Message Date
  Linus Torvalds 355bbd8cb8 Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block 15 years ago
  Jan Kara 148f948ba8 vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYNC inode 16 years ago
  Miklos Szeredi 723590ed52 splice: update mtime and atime on files 16 years ago
  Miklos Szeredi b2858d7d16 splice: fix kmaps in default_file_splice_write() 16 years ago
  Andrew Morton 77f6bf57ba splice: fix error return code 16 years ago
  Jens Axboe 4f23122858 splice: fix repeated kmap()'s in default_file_splice_read() 16 years ago
  Miklos Szeredi 0b0a47f5c4 splice: implement default splice_write method 16 years ago
  Miklos Szeredi 6818173bd6 splice: implement default splice_read method 16 years ago
  Miklos Szeredi 7c77f0b3f9 splice: implement pipe to pipe splicing 16 years ago
  Randy Dunlap b80901bbf5 splice: fix new kernel-doc warnings 16 years ago
  Miklos Szeredi 61e0d47c33 splice: add helpers for locking pipe inode 16 years ago
  Miklos Szeredi f8cc774ce4 splice: remove generic_file_splice_write_nolock() 16 years ago
  Miklos Szeredi 328eaaba4e ocfs2: fix i_mutex locking in ocfs2_splice_to_file() 16 years ago
  Miklos Szeredi eb443e5a25 splice: fix i_mutex locking in generic_splice_write() 16 years ago
  Miklos Szeredi 2933970b96 splice: remove i_mutex locking in splice_from_pipe() 16 years ago
  Miklos Szeredi b3c2d2ddd6 splice: split up __splice_from_pipe() 16 years ago
  Miklos Szeredi 7bfac9ecf0 splice: fix deadlock in splicing to file 16 years ago
  David Howells 266cf658ef FS-Cache: Recruit a page flags for cache management 16 years ago
  Heiko Carstens 836f92adf1 [CVE-2009-0029] System call wrappers part 31 16 years ago
  KAMEZAWA Hiroyuki 08e552c69c memcg: synchronized LRU 16 years ago
  Nick Piggin 4e02ed4b4a fs: remove prepare_write/commit_write 16 years ago
  Linus Torvalds efc968d450 Don't allow splice() to files opened with O_APPEND 16 years ago
  Nick Piggin 529ae9aaa0 mm: rename page trylock 17 years ago
  Miklos Szeredi 2f1936b877 [patch 3/5] vfs: change remove_suid() to file_remove_suid() 17 years ago
  Nick Piggin bc40d73c95 splice: use get_user_pages_fast 17 years ago
  Miklos Szeredi 32502b8413 splice: fix generic_file_splice_read() race with page invalidation 17 years ago
  Jens Axboe ca39d651d1 splice: handle try_to_release_page() failure 17 years ago
  Tom Zanussi a82c53a0e3 splice: fix sendfile() issue with relay 17 years ago
  Jens Axboe 75065ff619 Revert "relay: fix splice problem" 17 years ago
  Miklos Szeredi 7f3d4ee108 vfs: splice remove_suid() cleanup 17 years ago