コミット履歴

作者 SHA1 メッセージ 日付
  Linus Torvalds ae005cbed1 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 14 年 前
  Robin Dong 21149d611e ext4: add missing space in printk's in __ext4_grp_locked_error() 14 年 前
  Linus Torvalds bd2895eead Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 14 年 前
  Aneesh Kumar K.V f2fa2ffc20 ext4: Copy fs UUID to superblock 14 年 前
  Mingming Cao 198868f35d ext4: Use single thread to perform DIO unwritten convertion 14 年 前
  Amir Goldstein d39195c33b ext4: skip orphan cleanup if fs has unknown ROCOMPAT features 14 年 前
  Manish Katiyar 32a9bb57d7 ext4: fix missing iput of root inode for some mount error paths 14 年 前
  Theodore Ts'o 6fd7a46781 ext4: enable mblk_io_submit by default 14 年 前
  Eric Sandeen ea66333694 ext4: enable acls and user_xattr by default 14 年 前
  Lukas Czerner 0b75a84012 ext4: mark file-local functions and variables as static 14 年 前
  Alexander V. Lukyanov 5dbd571d87 ext4: allow inode_readahead_blks=0 (linux-2.6.37) 14 年 前
  Peter Huewe 7dc576158d ext4: Fix sparse warning: Using plain integer as NULL pointer 14 年 前
  Tejun Heo 43d133c18b Merge branch 'master' into for-2.6.39 14 年 前
  Eric Sandeen e9e3bcecf4 ext4: serialize unaligned asynchronous DIO 14 年 前
  Theodore Ts'o dd68314ccf ext4: fix up ext4 error handling 14 年 前
  Lukas Czerner 8f021222c1 ext4: unregister features interface on module unload 14 年 前
  Eric Sandeen 8f1f745331 ext4: fix panic on module unload when stopping lazyinit thread 14 年 前
  Tejun Heo fd89d5f203 ext4: convert to alloc_workqueue() 14 年 前
  Linus Torvalds 4843456c5c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 14 年 前
  Linus Torvalds 275220f0fc Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block 14 年 前
  Jan Kara f00c9e44ad quota: Fix deadlock during path resolution 14 年 前
  Linus Torvalds e9688f6aca Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 14 年 前
  Andrew Morton 6c5a6cb998 ext4: fix uninitialized variable in ext4_register_li_request 14 年 前
  Theodore Ts'o 8aefcd557d ext4: dynamically allocate the jbd2_inode in ext4_inode_info as necessary 14 年 前
  Theodore Ts'o f232109773 ext4: replace i_delalloc_reserved_flag with EXT4_STATE_DELALLOC_RESERVED 14 年 前
  Theodore Ts'o f7c21177af ext4: Use ext4_error_file() to print the pathname to the corrupted inode 14 年 前
  Dan Carpenter f9a62d090c ext4: use IS_ERR() to check for errors in ext4_error_file 14 年 前
  Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 年 前
  Joe Perches 0ff2ea7d84 ext4: Use printf extension %pV 14 年 前
  Joe Perches 94de56ab20 ext4: Use vzalloc in ext4_fill_flex_info() 14 年 前