Commit History

Author SHA1 Message Date
  Andreas Dilger e50e5129f3 ext4: xattr-in-inode support 8 years ago
  Eric Biggers d6b975504e ext4: remove unused d_name argument from ext4_search_dir() et al. 8 years ago
  Eric Biggers 1bc0af600b ext4: trim return value and 'dir' argument from ext4_insert_dentry() 8 years ago
  Eric Biggers b9cf625d6e ext4: mark inode dirty after converting inline directory 8 years ago
  Theodore Ts'o 0db1ff222d ext4: add shutdown bit and check for it 8 years ago
  Theodore Ts'o eb5efbcb76 ext4: fix inline data error paths 8 years ago
  Theodore Ts'o 01daf94525 ext4: propagate error values from ext4_inline_data_truncate() 8 years ago
  Theodore Ts'o b907f2d519 ext4: avoid calling ext4_mark_inode_dirty() under unneeded semaphores 8 years ago
  Theodore Ts'o c755e25135 ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea() 8 years ago
  Dan Carpenter 578620f451 ext4: return -ENOMEM instead of success 8 years ago
  Jan Kara a3caa24b70 ext4: only set S_DAX if DAX is really supported 8 years ago
  Deepa Dinamani eeca7ea1ba ext4: use current_time() for inode timestamps 8 years ago
  Jaegeuk Kim a7550b30ab ext4 crypto: migrate into vfs's crypto engine 9 years ago
  Jakub Wilk 8d2ae1cbe8 ext4: remove trailing \n from ext4_warning/ext4_error calls 9 years ago
  Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 years ago
  Geliang Tang a8ed9b8695 ext4: drop unneeded BUFFER_TRACE in ext4_delete_inline_entry() 9 years ago
  Jan Kara 705965bd6d ext4: rename and split get blocks functions 9 years ago
  Theodore Ts'o 56a04915df ext4 crypto: simplify interfaces to directory entry insert functions 9 years ago
  Darrick J. Wong e2b911c535 ext4: clean up feature test macros with predicate functions 10 years ago
  Theodore Ts'o 5b643f9ce3 ext4 crypto: optimize filename encryption 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
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 years ago
  Michael Halcrow 4bdfc873ba ext4 crypto: insert encrypted filenames into a leaf directory block 10 years ago
  Theodore Ts'o 2f61830ae3 ext4 crypto: teach ext4_htree_store_dirent() to store decrypted filenames 10 years ago
  Rasmus Villemoes 80cfb71e2e ext4: fix transposition typo in format string 10 years ago
  Dmitry Monakhov 50db71abc5 ext4: ext4_da_convert_inline_data_to_extent drop locked page after error 10 years ago
  Dmitry Monakhov d952d69e26 ext4: ext4_inline_data_fiemap should respect callers argument 10 years ago
  Dmitry Monakhov 5cc28a9eaa ext4: prevent fsreentrance deadlock for inline_data 10 years ago
  Dmitry Monakhov 9aa5d32ba2 ext4: Replace open coded mdata csum feature to helper function 11 years ago
  Darrick J. Wong 684de57486 ext4: don't keep using page if inline conversion fails 11 years ago