Commit History

Author SHA1 Message Date
  Jan Kara a7cdadee0e ext4: Handle error from dquot_initialize() 10 years ago
  Theodore Ts'o e709e9df64 ext4 crypto: encrypt tmpfile located in encryption protected directory 10 years ago
  Theodore Ts'o f5aed2c2a8 ext4: clean up superblock encryption mode fields 10 years ago
  Linus Torvalds 9ec3a646fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
  Theodore Ts'o 6ddb244784 ext4 crypto: enable encryption feature flag 10 years ago
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 years ago
  Michael Halcrow 4461471107 ext4 crypto: enable filename encryption 10 years ago
  Michael Halcrow 2058f83a72 ext4 crypto: implement the ext4 encryption write path 10 years ago
  Sheng Yong 72b8e0f9fa ext4: remove unused header files 10 years ago
  Jan Kara 599a9b77ab ext4: fix oops when loading block bitmap failed 10 years ago
  Dmitry Monakhov 9aa5d32ba2 ext4: Replace open coded mdata csum feature to helper function 10 years ago
  Namjae Jeon bf40c92635 ext4: fix potential null pointer dereference in ext4_free_inode 11 years ago
  Theodore Ts'o 61c219f581 ext4: fix unjournalled bg descriptor while initializing inode bitmap 11 years ago
  Namjae Jeon e43bb4e612 ext4: decrement free clusters/inodes counters when block group declared bad 11 years ago
  Theodore Ts'o dd1f723bf5 ext4: use prandom_u32() instead of get_random_bytes() 11 years ago
  Darrick J. Wong bdfb6ff4a2 ext4: mark group corrupt on group descriptor checksum 12 years ago
  Darrick J. Wong 87a39389be ext4: mark block group as corrupt on inode bitmap error 12 years ago
  Theodore Ts'o 19883bd965 ext4: avoid reusing recently deleted inodes in no journal mode 12 years ago
  Theodore Ts'o a34eb50374 ext4: make sure group number is bumped after a inode allocation race 12 years ago
  Jan Kara 5fe2fe895a ext4: provide wrappers for transaction reservation calls 12 years ago
  Theodore Ts'o 9f203507ed ext4: mark all metadata I/O with REQ_META 12 years ago
  Jan Kara eb9cc7e16b ext4: move quota initialization out of inode allocation transaction 12 years ago
  Dmitri Monakho 8c8e0ca622 ext4: fix usless declarations 12 years ago
  Theodore Ts'o 90ba983f68 ext4: use atomic64_t for the per-flexbg free_clusters count 12 years ago
  Theodore Ts'o 8de5c325b4 ext4: use KERN_WARNING for warning messages 12 years ago
  Theodore Ts'o 1139575a92 ext4: start handle at the last possible moment when creating inodes 12 years ago
  Theodore Ts'o 9924a92a8c ext4: pass context information to jbd2__journal_start() 12 years ago
  Tao Ma f08225d176 ext4: enable ext4 inline support 12 years ago
  Theodore Ts'o aeb1e5d69a ext4: fix possible use after free with metadata csum 12 years ago
  Eric Sandeen ffb5387e85 ext4: fix unjournaled inode bitmap modification 12 years ago