Commit Verlauf

Autor SHA1 Nachricht Datum
  Theodore Ts'o a107e5a3a4 Merge branch 'next' into upstream-merge vor 14 Jahren
  Theodore Ts'o 7845c04975 ext4: use search_dirblock() in ext4_dx_find_entry() vor 14 Jahren
  Theodore Ts'o 8941ec8bb6 ext4: avoid uninitialized memory references in ext3_htree_next_block() vor 14 Jahren
  Al Viro 7de9c6ee3e new helper: ihold() vor 14 Jahren
  Eric Sandeen 0cfc9255a1 ext4: re-inline ext4_rec_len_(to|from)_disk functions vor 15 Jahren
  Theodore Ts'o 60fd4da34d ext4: Cleanup ext4_check_dir_entry so __func__ is now implicit vor 15 Jahren
  Andi Kleen 5a0790c2c4 ext4: remove initialized but not read variables vor 15 Jahren
  Frank Mayhar 14ece1028b ext4: Make fsync sync new parent directories in no-journal mode vor 15 Jahren
  Theodore Ts'o 60e6679e28 ext4: Drop whitespace at end of lines vor 15 Jahren
  Dmitry Monakhov 12e9b89200 ext4: Use bitops to read/modify i_flags in struct ext4_inode_info vor 15 Jahren
  Theodore Ts'o 24676da469 ext4: Convert calls of ext4_error() to EXT4_ERROR_INODE() vor 15 Jahren
  Linus Torvalds e213e26ab3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 vor 15 Jahren
  Christoph Hellwig 871a293155 dquot: cleanup dquot initialize routine vor 15 Jahren
  Christoph Hellwig 907f4554e2 dquot: move dquot initialization responsibility into the filesystem vor 15 Jahren
  Dmitry Monakhov 6e3617e579 ext4: Handle non empty on-disk orphan link vor 15 Jahren
  Curt Wohlgemuth 73b50c1c92 ext4: Fix BUG_ON at fs/buffer.c:652 in no journal mode vor 15 Jahren
  Eric Sandeen 12062dddda ext4: move __func__ into a macro for ext4_warning, ext4_error vor 15 Jahren
  Dmitry Monakhov 5aca07eb7d ext4: quota macros cleanup vor 15 Jahren
  Theodore Ts'o 2de770a406 ext4: fix potential buffer head leak when add_dirent_to_buf() returns ENOSPC vor 15 Jahren
  Theodore Ts'o 1e424a3483 ext4: partial revert to fix double brelse WARNING() vor 15 Jahren
  Curt Wohlgemuth d3d1faf6a7 ext4: Handle nested ext4_journal_start/stop calls without a journal vor 16 Jahren
  Andreas Schlick 1f7bebb9e9 ext4: Always set dx_node's fake_dirent explicitly. vor 16 Jahren
  Theodore Ts'o b05ab1dc37 ext4: Limit number of links that can be created by ext4_link() vor 16 Jahren
  Aneesh Kumar K.V 2c94eb86c6 ext4: Allow rename to create more than EXT4_LINK_MAX subdirectories vor 16 Jahren
  Curt Wohlgemuth 6487a9d3b5 ext4: More buffer head reference leaks vor 16 Jahren
  Linus Torvalds 1d5ccd1c42 ext[234]: move over to 'check_acl' permission model vor 16 Jahren
  Andreas Dilger 11013911da ext4: teach the inode allocator to use a goal inode number vor 16 Jahren
  Theodore Ts'o f157a4aa98 ext4: Use a hash of the topdir directory name for the Orlov parent group vor 16 Jahren
  Toshiyuki Okajima 9aee228607 ext4: fix dx_map_entry to support 256k directory blocks vor 16 Jahren
  Aneesh Kumar K.V abc8746eb9 ext4: hook fiemap operation for directories vor 16 Jahren