1. 637241a kmsg: honor dmesg_restrict sysctl on /dev/kmsg by Kees Cook · 12 years ago
  2. 981250c ext4: don't use EXT4_FREE_BLOCKS_FORGET unnecessarily by Theodore Ts'o · 12 years ago
  3. 2ed5724 ext4: add cond_resched() to ext4_free_blocks() & ext4_mb_regular_allocator() by Theodore Ts'o · 12 years ago
  4. 8d7a8fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  5. 699489b f2fs: sync dir->i_size with its block allocation by Jaegeuk Kim · 12 years ago
  6. 5a00f3c GFS2: Only do one directory search on create by Steven Whitehouse · 12 years ago
  7. 2d4d9fb5 f2fs: fix i_blocks translation on various types of files by Jaegeuk Kim · 12 years ago
  8. 5fb0837 f2fs: set sb->s_fs_info before calling parse_options() by Gu Zheng · 12 years ago
  9. 8ae8f16 f2fs: support xattr security labels by Jaegeuk Kim · 12 years ago
  10. bbd465d hpfs: fix warnings when the filesystem fills up by Mikulas Patocka · 12 years ago
  11. 81db4db Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  12. 6b140b8 NFS: Add in v4.2 callback operation by Bryan Schumaker · 12 years ago
  13. 459de2e NFS: Make callbacks minor version generic by Bryan Schumaker · 12 years ago
  14. f58eda9 Kconfig: Add Kconfig entry for Labeled NFS V4 client by Steve Dickson · 12 years ago
  15. c9bccef NFS: Extend NFS xattr handlers to accept the security namespace by David Quigley · 12 years ago
  16. aa9c266 NFS: Client implementation of Labeled-NFS by David Quigley · 12 years ago
  17. 14c43f7 NFS: Add label lifecycle management by David Quigley · 12 years ago
  18. 1775fd3 NFS:Add labels to client function prototypes by David Quigley · 12 years ago
  19. a09df2c NFSv4: Extend fattr bitmaps to support all 3 words by David Quigley · 12 years ago
  20. e058f70 NFSv4: Introduce new label structure by Steve Dickson · 12 years ago
  21. 42c2c42 NFSv4.2: Added NFS v4.2 support to the NFS client by Steve Dickson · 12 years ago
  22. 649f6e7 LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data. by David Quigley · 12 years ago
  23. 13e6c37 Btrfs: stop all workers before cleaning up roots by Josef Bacik · 12 years ago
  24. 2932505 Btrfs: fix use-after-free bug during umount by Liu Bo · 12 years ago
  25. a9995ee Btrfs: init relocate extent_io_tree with a mapping by Josef Bacik · 12 years ago
  26. 6379ef9 btrfs: Drop inode if inode root is NULL by Naohiro Aota · 12 years ago
  27. 7b5ff90 Btrfs: don't delete fs_roots until after we cleanup the transaction by Josef Bacik · 12 years ago
  28. 0df5ed6 eCryptfs: Make extent and scatterlist crypt function parameters similar by Tyler Hicks · 12 years ago
  29. 406c93d eCryptfs: Collapse crypt_page_offset() into crypt_extent() by Tyler Hicks · 12 years ago
  30. d78de61 eCryptfs: Merge ecryptfs_encrypt_extent() and ecryptfs_decrypt_extent() by Tyler Hicks · 12 years ago
  31. a8ca90e eCryptfs: Combine page_offset crypto functions by Tyler Hicks · 12 years ago
  32. 00a6994 eCryptfs: Combine encrypt_scatterlist() and decrypt_scatterlist() by Tyler Hicks · 12 years ago
  33. 9c6043f eCryptfs: Decrypt pages in-place by Tyler Hicks · 12 years ago
  34. 28916d1 eCryptfs: Accept one offset parameter in page offset crypto functions by Tyler Hicks · 12 years ago
  35. 24d1526 eCryptfs: Simplify lower file offset calculation by Tyler Hicks · 12 years ago
  36. 0f89617 eCryptfs: Read/write entire page during page IO by Tyler Hicks · 12 years ago
  37. 12003e5 eCryptfs: Use entire helper page during page crypto operations by Tyler Hicks · 12 years ago
  38. fc8b14d eCryptfs: Cocci spatch "memdup.spatch" by Thomas Meyer · 12 years ago
  39. b8e9dbac Merge tag 'ecryptfs-3.10-rc5-msync' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  40. fc60bb8 sysfs_notify is only possible on file attributes by Nick Dyer · 12 years ago
  41. e432785 Merge branch 'for-3.10' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  42. 698b822 ncpfs: fix rmdir returns Device or resource busy by Dave Chiluk · 12 years ago
  43. 5deb826 f2fs: fix iget/iput of dir during recovery by Jaegeuk Kim · 12 years ago
  44. e6395b6 Merge tag 'for-linus-v3.10-rc5' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  45. c45ffdd NFSv4: Close another NFSv4 recovery race by Trond Myklebust · 12 years ago
  46. 275bb30 NFSv4: Move dentry instantiation into the NFSv4-specific atomic open code by Trond Myklebust · 12 years ago
  47. 3efb972 NFSv4: Refactor _nfs4_open_and_get_state to set ctx->state by Trond Myklebust · 12 years ago
  48. 4197a05 NFSv4: Cleanup: pass the nfs_open_context to nfs4_do_open by Trond Myklebust · 12 years ago
  49. 1a1a29f NFSv4: Remove redundant check for FMODE_EXEC in nfs_finish_open by Trond Myklebust · 12 years ago
  50. 5cc2216 NFSv4.1: Simplify setting the layout header credential by Trond Myklebust · 12 years ago
  51. 4f0b429 NFSv4.1: Enable state protection by Trond Myklebust · 12 years ago
  52. cd5875f NFSv4.1: Use layout credentials for get_deviceinfo calls by Trond Myklebust · 12 years ago
  53. ab7cb0d NFSv4.1: Ensure that test_stateid and free_stateid use correct credentials by Trond Myklebust · 12 years ago
  54. 965e9c2 NFSv4.1: Ensure that reclaim_complete uses the right credential by Trond Myklebust · 12 years ago
  55. 9556000 NFSv4.1: Ensure that layoutreturn uses the correct credential by Trond Myklebust · 12 years ago
  56. 6ab5934 NFSv4.1: Ensure that layoutget is called using the layout credential by Trond Myklebust · 12 years ago
  57. 20970ba ext4: use ext4_da_writepages() for all modes by Theodore Ts'o · 12 years ago
  58. 0a8aa19 xfs: increase number of ACL entries for V5 superblocks by Dave Chinner · 12 years ago
  59. f763fd4 xfs: disable noattr2/attr2 mount options for CRC enabled filesystems by Dave Chinner · 12 years ago
  60. ad868af xfs: inode unlinked list needs to recalculate the inode CRC by Dave Chinner · 12 years ago
  61. 7540617 xfs: fix log recovery transaction item reordering by Dave Chinner · 12 years ago
  62. ea92953 xfs: fix remote attribute invalidation for a leaf by Dave Chinner · 12 years ago
  63. bb9b8e8 xfs: rework dquot CRCs by Dave Chinner · 12 years ago
  64. f4afb4f ext4: optimize test_root() by Theodore Ts'o · 12 years ago
  65. 2f2e09e ext4: add sanity check to ext4_get_group_info() by Theodore Ts'o · 12 years ago
  66. b302ef2 ext4: verify group number in verify_group_input() before using it by Theodore Ts'o · 12 years ago
  67. a1d8d9a7 ext4: add check to io_submit_init_bio by Theodore Ts'o · 12 years ago
  68. a9aefd7 GFS2: fix error propagation in init_threads() by Alexey Khoroshilov · 12 years ago
  69. b2b3460 f2fs: reorganise the function get_victim_by_default by Namjae Jeon · 12 years ago
  70. eb8630d jfs: Update jfs_error by Joe Perches · 12 years ago
  71. 21d1101 jfs: fix sparse warning in fs/jfs/xattr.c by Dave Kleikamp · 12 years ago
  72. 5c87d4b xfs: increase number of ACL entries for V5 superblocks by Dave Chinner · 12 years ago
  73. d3eaace xfs: disable noattr2/attr2 mount options for CRC enabled filesystems by Dave Chinner · 12 years ago
  74. 0a32c26 xfs: inode unlinked list needs to recalculate the inode CRC by Dave Chinner · 12 years ago
  75. a775ad7 xfs: fix log recovery transaction item reordering by Dave Chinner · 12 years ago
  76. edd2e9a GFS2: Remove no-op wrapper function by Steven Whitehouse · 12 years ago
  77. 2b6f8860 GFS2: Cocci spatch "ptr_ret.spatch" by Thomas Meyer · 12 years ago
  78. cd51e61e GFS2: Eliminate gfs2_rg_lops by Bob Peterson · 12 years ago
  79. 7f63257 GFS2: Sort buffer lists by inplace block number by Benjamin Marzinski · 12 years ago
  80. bc5abcf eCryptfs: Check return of filemap_write_and_wait during fsync by Tyler Hicks · 12 years ago
  81. 6f66f90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 12 years ago
  82. 8764d86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  83. 59913f1 xfs: fix remote attribute invalidation for a leaf by Dave Chinner · 12 years ago
  84. 6fcdc59 xfs: rework dquot CRCs by Dave Chinner · 12 years ago
  85. 5dc23bd ext4: remove ext4_ioend_wait() by Jan Kara · 12 years ago
  86. c724585 ext4: don't wait for extent conversion in ext4_punch_hole() by Jan Kara · 12 years ago
  87. 38b8ff7 ext4: Remove wait for unwritten extents in ext4_ind_direct_IO() by Jan Kara · 12 years ago
  88. 92e6222 ext4: remove i_mutex from ext4_file_sync() by Jan Kara · 12 years ago
  89. 37b10dd ext4: use generic_file_fsync() in ext4_file_fsync() in nojournal mode by Jan Kara · 12 years ago
  90. a115f74 ext4: remove wait for unwritten extent conversion from ext4_truncate() by Jan Kara · 12 years ago
  91. e834039 ext4: protect extent conversion after DIO with i_dio_count by Jan Kara · 12 years ago
  92. b0857d3 ext4: defer clearing of PageWriteback after extent conversion by Jan Kara · 12 years ago
  93. 2e8fa54 ext4: split extent conversion lists to reserved & unreserved parts by Jan Kara · 12 years ago
  94. 6b523df ext4: use transaction reservation for extent conversion in ext4_end_io by Jan Kara · 12 years ago
  95. 3613d22 ext4: remove buffer_uninit handling by Jan Kara · 12 years ago
  96. 4e7ea81 ext4: restructure writeback path by Jan Kara · 12 years ago
  97. fffb273 ext4: better estimate credits needed for ext4_da_writepages() by Jan Kara · 12 years ago
  98. fa55a0e ext4: improve writepage credit estimate for files with indirect blocks by Jan Kara · 12 years ago
  99. f2d50a6 ext4: deprecate max_writeback_mb_bump sysfs attribute by Jan Kara · 12 years ago
  100. 39bba40 ext4: stop messing with nr_to_write in ext4_da_writepages() by Jan Kara · 12 years ago