Commit Graph

271 Commits (0f0dd62fddcbd0f6830ed8ef3d3426ccc46b9250)

Author SHA1 Message Date
Christoph Hellwig 0f0dd62fdd quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers 15 years ago
Christoph Hellwig c79d967de3 quota: move remount handling into the filesystem 15 years ago
Jan Kara ba69f9ab7d ext4: Don't use delayed allocation by default when used instead of ext3 15 years ago
Theodore Ts'o 37f328eb60 ext4: Fix spelling of CONTIG_FS_EXT3 to CONFIG_FS_EXT3 15 years ago
Emese Revfy 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 years ago
Christoph Hellwig 871a293155 dquot: cleanup dquot initialize routine 15 years ago
Christoph Hellwig 9f75475802 dquot: cleanup dquot drop routine 15 years ago
Christoph Hellwig 257ba15ced dquot: move dquot drop responsibility into the filesystem 15 years ago
Christoph Hellwig b43fa8284d dquot: cleanup dquot transfer routine 15 years ago
Christoph Hellwig 63936ddaa1 dquot: cleanup inode allocation / freeing routines 15 years ago
Christoph Hellwig 5dd4056db8 dquot: cleanup space allocation / freeing routines 15 years ago
Dmitry Monakhov 67eeb5685d ext4: Fix ext4_quota_write cross block boundary behaviour 15 years ago
Frank Mayhar 273df556b6 ext4: Convert BUG_ON checks to use ext4_error() instead 15 years ago
Jiaying Zhang 744692dc05 ext4: use ext4_get_block_write in buffer write 15 years ago
Jiaying Zhang c7064ef13b ext4: mechanical rename some of the direct I/O get_block's identifiers 15 years ago
Dmitry Monakhov 437ca0fda3 ext4: deprecate obsoleted mount options 15 years ago
Dmitry Monakhov 56c50f11f4 ext4: trivial quota cleanup 15 years ago
Dmitry Monakhov 482a74258f ext4: mount flags manipulation cleanup 15 years ago
Eric Sandeen 12062dddda ext4: move __func__ into a macro for ext4_warning, ext4_error 15 years ago
Thadeu Lima de Souza Cascardo d6b198bc8a fix ext3/ext4 comment typo compain -> complain 15 years ago
Theodore Ts'o 9d0be50230 ext4: Calculate metadata requirements more accurately 15 years ago
Andrew Morton a6b43e3825 ext4: fix unsigned long long printk warning in super.c 15 years ago
Dmitry Monakhov a9e7f44720 ext4: Convert to generic reserved quota's space management. 15 years ago
André Goddard Rosa e7d2860b69 tree-wide: convert open calls to remove spaces to skip_spaces() lib function 15 years ago
Theodore Ts'o 51b7e3c9fb ext4: add module aliases for ext2 and ext3 15 years ago
Jan Kara 5a20bdfcdc ext4: Support for 64-bit quota format 15 years ago
Theodore Ts'o a214238d3b ext4: Do not override ext2 or ext3 if built they are built as modules 15 years ago
Eric Sandeen 15121c18a2 ext4: Fix optional-arg mount options 15 years ago
Jan Kara b436b9bef8 ext4: Wait for proper transaction commit on fsync 15 years ago
Josef Bacik d4edac314e ext4: wait for log to commit when umounting 15 years ago
Theodore Ts'o 24b584240a ext4: Use ext4 file system driver for ext2/ext3 file system mounts 15 years ago
Eric Sandeen e3bb52ae2b ext4: make "norecovery" an alias for "noload" 15 years ago
Eric Sandeen 5328e63531 ext4: make trim/discard optional (and off by default) 15 years ago
Theodore Ts'o 3f8fb9490e ext4: don't update the superblock in ext4_statfs() 15 years ago
Theodore Ts'o cf40db137c ext4: remove failed journal checksum check 15 years ago
Theodore Ts'o 503358ae01 ext4: avoid divide by zero when trying to mount a corrupted file system 15 years ago
Linus Torvalds d4da6c9ccf Revert "ext4: Remove journal_checksum mount option and enable it by default" 16 years ago
Eric Sandeen f0e2dfa7f3 ext4: drop ext4dev compat 16 years ago
Theodore Ts'o 296c355cd6 ext4: Use tracepoints for mb_history trace file 16 years ago
Theodore Ts'o 90576c0b9a ext4, jbd2: Drop unneeded printks at mount and unmount time 16 years ago
Curt Wohlgemuth d3d1faf6a7 ext4: Handle nested ext4_journal_start/stop calls without a journal 16 years ago
Mingming Cao 8d5d02e6b1 ext4: async direct IO for holes and fallocate support 16 years ago
Mingming Cao 4c0425ff68 ext4: Use end_io callback to avoid direct I/O fallback to buffered I/O 16 years ago
Theodore Ts'o 55138e0bc2 ext4: Adjust ext4_da_writepages() to write out larger contiguous chunks 16 years ago
Alexey Dobriyan 0d54b217a2 const: make struct super_block::s_qcop const 16 years ago
Alexey Dobriyan 61e225dc34 const: make struct super_block::dq_op const 16 years ago
Eric Sandeen fb0a387dcd ext4: limit block allocations for indirect-block files to < 2^32 16 years ago
Theodore Ts'o 3661d28615 ext4: Fix include/trace/events/ext4.h to work with Systemtap 16 years ago
Theodore Ts'o 7ad9bb651f ext4: Fix initalization of s_flex_groups 16 years ago
Theodore Ts'o 71290b368a ext4: Don't update superblock write time when filesystem is read-only 16 years ago