Commit History

Author SHA1 Message Date
  Linus Torvalds f8d613e2a6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem 14 years ago
  Dan Magenheimer 7abc52c2ed ext4: add cleancache support 14 years ago
  Johann Lombardi c5e06d101a ext4: add support for multiple mount protection 14 years ago
  Kazuya Mio d02a9391f7 ext4: ensure f_bfree returned by ext4_statfs() is non-negative 14 years ago
  Vivek Haldar 77f4135f2a ext4: count hits/misses of extent cache and expose in sysfs 14 years ago
  Theodore Ts'o 373cd5c53d ext4: don't show mount options in /proc/mounts if there is no journal 14 years ago
  Lukas Czerner 1bb933fb1f ext4: fix possible use-after-free in ext4_remove_li_request() 14 years ago
  Lukas Czerner 51ce651156 ext4: fix the mount option "init_itable=n" to work as expected for n=0 14 years ago
  Lukas Czerner e1290b3e62 ext4: Remove unnecessary wait_event ext4_run_lazyinit_thread() 14 years ago
  Lukas Czerner 4ed5c033c1 ext4: Use schedule_timeout_interruptible() for waiting in lazyinit thread 14 years ago
  Tao Ma ed3ce80a52 ext4: don't warn about mnt_count if it has been disabled 14 years ago
  Amir Goldstein 0b26859027 ext4: fix oops in ext4_quota_off() 14 years ago
  Amerigo Wang 66bb82798d ext4: remove redundant #ifdef in super.c 14 years ago
  Tao Ma 55ff3840a2 ext4: remove redundant check for first_not_zeroed in ext4_register_li_request 14 years ago
  Theodore Ts'o 2035e77605 ext4: check for ext[23] file system features when mounting as ext[23] 14 years ago
  Linus Torvalds a97b52022a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 14 years ago
  Yongqiang Yang be4f27d324 ext4: allow an active handle to be started when freezing 14 years ago
  Tao Ma 0449641130 ext4: init timer earlier to avoid a kernel panic in __save_error_info 14 years ago
  Tao Ma 46e4690bbd ext4: fix a double free in ext4_register_li_request 14 years ago
  Jan Kara 21f976975c ext4: remove unnecessary [cm]time update of quota file 14 years ago
  Lucas De Marchi 25985edced Fix common misspellings 14 years ago
  Linus Torvalds ae005cbed1 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 14 years ago
  Robin Dong 21149d611e ext4: add missing space in printk's in __ext4_grp_locked_error() 14 years ago
  Linus Torvalds bd2895eead Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 14 years ago
  Aneesh Kumar K.V f2fa2ffc20 ext4: Copy fs UUID to superblock 14 years ago
  Mingming Cao 198868f35d ext4: Use single thread to perform DIO unwritten convertion 14 years ago
  Amir Goldstein d39195c33b ext4: skip orphan cleanup if fs has unknown ROCOMPAT features 14 years ago
  Manish Katiyar 32a9bb57d7 ext4: fix missing iput of root inode for some mount error paths 14 years ago
  Theodore Ts'o 6fd7a46781 ext4: enable mblk_io_submit by default 14 years ago
  Eric Sandeen ea66333694 ext4: enable acls and user_xattr by default 14 years ago