1. d6b9755 ext4: remove unused d_name argument from ext4_search_dir() et al. by Eric Biggers · 8 years ago
  2. dd727da Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  3. a3719f3 Merge branch 'generic' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  4. d600618 ext4: constify static data that is never modified by Eric Biggers · 8 years ago
  5. 1bc0af6 ext4: trim return value and 'dir' argument from ext4_insert_dentry() by Eric Biggers · 8 years ago
  6. 38eae95 ext4: Remove ext4_get_inode_flags() by Jan Kara · 8 years ago
  7. 99652ea ext4: Add statx support by David Howells · 8 years ago
  8. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  9. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  10. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  11. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  12. a27fcb0 Merge tag 'xfs-4.11-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  13. cab7076 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  14. e9be2ac ext4: rename EXT4_IOC_GOINGDOWN to EXT4_IOC_SHUTDOWN by Theodore Ts'o · 8 years ago
  15. 46f47e4 fscrypt: split supp and notsupp declarations into their own headers by Eric Biggers · 8 years ago
  16. 783d948 ext4: add EXT4_IOC_GOINGDOWN ioctl by Theodore Ts'o · 8 years ago
  17. 0db1ff2 ext4: add shutdown bit and check for it by Theodore Ts'o · 8 years ago
  18. 9549a16 ext4: rename s_resize_flags to s_ext4_flags by Theodore Ts'o · 8 years ago
  19. 8ff6daa iomap: constify struct iomap_ops by Christoph Hellwig · 8 years ago
  20. 01daf94 ext4: propagate error values from ext4_inline_data_truncate() by Theodore Ts'o · 8 years ago
  21. a5d431e fscrypt: make fscrypt_operations.key_prefix a string by Eric Biggers · 8 years ago
  22. a551d7c Merge branch 'fscrypt' into dev by Theodore Ts'o · 8 years ago
  23. db717d8 fscrypto: move ioctl processing more fully into common code by Eric Biggers · 8 years ago
  24. 35997d1 ext4: get rid of ext4_sb_has_crypto() by Eric Biggers · 8 years ago
  25. d14e768 ext4: be more strict when verifying flags set via SETFLAGS ioctls by Jan Kara · 8 years ago
  26. f8011d9 ext4: add EXT4_JOURNAL_DATA_FL and EXT4_EXTENTS_FL to modifiable mask by Jan Kara · 8 years ago
  27. d086630 ext4: remove unused function ext4_aligned_io() by Ross Zwisler · 8 years ago
  28. 0bd2d5e ext4: rip out DAX handling from direct IO path by Jan Kara · 8 years ago
  29. 364443c ext4: convert DAX reads to iomap infrastructure by Jan Kara · 8 years ago
  30. 9e47a4c ext4: sanity check the block and cluster size at mount time by Theodore Ts'o · 8 years ago
  31. eeca7ea ext4: use current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  32. d0abb36 ext4: allow ext4_ext_truncate() to return an error by Theodore Ts'o · 8 years ago
  33. 2c98eb5 ext4: allow ext4_truncate() to return an error by Theodore Ts'o · 8 years ago
  34. 518eaa6 ext4: create EXT4_MAX_BLOCKS() macro by Fabian Frederick · 8 years ago
  35. 0b7b777 ext4: remove old feature helpers by Kaho Ng · 8 years ago
  36. 49da939 ext4: enable quota enforcement based on mount options by Jan Kara · 8 years ago
  37. a7550b3 ext4 crypto: migrate into vfs's crypto engine by Jaegeuk Kim · 8 years ago
  38. d08854f ext4: optimize ext4_should_retry_alloc() to improve ENOSPC performance by Theodore Ts'o · 8 years ago
  39. 12735f8 ext4: pre-zero allocated blocks for DAX IO by Jan Kara · 9 years ago
  40. 914f82a ext4: refactor direct IO code by Jan Kara · 9 years ago
  41. c8585c6 ext4: fix races between changing inode journal mode and ext4_writepages by Daeho Jeong · 9 years ago
  42. ee0876b ext4: do not ask jbd2 to write data for delalloc buffers by Jan Kara · 9 years ago
  43. 3957ef5 ext4: remove EXT4_STATE_ORDERED_MODE by Jan Kara · 9 years ago
  44. 93061f3 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  45. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 9 years ago
  46. daf647d ext4: add lockdep annotations for i_data_sem by Theodore Ts'o · 9 years ago
  47. c9af28f ext4 crypto: don't let data integrity writebacks fail with ENOMEM by Theodore Ts'o · 9 years ago
  48. 53d2e69 Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  49. a2821e34 ext4: fix compile error while opening the macro DOUBLE_CHECK by Aihua Zhang · 9 years ago
  50. 2d90c16 ext4: more efficient SEEK_DATA implementation by Jan Kara · 9 years ago
  51. 600be30 ext4: remove i_ioend_count by Jan Kara · 9 years ago
  52. 109811c ext4: simplify io_end handling for AIO DIO by Jan Kara · 9 years ago
  53. 705965b ext4: rename and split get blocks functions by Jan Kara · 9 years ago
  54. e142d05 ext4: use i_mutex to serialize unaligned AIO DIO by Jan Kara · 9 years ago
  55. 3bd6ad7 ext4: pack ioend structure better by Jan Kara · 9 years ago
  56. 74c66bc ext4: Fix data exposure after failed AIO DIO by Jan Kara · 9 years ago
  57. 7a2508e mbcache2: rename to mbcache by Jan Kara · 9 years ago
  58. 82939d7 ext4: convert to mbcache2 by Jan Kara · 9 years ago
  59. 28b4c26 ext4 crypto: revalidate dentry after adding or removing the key by Theodore Ts'o · 9 years ago
  60. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  61. 9b7365f ext4: add FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support by Li Xi · 9 years ago
  62. 689c958 ext4: add project quota support by Li Xi · 9 years ago
  63. 040cb37 ext4: adds project ID support by Li Xi · 9 years ago
  64. 56a0491 ext4 crypto: simplify interfaces to directory entry insert functions by Theodore Ts'o · 9 years ago
  65. ba5843f ext4: use pre-zeroed blocks for DAX page faults by Jan Kara · 9 years ago
  66. c86d8db ext4: implement allocation of pre-zeroed blocks by Jan Kara · 9 years ago
  67. 53085fa ext4: provide ext4_issue_zeroout() by Jan Kara · 9 years ago
  68. 2dcba47 ext4: get rid of EXT4_GET_BLOCKS_NO_LOCK flag by Jan Kara · 9 years ago
  69. 0112784 ext4: fix races of writeback with punch hole and zero range by Jan Kara · 9 years ago
  70. ea3d720 ext4: fix races between page faults and hole punching by Jan Kara · 9 years ago
  71. a4dad1a ext4: Fix handling of extended tv_sec by David Turner · 9 years ago
  72. 1e381f6 ext4: do not allow journal_opts for fs w/o journal by Dmitry Monakhov · 9 years ago
  73. e2b911c ext4: clean up feature test macros with predicate functions by Darrick J. Wong · 9 years ago
  74. 6a797d2 ext4: call out CRC and corruption errors with specific error codes by Darrick J. Wong · 9 years ago
  75. 8c81bd8 ext4: store checksum seed in superblock by Darrick J. Wong · 9 years ago
  76. 8b4953e ext4: reserve code points for the project quota feature by Theodore Ts'o · 9 years ago
  77. 3684de8 ext4 crypto: ext4_page_crypto() doesn't need a encryption context by Theodore Ts'o · 9 years ago
  78. ebd173b ext4: move procfs registration code to fs/ext4/sysfs.c by Theodore Ts'o · 9 years ago
  79. b579901 ext4: move sysfs code from super.c to fs/ext4/sysfs.c by Theodore Ts'o · 9 years ago
  80. ed923b5 ext4: add ext4_get_block_dax() by Matthew Wilcox · 9 years ago
  81. 5a33911 ext4: replace ext4_io_submit->io_op with ->io_wbc by Tejun Heo · 9 years ago
  82. d857da7 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  83. 052b398 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  84. b03a2f7 ext4: improve warning directory handling messages by Andreas Dilger · 9 years ago
  85. 331573f ext4: Add support FALLOC_FL_INSERT_RANGE for fallocate by Namjae Jeon · 9 years ago
  86. 4d3c4e5 ext4 crypto: allocate the right amount of memory for the on-disk symlink by Theodore Ts'o · 9 years ago
  87. e709e9d ext4 crypto: encrypt tmpfile located in encryption protected directory by Theodore Ts'o · 9 years ago
  88. c936e1e ext4 crypto: use per-inode tfm structure by Theodore Ts'o · 9 years ago
  89. 8ee03714 ext4 crypto: use slab caches by Theodore Ts'o · 10 years ago
  90. f5aed2c ext4: clean up superblock encryption mode fields by Theodore Ts'o · 10 years ago
  91. b7236e2 ext4 crypto: reorganize how we store keys in the inode by Theodore Ts'o · 10 years ago
  92. e2881b1b ext4 crypto: separate kernel and userspace structure for the key by Theodore Ts'o · 10 years ago
  93. 5b643f9 ext4 crypto: optimize filename encryption by Theodore Ts'o · 10 years ago
  94. 92c8263 ext4: remove unused function prototype from ext4.h by Theodore Ts'o · 10 years ago
  95. a7a67e8 ext4: split inode_operations for encrypted symlinks off the rest by Al Viro · 10 years ago
  96. 8663da2 Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  97. 9402bdc ext4 crypto: remove duplicated encryption mode definitions by Chanho Park · 10 years ago
  98. a44cd7a ext4 crypto: add padding to filenames before encrypting by Theodore Ts'o · 10 years ago
  99. 5de0b4d ext4 crypto: simplify and speed up filename encryption by Theodore Ts'o · 10 years ago
  100. 6162e4b Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago