Histórico de Commits

Autor SHA1 Mensagem Data
  Curt Wohlgemuth 0e175a1835 writeback: Add a 'reason' to wb_writeback_work há 13 anos atrás
  Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers há 14 anos atrás
  Linus Torvalds 6c51038900 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block há 14 anos atrás
  Sage Weil b7ed78f565 introduce sys_syncfs to sync a single file system há 14 anos atrás
  Jens Axboe 95f28604a6 fs: assign sb->s_bdi to default_backing_dev_info if the bdi is going away há 14 anos atrás
  Al Viro b5fc510c48 get rid of file_fsync() há 15 anos atrás
  Jens Axboe b4ca761577 Merge branch 'master' into for-linus há 15 anos atrás
  Jens Axboe 0e3c9a2284 Revert "writeback: fix WB_SYNC_NONE writeback from umount" há 15 anos atrás
  Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync há 15 anos atrás
  Linus Torvalds e8bebe2f71 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 há 15 anos atrás
  Christoph Hellwig 8018ab0574 sanitize vfs_fsync calling conventions há 15 anos atrás
  Al Viro 01a05b337a new helper: iterate_supers() há 15 anos atrás
  Al Viro 8edd64bd60 get rid of restarts in sync_filesystems() há 15 anos atrás
  Al Viro 551de6f34d Leave superblocks on s_list until the end há 15 anos atrás
  Jens Axboe e913fc825d writeback: fix WB_SYNC_NONE writeback from umount há 15 anos atrás
  Jörn Engel 5129a469a9 Catch filesystems lacking s_bdi há 15 anos atrás
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h há 15 anos atrás
  Christoph Hellwig 5fb324ad24 quota: move code from sync_quota_sb into vfs_quota_sync há 15 anos atrás
  Christoph Hellwig 7a0ad10c36 fold do_sync_file_range into sys_sync_file_range há 15 anos atrás
  Christoph Hellwig 94004ed726 kill wait_on_page_writeback_range há 15 anos atrás
  Christoph Hellwig 6b2f3d1f76 vfs: Implement proper O_SYNC semantics há 15 anos atrás
  H Hartley Sweeten 1fe72eaa0f fs/buffer.c: clean up EXPORT* macros há 15 anos atrás
  Jens Axboe 32a88aa1b6 fs: Assign bdi in super_block há 16 anos atrás
  Christoph Hellwig 2daea67e96 fsync: wait for data writeout completion before calling ->fsync há 16 anos atrás
  Jan Kara 148f948ba8 vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYNC inode há 16 anos atrás
  Jens Axboe 03ba3782e8 writeback: switch to per-bdi threads for flushing data há 16 anos atrás
  Jens Axboe d8a8559cd7 writeback: get rid of generic_sync_sb_inodes() export há 16 anos atrás
  Zhang, Yanmin 3beab0b424 sys_sync(): fix 16% performance regression in ffsb create_4k test há 16 anos atrás
  Christoph Hellwig 0c95ee190e remove the call to ->write_super in __sync_filesystem há 16 anos atrás
  Christoph Hellwig ebc1ac1645 ->write_super lock_super pushdown há 16 anos atrás