提交歷史

作者 SHA1 備註 提交日期
  Theodore Ts'o a107e5a3a4 Merge branch 'next' into upstream-merge 14 年之前
  Kazuya Mio a6371b636f ext4: fix compile error in ext4_fallocate() 14 年之前
  Theodore Ts'o bf89d16f6e ext4: rename {ext,idx}_pblock and inline small extent functions 14 年之前
  Theodore Ts'o 1f109d5a17 ext4: make various ext4 functions be static 14 年之前
  Theodore Ts'o bd2d0210cf ext4: use bio layer instead of buffer layer in mpage_da_submit_io 14 年之前
  Lukas Czerner 2407518de6 ext4: use sb_issue_zeroout in ext4_ext_zeroout 14 年之前
  Theodore Ts'o 58590b06d7 ext4: fix EOFBLOCKS_FL handling 14 年之前
  Linus Torvalds 09dc942c2a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 15 年之前
  Theodore Ts'o c398eda0e4 ext4: Pass line numbers to ext4_error() and friends 15 年之前
  Jiri Kosina f1bbbb6912 Merge branch 'master' into for-next 15 年之前
  Uwe Kleine-König 421f91d21a fix typos concerning "initiali[zs]e" 15 年之前
  Andi Kleen 5a0790c2c4 ext4: remove initialized but not read variables 15 年之前
  Theodore Ts'o 60e6679e28 ext4: Drop whitespace at end of lines 15 年之前
  Dmitry Monakhov 0617b83fa2 ext4: restart ext4_ext_remove_space() after transaction restart 15 年之前
  Theodore Ts'o 786ec7915e ext4: Clear the EXT4_EOFBLOCKS_FL flag only when warranted 15 年之前
  Theodore Ts'o f70f362b4a ext4: Avoid crashing on NULL ptr dereference on a filesystem error 15 年之前
  Dmitry Monakhov 12e9b89200 ext4: Use bitops to read/modify i_flags in struct ext4_inode_info 15 年之前
  Theodore Ts'o 24676da469 ext4: Convert calls of ext4_error() to EXT4_ERROR_INODE() 15 年之前
  Theodore Ts'o 2ed886852a ext4: Convert callers of ext4_get_blocks() to use ext4_map_blocks() 15 年之前
  Theodore Ts'o e35fd6609b ext4: Add new abstraction ext4_map_blocks() underneath ext4_get_blocks() 15 年之前
  Nikanth Karthikesan 6d19c42b7c ext4: Prevent creation of files larger than RLIMIT_FSIZE using fallocate 15 年之前
  Dmitry Monakhov 21ca087a38 ext4: Do not zero out uninitialized extents beyond i_size 15 年之前
  Jing Zhang b720303df7 ext4: fix memory leaks in error path handling of ext4_ext_zeroout() 15 年之前
  Curt Wohlgemuth fd2dd9fbaf ext4: Fix buffer head leaks after calls to ext4_get_inode_loc() 15 年之前
  Akinobu Mita 731eb1a03a ext4: consolidate in_range() definitions 15 年之前
  Akinobu Mita 5661bd6861 ext4: cleanup to use ext4_group_first_block_no() 15 年之前
  Frank Mayhar 273df556b6 ext4: Convert BUG_ON checks to use ext4_error() instead 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 年之前
  Jiaying Zhang c8d46e41bc ext4: Add flag to files with blocks intentionally past EOF 15 年之前