Commit History

Author SHA1 Message Date
  Al Viro 4385bab128 make blkdev_put() return void 12 years ago
  Linus Torvalds 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
  Theodore Ts'o 9f203507ed ext4: mark all metadata I/O with REQ_META 12 years ago
  Lukas Czerner e1091b157c ext4: Use kstrtoul() instead of parse_strtoul() 12 years ago
  Theodore Ts'o d6a771056b ext4: fix miscellaneous big endian warnings 12 years ago
  Lukas Czerner 27dd438542 ext4: introduce reserved space 12 years ago
  Al Viro d9dda78bad procfs: new helper - PDE_DATA(inode) 12 years ago
  Jan Kara bcb1385096 ext4: fix deadlock with quota feature 12 years ago
  Lukas Czerner 689110098c ext4: make ext4_block_in_group() much more efficient 12 years ago
  Dmitry Monakhov a75ae78f08 ext4: unregister es_shrinker if mount failed 12 years ago
  Dmitry Monakhov 5d3ee20855 ext4: fix journal callback list traversal 12 years ago
  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