Commit Graph

863 Commits (52957fe1c709d5ca3732456d73f4e4d95492c72c)

Author SHA1 Message Date
Stephen Hemminger 11e2752807 ext4: constify xattr_handler 15 years ago
Dmitry Monakhov 12755627bd quota: unify quota init condition in setattr 15 years ago
Theodore Ts'o b90f687018 ext4: Issue the discard operation *before* releasing the blocks to be reused 15 years ago
Curt Wohlgemuth fd2dd9fbaf ext4: Fix buffer head leaks after calls to ext4_get_inode_loc() 15 years ago
Curt Wohlgemuth 8b472d739b ext4: Fix possible lost inode write in no journal mode 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Eric Sandeen c4caae2518 ext4: Fixed inode allocator to correctly track a flex_bg's used_dirs 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
Jan Kara d330a5befb ext4: Fix estimate of # of blocks needed to write indirect-mapped files 15 years ago
Emese Revfy 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 years ago
Christoph Hellwig a9185b41a4 pass writeback_control to ->write_inode 15 years ago
Venkatesh Pallipadi 64e290ec69 ext4: fix up rb_root initializations to use RB_ROOT 15 years ago
Christoph Hellwig 871a293155 dquot: cleanup dquot initialize routine 15 years ago
Christoph Hellwig 907f4554e2 dquot: move dquot initialization responsibility into the filesystem 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
Akira Fujita c437b27335 ext4: Code cleanup for EXT4_IOC_MOVE_EXT ioctl 15 years ago
Akira Fujita 7247c0caa2 ext4: Fix the NULL reference in double_down_write_data_sem() 15 years ago
Akira Fujita 5fd5249aa3 ext4: Fix insertion point of extent in mext_insert_across_blocks() 15 years ago
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
Al Viro 3899167dbd Get rid of mnt_mountpoint abuses in ext4 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
Tejun Heo 003cb608a2 percpu: add __percpu sparse annotations to fs 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
Daniel Mack 3ad2f3fbb9 tree-wide: Assorted spelling fixes 15 years ago
Daniel Mack 1537a3638c tree-wide: fix 'lenght' typo in comments and code 15 years ago
Thadeu Lima de Souza Cascardo d6b198bc8a fix ext3/ext4 comment typo compain -> complain 15 years ago