1. 63c52d7 f2fs: don't invalidate atomic page if successful by Jaegeuk Kim · 8 years ago
  2. 58457f1 f2fs: give -E2BIG for no space in xattr by Jaegeuk Kim · 8 years ago
  3. 4da7bf5 f2fs: remove redundant condition check by Jaegeuk Kim · 8 years ago
  4. 26dc3d4 f2fs: unset atomic/volatile flag in f2fs_release_file by Jaegeuk Kim · 8 years ago
  5. de5307e f2fs: fix dropping inmemory pages in a wrong time by Jaegeuk Kim · 8 years ago
  6. ff37355 f2fs: add BUG_ON to avoid unnecessary flow by Jaegeuk Kim · 9 years ago
  7. 4a6de50 f2fs: use PGP_LOCK to check its truncation by Jaegeuk Kim · 9 years ago
  8. 675f10b f2fs: fix to convert inline directory correctly by Chao Yu · 9 years ago
  9. 8c11a53 f2fs: show current mount status by Jaegeuk Kim · 9 years ago
  10. faa0e55 f2fs: treat as a normal umount when remounting ro by Jaegeuk Kim · 9 years ago
  11. 6781eab f2fs: give -EINVAL for norecovery and rw mount by Jaegeuk Kim · 9 years ago
  12. df728b0 f2fs: recover superblock at RW remounts by Jaegeuk Kim · 9 years ago
  13. f2353d7 f2fs: give RO message when recovering superblock by Jaegeuk Kim · 9 years ago
  14. dfe7058 Merge tag 'for-linus-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  15. 34dbbcd Make file credentials available to the seqfile interfaces by Linus Torvalds · 8 years ago
  16. e97321f GFS2: Don't dereference inode in gfs2_inode_lookup until it's valid by Bob Peterson · 8 years ago
  17. fafc4e1 sock: tigthen lockdep checks for sock_owned_by_user by Hannes Frederic Sowa · 8 years ago
  18. 03a8bb0 ext4/fscrypto: avoid RCU lookup in d_revalidate by Jaegeuk Kim · 8 years ago
  19. 87243de debugfs: Make automount point inodes permanently empty by Seth Forshee · 9 years ago
  20. c4a74f6 debugfs: unproxify files created through debugfs_create_u32_array() by Nicolai Stange · 9 years ago
  21. 83b711c debugfs: unproxify files created through debugfs_create_blob() by Nicolai Stange · 9 years ago
  22. 4d45f79 debugfs: unproxify files created through debugfs_create_bool() by Nicolai Stange · 9 years ago
  23. 4909f16 debugfs: unproxify integer attribute files by Nicolai Stange · 9 years ago
  24. c646880 debugfs: add support for self-protecting attribute file fops by Nicolai Stange · 9 years ago
  25. 49d200d debugfs: prevent access to removed files' private data by Nicolai Stange · 9 years ago
  26. 9fd4dce debugfs: prevent access to possibly dead file_operations at file open by Nicolai Stange · 9 years ago
  27. b32e448 fscrypto: don't let data integrity writebacks fail with ENOMEM by Jaegeuk Kim · 8 years ago
  28. 33b1395 f2fs: use dget_parent and file_dentry in f2fs_file_open by Jaegeuk Kim · 8 years ago
  29. d7d7535 fscrypto: use dget_parent() in fscrypt_d_revalidate() by Jaegeuk Kim · 8 years ago
  30. a527b38 GFS2: fs/gfs2/glock.c: Deinline do_error, save 1856 bytes by Denys Vlasenko · 8 years ago
  31. 5ac7eac KEYS: Add a facility to restrict new links into a keyring by David Howells · 8 years ago
  32. dc44b3a rxrpc: Differentiate local and remote abort codes in structs by David Howells · 8 years ago
  33. 2f02f7a afs: Wait for outstanding async calls before closing rxrpc socket by David Howells · 8 years ago
  34. ce23e64 ->getxattr(): pass dentry and inode as separate arguments by Al Viro · 8 years ago
  35. b296821 xattr_handler: pass dentry and inode as separate arguments of ->get() by Al Viro · 8 years ago
  36. 9f2394c Revert "ext4: allow readdir()'s of large empty directories to be interrupted" by Linus Torvalds · 8 years ago
  37. 79a628d reiserfs: switch to generic_{get,set,remove}xattr() by Al Viro · 8 years ago
  38. 5fdccfe cifs: kill more bogus checks in ->...xattr() methods by Al Viro · 8 years ago
  39. fc64005 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb by Al Viro · 8 years ago
  40. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  41. 839a3f7 Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  42. 6759212 Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 8 years ago
  43. e56f498 orangefs: remove unused variable by Martin Brandenburg · 9 years ago
  44. 1917a69 orangefs: Add KERN_<LEVEL> to gossip_<level> macros by Joe Perches · 9 years ago
  45. 2eacea7 orangefs: strncpy -> strscpy by Martin Brandenburg · 8 years ago
  46. f83140c orangefs: clean up truncate ctime and mtime setting by Martin Brandenburg · 9 years ago
  47. 2fa37fd Orangefs: fix ifnullfree.cocci warnings by kbuild test robot · 9 years ago
  48. a9bb3ba Orangefs: optimize boilerplate code. by Mike Marshall · 8 years ago
  49. 2d09a2c Orangefs: xattr.c cleanup by Mike Marshall · 8 years ago
  50. 93061f3 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  51. 56f23fd Btrfs: fix file/data loss caused by fsync after rename and new inode by Filipe Manana · 9 years ago
  52. 6e3e6d5 xfs: mute some sparse warnings by Eryu Guan · 8 years ago
  53. 664b60f xfs: improve kmem_realloc by Christoph Hellwig · 8 years ago
  54. 9f27889 xfs: Add caller function output to xfs_log_force tracepoint by Carlos Maiolino · 8 years ago
  55. 710b1e2 xfs: remove transaction types by Christoph Hellwig · 8 years ago
  56. 253f491 xfs: better xfs_trans_alloc interface by Christoph Hellwig · 8 years ago
  57. 0e51a8e xfs: optimize bio handling in the buffer writeback path by Christoph Hellwig · 8 years ago
  58. 37992c1 xfs: don't release bios on completion immediately by Dave Chinner · 8 years ago
  59. bb18782 xfs: build bios directly in xfs_add_to_ioend by Dave Chinner · 8 years ago
  60. 3ab3ffc xfs: collapse cases in xfs_attr3_leaf_list_int by Eric Sandeen · 8 years ago
  61. 7af5ad2 xfs: remove put_value from attr ->put_listent context by Eric Sandeen · 8 years ago
  62. e5bd12b xfs: don't pass value into attr ->put_listent by Eric Sandeen · 8 years ago
  63. 2a6fba6 xfs: only return -errno or success from attr ->put_listent by Eric Sandeen · 8 years ago
  64. 30ee052 xfs: optimize inline symlinks by Christoph Hellwig · 8 years ago
  65. bfe8804d xfs: use ->readlink to implement the readlink_by_handle ioctl by Christoph Hellwig · 8 years ago
  66. 2b3d1d4 xfs: set up inode operation vectors later by Christoph Hellwig · 8 years ago
  67. 143f4ae xfs: factor out a helper to initialize a local format inode fork by Christoph Hellwig · 8 years ago
  68. ce5c767 xfs: add missing break in xfs_parseargs() by Eryu Guan · 8 years ago
  69. ad747e3 xfs: Don't wrap growfs AGFL indexes by Dave Chinner · 8 years ago
  70. d0a58e8 xfs: disallow rw remount on fs with unknown ro-compat features by Eric Sandeen · 8 years ago
  71. 6115267 gfs2: Use gfs2 wrapper to sync inode before calling generic_file_splice_read() by Abhi Das · 8 years ago
  72. 73cc862 GFS2: Get rid of dead code in inode_go_demote_ok by Bob Peterson · 9 years ago
  73. 8f6fd83 rhashtable: accept GFP flags in rhashtable_walk_init by Bob Copeland · 9 years ago
  74. e865f49 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  75. c7e82c6 Merge tag 'f2fs-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 9 years ago
  76. 4a2d057 Merge branch 'PAGE_CACHE_SIZE-removal' by Linus Torvalds · 9 years ago
  77. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 9 years ago
  78. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  79. 7ccefb9 btrfs: Reset IO error counters before start of device replacing by Yauhen Kharuzhy · 9 years ago
  80. 0f5dcf8 btrfs: Add qgroup tracing by Mark Fasheh · 9 years ago
  81. c79b471 Btrfs: don't use src fd for printk by Josef Bacik · 9 years ago
  82. 8f282f7 btrfs: fallback to vmalloc in btrfs_compare_tree by David Sterba · 9 years ago
  83. 918c2ee btrfs: handle non-fatal errors in btrfs_qgroup_inherit() by Mark Fasheh · 9 years ago
  84. 0305bc2 btrfs: Output more info for enospc_debug mount option by Qu Wenruo · 9 years ago
  85. 264813a Btrfs: fix invalid reference in replace_path by Liu Bo · 9 years ago
  86. 2a162ce Btrfs: Improve FL_KEEP_SIZE handling in fallocate by Davide Italiano · 9 years ago
  87. 7367ab9 Merge branch 'for-linus' into work.iov_iter by Al Viro · 9 years ago
  88. 03cc078 do_splice_to(): cap the size before passing to ->splice_read() by Al Viro · 9 years ago
  89. bc61384 rw_verify_area(): saner calling conventions by Al Viro · 9 years ago
  90. 2958ec1 aio: remove a pointless assignment by Al Viro · 9 years ago
  91. c325a67 ext4: ignore quota mount options if the quota feature is enabled by Theodore Ts'o · 9 years ago
  92. 4762cc3 ext4 crypto: fix some error handling by Dan Carpenter · 9 years ago
  93. 82d2a34 Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  94. 22fed39 Merge tag 'for-linus' of git://github.com/martinbrandenburg/linux by Linus Torvalds · 9 years ago
  95. 8f0e874 ext4: avoid calling dquot_get_next_id() if quota is not enabled by Theodore Ts'o · 9 years ago
  96. e84dfbe ext4: retry block allocation for failed DIO and DAX writes by Jan Kara · 9 years ago
  97. daf647d ext4: add lockdep annotations for i_data_sem by Theodore Ts'o · 9 years ago
  98. 878dfd3 orangefs: minimum userspace version is 2.9.3 by Martin Brandenburg · 9 years ago
  99. 641bb32 orangefs: don't put readdir slot twice by Martin Brandenburg · 9 years ago
  100. e9dcfaf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago