コミット履歴

作者 SHA1 メッセージ 日付
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年 前
  Jan Kara d330a5befb ext4: Fix estimate of # of blocks needed to write indirect-mapped files 15 年 前
  Linus Torvalds e213e26ab3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 15 年 前
  Linus Torvalds 9467c4fdd6 Merge branch 'write_inode2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 15 年 前
  Christoph Hellwig a9185b41a4 pass writeback_control to ->write_inode 15 年 前
  Christoph Hellwig 871a293155 dquot: cleanup dquot initialize routine 15 年 前
  Christoph Hellwig 907f4554e2 dquot: move dquot initialization responsibility into the filesystem 15 年 前
  Christoph Hellwig b43fa8284d dquot: cleanup dquot transfer routine 15 年 前
  Christoph Hellwig 5dd4056db8 dquot: cleanup space allocation / freeing routines 15 年 前
  Jan Kara 9b1d0998d2 ext4: Release page references acquired in ext4_da_block_invalidatepages 15 年 前
  Frank Mayhar 273df556b6 ext4: Convert BUG_ON checks to use ext4_error() instead 15 年 前
  Jiaying Zhang b7adc1f363 ext4: Use direct_IO_no_locking in ext4 dio read 15 年 前
  Jiaying Zhang 744692dc05 ext4: use ext4_get_block_write in buffer write 15 年 前
  Jiaying Zhang c7064ef13b ext4: mechanical rename some of the direct I/O get_block's identifiers 15 年 前
  Dmitry Monakhov da1dafca84 ext4: explicitly remove inode from orphan list after failed direct io 15 年 前
  Jiaying Zhang c8d46e41bc ext4: Add flag to files with blocks intentionally past EOF 15 年 前
  Curt Wohlgemuth 73b50c1c92 ext4: Fix BUG_ON at fs/buffer.c:652 in no journal mode 15 年 前
  Eric Sandeen 12062dddda ext4: move __func__ into a macro for ext4_warning, ext4_error 15 年 前
  Theodore Ts'o 19f5fb7ad6 ext4: Use bitops to read/modify EXT4_I(inode)->i_state 15 年 前
  Aneesh Kumar K.V 1296cc85c2 ext4: Drop EXT4_GET_BLOCKS_UPDATE_RESERVE_SPACE flag 15 年 前
  Aneesh Kumar K.V 5f634d064c ext4: Fix quota accounting error with fallocate 15 年 前
  Aneesh Kumar K.V 1db913823c ext4: Handle -EDQUOT error on write 15 年 前
  Theodore Ts'o 9d0be50230 ext4: Calculate metadata requirements more accurately 15 年 前
  Theodore Ts'o ee5f4d9cdf ext4: Fix accounting of reserved metadata blocks 15 年 前
  Theodore Ts'o 0637c6f413 ext4: Patch up how we claim metadata blocks for quota purposes 15 年 前
  Richard Kennedy 2faf2e19dd ext4: return correct wbc.nr_to_write in ext4_da_writepages 15 年 前
  Eric Sandeen c8afb44682 ext4: flush delalloc blocks when space is low 15 年 前
  Dmitry Monakhov 39bc680a81 ext4: fix sleep inside spinlock issue with quota and dealloc (#14739) 15 年 前
  Dmitry Monakhov d21cd8f163 ext4: Fix potential quota deadlock 15 年 前
  Dmitry Monakhov a9e7f44720 ext4: Convert to generic reserved quota's space management. 15 年 前