Commit History

Author SHA1 Message Date
  Linus Torvalds a7c1120d2d Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 12 years ago
  Zheng Liu d4e4395491 ext4: fix a warning from sparse check for ext4_dir_llseek 12 years ago
  Linus Torvalds d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
  Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
  Guo Chao d5ac777305 ext4: release buffer when checksum failed 12 years ago
  Andrew Morton 965c8e59cf lseek: the "whence" argument is called "whence" 12 years ago
  Tao Ma 65d165d936 ext4: let ext4_readdir handle inline data 12 years ago
  Tao Ma 226ba972b0 ext4: refactor __ext4_check_dir_entry() to accept start and size 12 years ago
  Eric Sandeen ec7268ce21 ext4: use core vfs llseek code for dir seeks 13 years ago
  Darrick J. Wong b0336e8d21 ext4: calculate and verify checksums of directory leaf blocks 13 years ago
  Linus Torvalds 71db34fc43 Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux 13 years ago
  Theodore Ts'o 92b9781658 ext4: change some printk() calls to use ext4_msg() instead 13 years ago
  Fan Yong d1f5273e9a ext4: return 32/64-bit dir name hash according to usage type 13 years ago
  Dan Carpenter 4fda400360 ext4: remove an unneeded NULL check in __ext4_check_dir_entry() 13 years ago
  Theodore Ts'o f7c21177af ext4: Use ext4_error_file() to print the pathname to the corrupted inode 14 years ago
  Theodore Ts'o cad3f00763 ext4: optimize ext4_check_dir_entry() with unlikely() annotations 14 years ago
  Toshiyuki Okajima e0d10bfa91 ext4: improve llseek error handling for overly large seek offsets 14 years ago
  Joe Perches a271fe8527 ext4: Remove unnecessary casts of private_data 15 years ago
  Theodore Ts'o c398eda0e4 ext4: Pass line numbers to ext4_error() and friends 15 years ago
  Theodore Ts'o 60fd4da34d ext4: Cleanup ext4_check_dir_entry so __func__ is now implicit 15 years ago
  Theodore Ts'o 07a038245b ext4: Convert more i_flags references to use accessor functions 15 years ago
  Dmitry Monakhov 12e9b89200 ext4: Use bitops to read/modify i_flags in struct ext4_inode_info 15 years ago
  Theodore Ts'o 24676da469 ext4: Convert calls of ext4_error() to EXT4_ERROR_INODE() 15 years ago
  Theodore Ts'o 2ed886852a ext4: Convert callers of ext4_get_blocks() to use ext4_map_blocks() 15 years ago
  Venkatesh Pallipadi 64e290ec69 ext4: fix up rb_root initializations to use RB_ROOT 15 years ago
  Toshiyuki Okajima b8b8afe236 ext4: make "offset" consistent in ext4_check_dir_entry() 15 years ago
  Eric Sandeen 12062dddda ext4: move __func__ into a macro for ext4_warning, ext4_error 15 years ago
  Theodore Ts'o c217705733 ext4: Define a new set of flags for ext4_get_blocks() 16 years ago
  Theodore Ts'o 12b7ac1768 ext4: Rename ext4_get_blocks_wrap() to be ext4_get_blocks() 16 years ago
  Wei Yongjun 3d0518f475 ext4: New rec_len encoding for very large blocksizes 16 years ago