Commit Graph

34 Commits (abf5ef72477f9fb559a8a034fd6e6c397bb37e1f)

Author SHA1 Message Date
H Hartley Sweeten 1fe72eaa0f fs/buffer.c: clean up EXPORT* macros 16 years ago
Jens Axboe 32a88aa1b6 fs: Assign bdi in super_block 16 years ago
Christoph Hellwig 2daea67e96 fsync: wait for data writeout completion before calling ->fsync 16 years ago
Jan Kara 148f948ba8 vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYNC inode 16 years ago
Jens Axboe 03ba3782e8 writeback: switch to per-bdi threads for flushing data 16 years ago
Jens Axboe d8a8559cd7 writeback: get rid of generic_sync_sb_inodes() export 16 years ago
Zhang, Yanmin 3beab0b424 sys_sync(): fix 16% performance regression in ffsb create_4k test 16 years ago
Christoph Hellwig 0c95ee190e remove the call to ->write_super in __sync_filesystem 16 years ago
Christoph Hellwig ebc1ac1645 ->write_super lock_super pushdown 16 years ago
Christoph Hellwig 5af7926ff3 enforce ->sync_fs is only called for rw superblock 16 years ago
Jan Kara c3f8a40c1c quota: Introduce writeout_quota_sb() (version 4) 16 years ago
Christoph Hellwig 850b201b08 quota: cleanup dquota sync functions (version 4) 16 years ago
Jan Kara 60b0680fa2 vfs: Rename fsync_super() to sync_filesystem() (version 4) 16 years ago
Jan Kara c15c54f5f0 vfs: Move syncing code from super.c to sync.c (version 4) 16 years ago
Jan Kara 5cee5815d1 vfs: Make sys_sync() use fsync_super() (version 4) 16 years ago
Jan Kara 5a3e5cb8e0 vfs: Fix sys_sync() and fsync_super() reliability (version 4) 16 years ago
Jens Axboe a2a9537ac0 Get rid of pdflush_operation() in emergency sync and remount 16 years ago
Jan Kara 9e3509e273 vfs: Use lowercase names of quota functions 16 years ago
Heiko Carstens a5f8fa9e9b [CVE-2009-0029] System call wrappers part 09 16 years ago
Heiko Carstens 6673e0c3fb [CVE-2009-0029] System call wrapper special cases 16 years ago
Nick Piggin ee53a891f4 mm: do_sync_mapping_range integrity fix 16 years ago
Christoph Hellwig 4c728ef583 add a vfs_fsync helper 16 years ago
Pavel Machek cce7708158 SYNC_FILE_RANGE_WRITE may and will block. Document that. 17 years ago
OGAWA Hirofumi 762873c251 vfs: fix unconditional write_super() call in file_fsync() 17 years ago
David Woodhouse edd5cd4a94 Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM 18 years ago
Mark Fasheh ef51c97623 Remove do_sync_file_range() 18 years ago
Mark Fasheh 5b04aa3a64 [PATCH] Turn do_sync_file_range() into do_sync_mapping_range() 18 years ago
Josef "Jeff" Sipek 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
Al Viro 914e26379d [PATCH] severing fs.h, radix-tree.h -> sched.h 18 years ago
David Howells cf9a2ae8d4 [PATCH] BLOCK: Move functions out of buffer code [try #6] 19 years ago
OGAWA Hirofumi 111ebb6e6f [PATCH] writeback: fix range handling 19 years ago
Andrew Morton 5246d05031 [PATCH] sync_file_range(): use unsigned for flags 19 years ago
Andrew Morton f79e2abb9b [PATCH] sys_sync_file_range() 19 years ago