Historique des commits

Auteur SHA1 Message Date
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally il y a 8 ans
  Jan Kara e64855c6cf fs: Add helper to clean bdev aliases under a bh and use it il y a 8 ans
  Al Viro 4bce9f6ee8 get rid of separate multipage fault-in primitives il y a 9 ans
  Mike Christie 2a222ca992 fs: have submit_bh users pass in op and flags separately il y a 9 ans
  Christoph Hellwig e259221763 fs: simplify the generic_write_sync prototype il y a 9 ans
  Christoph Hellwig dde0c2e798 fs: add IOCB_SYNC and IOCB_DSYNC il y a 9 ans
  Kirill A. Shutemov ea1754a084 mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage il y a 9 ans
  Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros il y a 9 ans
  Al Viro 5955102c99 wrappers for ->i_mutex access il y a 9 ans
  Michal Hocko c62d25556b mm, fs: introduce mapping_gfp_constraint() il y a 9 ans
  Linus Torvalds 1dc51b8288 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs il y a 10 ans
  Michal Hocko 6afdb859b7 mm: do not ignore mapping_gfp_mask in page cache allocation paths il y a 10 ans
  Jan Kara 5fa8e0a1c6 fs: Rename file_remove_suid() to file_remove_privs() il y a 10 ans
  Al Viro 3309dd04cb switch generic_write_checks() to iocb and iter il y a 10 ans
  Al Viro 0fa6b005af generic_write_checks(): drop isblk argument il y a 10 ans
  Al Viro ccca26835d ntfs: move iov_iter_truncate() closer to generic_write_checks() il y a 10 ans
  Al Viro 5d5d568975 make new_sync_{read,write}() static il y a 10 ans
  Al Viro c0fec3a98b Merge branch 'iocb' into for-next il y a 10 ans
  Anton Altaparmakov a632f55930 NTFS: Version 2.1.32 - Update file write from aio_write to write_iter. il y a 10 ans
  Christoph Hellwig e2e40f2c1e fs: move struct kiocb to fs.h il y a 10 ans
  Christoph Hellwig de1414a654 fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info il y a 10 ans
  Anton Altaparmakov 5272d036b2 ntfs: use find_get_page_flags() to mark page accessed as it is no longer marked later on il y a 10 ans
  Fabian Frederick 2502722dde ntfs: kernel-doc warning fixes il y a 11 ans
  Linus Torvalds 16b9057804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs il y a 11 ans
  Mel Gorman 2457aec637 mm: non-atomically mark page accessed during page cache allocation where possible il y a 11 ans
  Al Viro aad4f8bb42 switch simple generic_file_aio_read() users to ->read_iter() il y a 11 ans
  Al Viro cb66a7a1f1 kill generic_segment_checks() il y a 11 ans
  Al Viro d311d79de3 fix O_SYNC|O_APPEND syncing the wrong range on write() il y a 11 ans
  Kirill A. Shutemov 7caef26767 truncate: drop 'oldsize' truncate_pagecache() parameter il y a 12 ans
  Kent Overstreet a27bb332c0 aio: don't include aio.h in sched.h il y a 12 ans