Commit Graph

15077 Commits (d8caa83967d62c05f406d34abaaf2e1baa172c6c)

Author SHA1 Message Date
Jan Kara cbc8cc3352 udf: Fix possible corruption when close races with write 16 years ago
Jan Kara 81056dd044 udf: Perform preallocation only for regular files 16 years ago
Jan Kara 7c6e3d1aae udf: Remove wrong assignment in udf_symlink 16 years ago
Jan Kara 5891d9dd2a udf: Remove dead code 16 years ago
Christoph Hellwig 2daea67e96 fsync: wait for data writeout completion before calling ->fsync 16 years ago
Jan Kara 18f2ee705d vfs: Remove generic_osync_inode() and sync_page_range{_nolock}() 16 years ago
Jan Kara 2f3d675bcd fat: Opencode sync_page_range_nolock() 16 years ago
Jan Kara af0f4414f3 xfs: Convert sync_page_range() to simple filemap_write_and_wait_range() 16 years ago
Jan Kara d23c937b0f ocfs2: Update syncing after splicing to match generic version 16 years ago
Jan Kara ebbbf757c6 ntfs: Use new syncing helpers and update comments 16 years ago
Jan Kara 0d34ec62e1 ext4: Remove syncing logic from ext4_file_write 16 years ago
Jan Kara e367626b61 ext3: Remove syncing logic from ext3_file_write 16 years ago
Jan Kara a2a735ad66 ext2: Update comment about generic_osync_inode 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
Christoph Hellwig eef9938067 vfs: Rename generic_file_aio_write_nolock 16 years ago
Jan Kara 918941a3f3 ocfs2: Use __generic_file_aio_write instead of generic_file_aio_write_nolock 16 years ago
Ryusuke Konishi 41f4db0f48 fs/Kconfig: move nilfs2 outside misc filesystems 16 years ago
Ryusuke Konishi 0f3fe33b39 nilfs2: convert nilfs_bmap_lookup to an inline function 16 years ago
Ryusuke Konishi 2e0c2c7392 nilfs2: allow btree code to directly call dat operations 16 years ago
Ryusuke Konishi bd8169efae nilfs2: add update functions of virtual block address to dat 16 years ago
Ryusuke Konishi 7a102b0923 nilfs2: remove individual gfp constants for each metadata file 16 years ago
Ryusuke Konishi 3218929dbd nilfs2: stop zero-fill of btree path just before free it 16 years ago
Ryusuke Konishi 6d28f7ea43 nilfs2: remove unused btree argument from btree functions 16 years ago
Ryusuke Konishi 9ead986373 nilfs2: remove nilfs_dat_abort_start and nilfs_dat_abort_free 16 years ago
Jiro SEKIBA 1cf58fa840 nilfs2: shorten freeze period due to GC in write operation v3 16 years ago
Zhu Yanhai 43be0ec038 nilfs2: add more check routines in mount process 16 years ago
Zhang Qiang a4f0b9c5b4 nilfs2: An unassigned variable is assigned to a never used structure member 16 years ago
Ryusuke Konishi c1b353f04a nilfs2: use GFP_NOIO for bio_alloc instead of GFP_NOWAIT 16 years ago
Jiro SEKIBA 1dfa27105a nilfs2: stop using periodic write_super callback 16 years ago
Jiro SEKIBA 79efdd9411 nilfs2: clean up nilfs_write_super 16 years ago
Jiro SEKIBA 6233caa9d5 nilfs2: fix disorder of nilfs_write_super in nilfs_sync_fs 16 years ago
Jiro SEKIBA ec5d66abdb nilfs2: remove redundant super block commit 16 years ago
Jiro SEKIBA b58a285ba4 nilfs2: implement nilfs_show_options to display mount options in /proc/mounts 16 years ago
Ryusuke Konishi 1435110467 nilfs2: always lookup disk block address before reading metadata block 16 years ago
Ryusuke Konishi 027d6404eb nilfs2: use semaphore to protect pointer to a writable FS-instance 16 years ago
Heiko Carstens b5696e5e0d nilfs2: fix format string compile warning (ino_t) 16 years ago
Ryusuke Konishi 1b2f5a641b nilfs2: fix ignored error code in __nilfs_read_inode() 16 years ago
Steven Whitehouse 86d0063656 GFS2: Whitespace fixes 16 years ago
Jens Axboe 500b067c5e writeback: check for registered bdi in flusher add and inode dirty 16 years ago
Jens Axboe d993831fa7 writeback: add name to backing_dev_info 16 years ago
Jens Axboe d0bceac747 writeback: get rid of pdflush completely 16 years ago
Jens Axboe 03ba3782e8 writeback: switch to per-bdi threads for flushing data 16 years ago
Jens Axboe 66f3b8e2e1 writeback: move dirty inodes from super_block to backing_dev_info 16 years ago
Jens Axboe d8a8559cd7 writeback: get rid of generic_sync_sb_inodes() export 16 years ago
Roland McGrath 9f0ab4a3f0 binfmt_elf: fix PT_INTERP bss handling 16 years ago
Roland McGrath 752015d1b0 binfmt_elf: fix PT_INTERP bss handling 16 years ago
David P. Quigley ddd29ec659 sysfs: Add labeling support for sysfs 16 years ago
David P. Quigley b1ab7e4b2a VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hook for inode_setsecctx. 16 years ago
Steven Whitehouse 2b88f7c535 GFS2: Remove unused sysfs file 16 years ago
Trond Myklebust 2ecda72b49 NFSv4: Disallow 'mount -t nfs4 -overs=2' and 'mount -t nfs4 -overs=3' 16 years ago