1. ff7eeb8 ceph: show non-default options only by Ilya Dryomov · 9 years ago
  2. ff40f9a libceph, ceph: split ceph_show_options() by Ilya Dryomov · 9 years ago
  3. 1c841a9 ceph: cleanup unsafe requests when reconnecting is denied by Yan, Zheng · 9 years ago
  4. a9f6eb6 ceph: don't zero i_wrbuffer_ref when reconnecting is denied by Yan, Zheng · 9 years ago
  5. 571ade3 ceph: don't mark dirty caps when there is no auth cap by Yan, Zheng · 9 years ago
  6. db40cc1 ceph: keep i_snap_realm while there are writers by Yan, Zheng · 9 years ago
  7. a149bb9 ceph: kstrdup() memory handling by Sanidhya Kashyap · 9 years ago
  8. c1d00b2 ceph: properly release page upon error by Taesoo Kim · 9 years ago
  9. 57e9546 ceph: match wait_for_completion_timeout return type by Nicholas Mc Guire · 9 years ago
  10. 3563dbdd ceph: use msecs_to_jiffies for time conversion by Nicholas Mc Guire · 10 years ago
  11. e1eba3e ceph: remove redundant declaration by Fabian Frederick · 9 years ago
  12. e2c3de0 ceph: fix dcache/nocache mount option by Yan, Zheng · 9 years ago
  13. 6e6f092 ceph: drop cap releases in requests composed before cap reconnect by Yan, Zheng · 9 years ago
  14. 6162e4b Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  15. 8b01fc8 fs: take i_mutex during prepare_binprm for set[ug]id executables by Jann Horn · 9 years ago
  16. dba94f2 Merge tag 'for-linus-4.1-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 9 years ago
  17. 8f502d5b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  18. 06a60de Merge tag 'for-f2fs-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 9 years ago
  19. c57dcb5 efivarfs: Ensure VariableName is NUL-terminated by Ross Lagerwall · 9 years ago
  20. 54e514b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  21. 6c8c903 proc: show locks in /proc/pid/fdinfo/X by Andrey Vagin · 9 years ago
  22. c3fe587 bfs: correct return values by Sanidhya Kashyap · 9 years ago
  23. c8f33d0 affs: kstrdup() memory handling by Sanidhya Kashyap · 9 years ago
  24. 79bda4d fs/affs: use affs_test_opt() by Fabian Frederick · 9 years ago
  25. 34f2483 fs/affs/super.c: use affs_set_opt() by Fabian Frederick · 9 years ago
  26. 6bf445c fs/affs/affs.h: add mount option manipulation macros by Fabian Frederick · 9 years ago
  27. a0016ff fs/affs: use AFFS_MOUNT prefix for mount options by Fabian Frederick · 9 years ago
  28. b796410 adfs: return correct return values by Sanidhya Kashyap · 9 years ago
  29. dfcce79 fs/exec.c:de_thread: move notify_count write under lock by Kirill Tkhai · 9 years ago
  30. 6e399cd prctl: avoid using mmap_sem for exe_file serialization by Davidlohr Bueso · 9 years ago
  31. 90f31d0 mm: rcu-protected get_mm_exe_file() by Konstantin Khlebnikov · 9 years ago
  32. 8de560d fs/fat: comment fix, fat_bits can be also 32 by Alexander Kuleshov · 9 years ago
  33. 58932ef fs/fat: remove unnecessary includes by Alexander Kuleshov · 9 years ago
  34. a40a7d9 fs/fat: remove unnecessary defintion by Alexander Kuleshov · 9 years ago
  35. db579e7 hfsplus: don't store special "osx" xattr prefix on-disk by Thomas Hebb · 9 years ago
  36. 059a704 hfsplus: fix expand when not enough available space by Sergei Antonov · 9 years ago
  37. 27a4e38 hfsplus: incorrect return value by Chengyu Song · 9 years ago
  38. 7ce844a fs/hfsplus: replace if/BUG by BUG_ON by Fabian Frederick · 9 years ago
  39. 1ad8d63 fs/hfsplus: use bool instead of int for is_known_namespace() return value by Fabian Frederick · 9 years ago
  40. 73d28d57 fs/hfsplus: atomically set inode->i_flags by Fabian Frederick · 9 years ago
  41. 5e61473 fs/hfsplus: move xattr_name allocation in hfsplus_setxattr() by Fabian Frederick · 9 years ago
  42. a3cef4c fs/hfsplus: move xattr_name allocation in hfsplus_getxattr() by Fabian Frederick · 9 years ago
  43. f01fa5f hfsplus: add missing curly braces in hfsplus_delete_cat() by Dan Carpenter · 9 years ago
  44. 13f2448 hfs: incorrect return values by Chengyu Song · 9 years ago
  45. faea2c5 nilfs2: use inode_set_flags() in nilfs_set_inode_flags() by Ryusuke Konishi · 9 years ago
  46. 0ce187c nilfs2: put out gfp mask manipulation from nilfs_set_inode_flags() by Ryusuke Konishi · 9 years ago
  47. 3377f84 nilfs2: fix gcc warning at nilfs_checkpoint_is_mounted() by Ryusuke Konishi · 9 years ago
  48. 53a2c3b nilfs2: improve execution time of NILFS_IOCTL_GET_CPINFO ioctl by Ryusuke Konishi · 9 years ago
  49. fa33915 nilfs2: add helper to find existent block on metadata file by Ryusuke Konishi · 9 years ago
  50. 5b20384 nilfs2: add bmap function to seek a valid key by Ryusuke Konishi · 9 years ago
  51. 3568a13 nilfs2: unify type of key arguments in bmap interface by Ryusuke Konishi · 9 years ago
  52. 0de6d6b nilfs2: use bgl_lock_ptr() by Ryusuke Konishi · 9 years ago
  53. ead8ecf nilfs2: use set_mask_bits() for operations on buffer state bitmap by Ryusuke Konishi · 9 years ago
  54. 6fb7a61 nilfs2: do not use async write flag for segment summary buffers by Ryusuke Konishi · 9 years ago
  55. f8ccad2 befs: replace typedef befs_inode_info by structure by Fabian Frederick · 9 years ago
  56. 038428f befs: replace typedef befs_sb_info by structure by Fabian Frederick · 9 years ago
  57. 09ad0ea befs: replace typedef befs_mount_options by structure by Fabian Frederick · 9 years ago
  58. 6ceafb8 fs/binfmt_misc.c: simplify entry_status() by Rasmus Villemoes · 9 years ago
  59. 4fc8adc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  60. 84588e7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  61. d82312c Merge branch 'for-4.1/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  62. d19d5ef Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  63. 1002755 f2fs: pass checkpoint reason on roll-forward recovery by Jaegeuk Kim · 9 years ago
  64. feb7cbb f2fs: avoid abnormal behavior on broken symlink by Jaegeuk Kim · 9 years ago
  65. d0cae97 f2fs: flush symlink path to avoid broken symlink after POR by Jaegeuk Kim · 9 years ago
  66. 542c311 Merge branch 'xfs-dio-extend-fix' into for-next by Dave Chinner · 9 years ago
  67. 0cefb29 xfs: using generic_file_direct_write() is unnecessary by Dave Chinner · 9 years ago
  68. 40c63fb xfs: direct IO EOF zeroing needs to drain AIO by Dave Chinner · 9 years ago
  69. b9d5984 xfs: DIO write completion size updates race by Dave Chinner · 9 years ago
  70. a06c277 xfs: DIO writes within EOF don't need an ioend by Dave Chinner · 9 years ago
  71. 6dfa1b6 xfs: handle DIO overwrite EOF update completion correctly by Dave Chinner · 9 years ago
  72. d5cc2e3 xfs: DIO needs an ioend for writes by Dave Chinner · 9 years ago
  73. 1fdca9c xfs: move DIO mapping size calculation by Dave Chinner · 9 years ago
  74. a719370 xfs: factor DIO write mapping from get_blocks by Dave Chinner · 9 years ago
  75. 6ddb244 ext4 crypto: enable encryption feature flag by Theodore Ts'o · 9 years ago
  76. f348c25 ext4 crypto: add symlink encryption by Theodore Ts'o · 9 years ago
  77. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  78. 25ce319 proc: remove use of seq_printf return value by Joe Perches · 9 years ago
  79. 41416f2 lib/string_helpers.c: change semantics of string_escape_mem by Rasmus Villemoes · 9 years ago
  80. 2813893 kernel: conditionally support non-root users, groups and capabilities by Iulia Manda · 9 years ago
  81. e4bc332 /proc/PID/status: show all sets of pid according to ns by Chen Hanxiao · 9 years ago
  82. be64f88 dax: unify ext2/4_{dax,}_file_operations by Boaz Harrosh · 9 years ago
  83. 0e3b210 dax: use pfn_mkwrite to update c/mtime + freeze protection by Boaz Harrosh · 9 years ago
  84. ee14624 fs, jfs: remove slab object constructor by David Rientjes · 9 years ago
  85. 7ca02d0 hugetlbfs: accept subpool min_size mount option and setup accordingly by Mike Kravetz · 9 years ago
  86. 9df47ba f2fs: change 0 to false for bool type by Taehee Yoo · 9 years ago
  87. 6d50ff9 Merge tag 'locks-v4.1-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 9 years ago
  88. e44740c Merge tag 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 9 years ago
  89. d613896 Merge tag 'upstream-4.1-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  90. fa92789 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  91. bb668734 VFS: assorted d_backing_inode() annotations by David Howells · 9 years ago
  92. df2b1af VFS: fs/inode.c helpers: d_inode() annotations by David Howells · 9 years ago
  93. 466b77b VFS: fs/cachefiles: d_backing_inode() annotations by David Howells · 9 years ago
  94. dea655c VFS: fs library helpers: d_inode() annotations by David Howells · 9 years ago
  95. 75c3cfa VFS: assorted weird filesystems: d_inode() annotations by David Howells · 9 years ago
  96. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  97. 5153bc8 VFS: Cachefiles should perform fs modifications on the top layer only by David Howells · 9 years ago
  98. 6683de3 configfs: Fix inconsistent use of file_inode() vs file->f_path.dentry->d_inode by David Howells · 9 years ago
  99. 4bbcbd3 VFS: Make pathwalk use d_is_reg() rather than S_ISREG() by David Howells · 9 years ago
  100. 7ceab50 VFS: Fix up debugfs to use d_is_dir() in place of S_ISDIR() by David Howells · 9 years ago