Commit History

Author SHA1 Message Date
  Linus Torvalds d3c926264a Merge tag 'ext4_for_linue' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 12 years ago
  Eric W. Biederman fa7614ddd6 fs: Readd the fs module aliases. 12 years ago
  Theodore Ts'o 90ba983f68 ext4: use atomic64_t for the per-flexbg free_clusters count 12 years ago
  Eric W. Biederman 7f78e03513 fs: Limit sys_mount to only request filesystem modules. 12 years ago
  Linus Torvalds a7c1120d2d Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 12 years ago
  Jan Kara 9b2ff35753 ext4: enable quotas before orphan cleanup 12 years ago
  Jan Kara 262b4662f4 ext4: don't allow quota mount options when quota feature enabled 12 years ago
  Lukas Czerner 810da240f2 ext4: convert number of blocks to clusters properly 12 years ago
  Wei Yongjun 3e36a16375 ext4: fix possible memory leak in ext4_remount() 12 years ago
  Theodore Ts'o 1ac6466f25 ext4: use percpu counter for extent cache count 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
  Zheng Liu 74cd15cd02 ext4: reclaim extents from extent status tree 12 years ago
  Zheng Liu 69eb33dc24 ext4: remove single extent cache 12 years ago
  Theodore Ts'o 9924a92a8c ext4: pass context information to jbd2__journal_start() 12 years ago
  Theodore Ts'o 722887ddc8 ext4: move the jbd2 wrapper functions out of super.c 12 years ago
  Theodore Ts'o 8dc0aa8cf0 ext4: check incompatible mount options while mounting ext2/3 12 years ago
  Jan Kara e33e60eaed ext4: print error when argument of inode_readahead_blk is invalid 12 years ago
  Jan Kara 5f3633e36b ext4: make mount option parsing loop more logical 12 years ago
  Jan Kara 0efb3b2300 ext4: move several mount options to standard handling loop 12 years ago
  Guo Chao b1deefc99e ext4: remove unnecessary NULL pointer check 12 years ago
  Jan Kara 84c17543ab ext4: move work from io_end to inode 12 years ago
  Jan Kara 36ade451a5 ext4: Always use ext4_bio_write_page() for writeout 12 years ago
  Chen Gang 03dafb5f59 ext4: fix memory leak when quota options are specified multiple times 12 years ago
  Theodore Ts'o 72ba74508b ext4: release sysfs kobject when failing to enable quotas on mount 12 years ago
  Theodore Ts'o 7f5118629f ext4: trigger the lazy inode table initialization after resize 12 years ago
  Theodore Ts'o 721e3eba21 ext4: lock i_mutex when truncating orphan inodes 12 years ago
  Michael Tokarev d096ad0f79 ext4: do not try to write superblock on ro remount w/o journal 12 years ago
  Eric Sandeen 0875a2b448 ext4: include journal blocks in df overhead calcs 12 years ago
  Jan Kara 261cb20cb2 ext4: check dioread_nolock on remount 12 years ago