Commit Graph

827 Commits (731eb1a03a8445cde2cb23ecfb3580c6fa7bb690)

Author SHA1 Message Date
Akinobu Mita 731eb1a03a ext4: consolidate in_range() definitions 15 years ago
Akinobu Mita bda00de7e8 ext4: cleanup to use ext4_grp_offs_to_block() 15 years ago
Akinobu Mita 5661bd6861 ext4: cleanup to use ext4_group_first_block_no() 15 years ago
Jan Kara 9b1d0998d2 ext4: Release page references acquired in ext4_da_block_invalidatepages 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 b7adc1f363 ext4: Use direct_IO_no_locking in ext4 dio read 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
Toshiyuki Okajima b8b8afe236 ext4: make "offset" consistent in ext4_check_dir_entry() 15 years ago
Dmitry Monakhov 6e3617e579 ext4: Handle non empty on-disk orphan link 15 years ago
Dmitry Monakhov da1dafca84 ext4: explicitly remove inode from orphan list after failed direct io 15 years ago
Dmitry Monakhov f39490bcd1 ext4: fix error handling in migrate 15 years ago
Dmitry Monakhov 437ca0fda3 ext4: deprecate obsoleted mount options 15 years ago
Tao Ma cc483f102c ext4: Fix fencepost error in chosing choosing group vs file preallocation. 15 years ago
Dmitry Monakhov 56c50f11f4 ext4: trivial quota cleanup 15 years ago
Dmitry Monakhov 482a74258f ext4: mount flags manipulation cleanup 15 years ago
Jiaying Zhang c8d46e41bc ext4: Add flag to files with blocks intentionally past EOF 15 years ago
Curt Wohlgemuth 73b50c1c92 ext4: Fix BUG_ON at fs/buffer.c:652 in no journal mode 15 years ago
Leonard Michlmayr aca92ff6f5 ext4: correctly calculate number of blocks for fiemap 15 years ago
Roel Kluin 9aaab0589b ext4: add missing error checking to ext4_expand_extra_isize_ea() 15 years ago
Eric Sandeen 12062dddda ext4: move __func__ into a macro for ext4_warning, ext4_error 15 years ago
Theodore Ts'o f710b4b96b ext4: Reserve INCOMPAT_EA_INODE and INCOMPAT_DIRDATA feature codepoints 15 years ago
Theodore Ts'o 19f5fb7ad6 ext4: Use bitops to read/modify EXT4_I(inode)->i_state 15 years ago
Theodore Ts'o f8ec9d6837 ext4: Add new tracepoints to debug delayed allocation space functions 15 years ago
Theodore Ts'o 1f2acb6017 ext4: Add block validity check when truncating indirect block mapped inodes 15 years ago
Eric Sandeen 15121c18a2 ext4: Fix optional-arg mount options 15 years ago
Eric Sandeen a1de02dccf ext4: fix async i/o writes beyond 4GB to a sparse file 15 years ago
Aneesh Kumar K.V 1296cc85c2 ext4: Drop EXT4_GET_BLOCKS_UPDATE_RESERVE_SPACE flag 15 years ago
Aneesh Kumar K.V 5f634d064c ext4: Fix quota accounting error with fallocate 15 years ago
Aneesh Kumar K.V 1db913823c ext4: Handle -EDQUOT error on write 15 years ago
Theodore Ts'o 9d0be50230 ext4: Calculate metadata requirements more accurately 15 years ago
Theodore Ts'o ee5f4d9cdf ext4: Fix accounting of reserved metadata blocks 15 years ago
Theodore Ts'o 0637c6f413 ext4: Patch up how we claim metadata blocks for quota purposes 15 years ago
Aneesh Kumar K.V 515f41c33a ext4: Ensure zeroout blocks have no dirty metadata 15 years ago
Richard Kennedy 2faf2e19dd ext4: return correct wbc.nr_to_write in ext4_da_writepages 15 years ago
Eric Sandeen c8afb44682 ext4: flush delalloc blocks when space is low 15 years ago
Julia Lawall d3533d72e7 ext4: Eliminate potential double free on error path 15 years ago
Andrew Morton a6b43e3825 ext4: fix unsigned long long printk warning in super.c 15 years ago
Dmitry Monakhov 39bc680a81 ext4: fix sleep inside spinlock issue with quota and dealloc (#14739) 15 years ago
Dmitry Monakhov d21cd8f163 ext4: Fix potential quota deadlock 15 years ago
Dmitry Monakhov a9e7f44720 ext4: Convert to generic reserved quota's space management. 15 years ago
Theodore Ts'o cc3e1bea5d ext4, jbd2: Add barriers for file systems with exernal journals 15 years ago
Linus Torvalds b6e3224fb2 Revert "task_struct: make journal_info conditional" 15 years ago
Christoph Hellwig 431547b3c4 sanitize xattr handler prototypes 15 years ago
André Goddard Rosa e7d2860b69 tree-wide: convert open calls to remove spaces to skip_spaces() lib function 15 years ago
Hiroshi Shimamoto e4c570c4cb task_struct: make journal_info conditional 15 years ago
Surbhi Palande 034fb4c95f ext4: replace BUG() with return -EIO in ext4_ext_get_blocks 15 years ago
Theodore Ts'o 51b7e3c9fb ext4: add module aliases for ext2 and ext3 15 years ago
David Howells 84c6647303 ext4: Don't ask about supporting ext2/3 in ext4 if ext4 is not configured 15 years ago