Commit History

Author SHA1 Message Date
  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
  Theodore Ts'o abda141892 ext4: Make printk's consistently prefixed with "EXT4-fs: " 16 years ago
  Theodore Ts'o 498e5f2415 ext4: Change unsigned long to unsigned int 16 years ago
  Theodore Ts'o 3c37fc86d2 ext4: Fix duplicate entries returned from getdents() system call 16 years ago
  Eric Sandeen 9d9f177572 ext4: Avoid printk floods in the face of directory corruption 16 years ago
  Theodore Ts'o af5bc92dde ext4: Fix whitespace checkpatch warnings/errors 16 years ago
  Theodore Ts'o 4776004f54 ext4: Add printk priority levels to clean up checkpatch warnings 16 years ago
  Theodore Ts'o d015641734 ext4: Fix ext4_dx_readdir hash collision handling 17 years ago
  Mingming Cao d2a1763791 ext4: delayed allocation ENOSPC handling 17 years ago
  Shen Feng 69baee062a ext4: improve some code in rb tree part of dir.c 17 years ago
  Christoph Hellwig 3dcf54515a ext4: move headers out of include/linux 17 years ago
  Andi Kleen 5cdd7b2d77 Convert ext4 to use unlocked_ioctl 17 years ago
  Andi Kleen 642be6ec21 Remove incorrect BKL comments in ext4 17 years ago
  Aneesh Kumar K.V 725d26d3f0 ext4: Introduce ext4_lblk_t 17 years ago
  Jan Kara a72d7f834e ext4: Avoid rec_len overflow with 64KB block size 17 years ago
  Eric Sandeen 4074fe3736 ext4: remove #ifdef CONFIG_EXT4_INDEX 17 years ago
  Mathieu Desnoyers 2b47c3611d Fix f_version type: should be u64 instead of unsigned long 17 years ago
  Fengguang Wu f4e6b498d6 readahead: combine file_ra_state.prev_index/prev_offset into prev_pos 17 years ago