Commit Verlauf

Autor SHA1 Nachricht Datum
  Linus Torvalds 1dc51b8288 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs vor 10 Jahren
  Michal Hocko 6afdb859b7 mm: do not ignore mapping_gfp_mask in page cache allocation paths vor 10 Jahren
  Jan Kara 5fa8e0a1c6 fs: Rename file_remove_suid() to file_remove_privs() vor 10 Jahren
  Al Viro 3309dd04cb switch generic_write_checks() to iocb and iter vor 10 Jahren
  Al Viro 0fa6b005af generic_write_checks(): drop isblk argument vor 10 Jahren
  Al Viro ccca26835d ntfs: move iov_iter_truncate() closer to generic_write_checks() vor 10 Jahren
  Al Viro 5d5d568975 make new_sync_{read,write}() static vor 10 Jahren
  Al Viro c0fec3a98b Merge branch 'iocb' into for-next vor 10 Jahren
  Anton Altaparmakov a632f55930 NTFS: Version 2.1.32 - Update file write from aio_write to write_iter. vor 10 Jahren
  Christoph Hellwig e2e40f2c1e fs: move struct kiocb to fs.h vor 10 Jahren
  Christoph Hellwig de1414a654 fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info vor 10 Jahren
  Anton Altaparmakov 5272d036b2 ntfs: use find_get_page_flags() to mark page accessed as it is no longer marked later on vor 11 Jahren
  Fabian Frederick 2502722dde ntfs: kernel-doc warning fixes vor 11 Jahren
  Linus Torvalds 16b9057804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs vor 11 Jahren
  Mel Gorman 2457aec637 mm: non-atomically mark page accessed during page cache allocation where possible vor 11 Jahren
  Al Viro aad4f8bb42 switch simple generic_file_aio_read() users to ->read_iter() vor 11 Jahren
  Al Viro cb66a7a1f1 kill generic_segment_checks() vor 11 Jahren
  Al Viro d311d79de3 fix O_SYNC|O_APPEND syncing the wrong range on write() vor 11 Jahren
  Kirill A. Shutemov 7caef26767 truncate: drop 'oldsize' truncate_pagecache() parameter vor 12 Jahren
  Kent Overstreet a27bb332c0 aio: don't include aio.h in sched.h vor 12 Jahren
  Al Viro 8d71db4f08 lift sb_start_write/sb_end_write out of ->aio_write() vor 12 Jahren
  Marco Stornelli 9014da7525 ntfs: drop vmtruncate vor 12 Jahren
  Jan Kara fbf8fb7650 ntfs: Convert to new freezing mechanism vor 13 Jahren
  Josef Bacik c3b2da3148 fs: introduce inode operation ->update_time vor 13 Jahren
  Cong Wang a3ac1414eb ntfs: remove the second argument of k[un]map_atomic() vor 14 Jahren
  Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers vor 14 Jahren
  Christoph Hellwig bd5fe6c5eb fs: kill i_alloc_sem vor 14 Jahren
  Anton Altaparmakov 2818ef50c4 NTFS: writev() fix and maintenance/contact details update vor 14 Jahren
  Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync vor 15 Jahren
  Minchan Kim 4c99000ac4 ntfs: use add_to_page_cache_lru() vor 15 Jahren