1. 1c2c11f fs: create and use seq_show_option for escaping by Kees Cook · 9 years ago
  2. 6a3fa7e xfs: underflow bug in xfs_attrlist_by_handle() by Dan Carpenter · 11 years ago
  3. 6327ba1 xfs: kill suid/sgid through the truncate path. by Dave Chinner · 11 years ago
  4. acd7c2d xfs: Fix possible use-after-free with AIO by Jan Kara · 11 years ago
  5. 8c72c62 xfs: drop buffer io reference when a bad bio is built by Dave Chinner · 12 years ago
  6. 30a67e4 xfs: fix reading of wrapped log data by Dave Chinner · 12 years ago
  7. a76d980 tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking by Hugh Dickins · 12 years ago
  8. 33b02b8 don't pass nameidata to ->create() by Al Viro · 12 years ago
  9. 986122f stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  10. 93e6dc1 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  11. 295534f fs: introduce inode operation ->update_time by Josef Bacik · 12 years ago
  12. 032b199 FPII-2974 :[Part 3]Elevation of privilege vulnerability in kernel file system CVE-2016-7097 A-32458736 by Mark Salyzyn · 7 years ago
  13. 9451fcb FPII-2974 :[Part 1]Elevation of privilege vulnerability in kernel file system CVE-2016-7097 A-32458736 by Jan Kara · 8 years ago
  14. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  15. f21ce8f Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  16. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  17. 5a5881c xfs: add lots of attribute trace points by Dave Chinner · 12 years ago
  18. d97d32e xfs: Fix oops on IO error during xlog_recover_process_iunlinks() by Jan Kara · 12 years ago
  19. a66d636 xfs: fix fstrim offset calculations by Dave Chinner · 12 years ago
  20. 3948659 xfs: Account log unmount transaction correctly by Dave Chinner · 12 years ago
  21. 5132ba8 xfs: don't cache inodes read through bulkstat by Dave Chinner · 12 years ago
  22. f616137 xfs: trace xfs_name strings correctly by Christoph Hellwig · 12 years ago
  23. 49d99a2 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  24. c999a22 xfs: introduce an allocation workqueue by Dave Chinner · 12 years ago
  25. 1a1d772 xfs: Fix open flag handling in open_by_handle code by Dave Chinner · 12 years ago
  26. 5575acc xfs: fix deadlock in xfs_rtfree_extent by Kamal Dasu · 12 years ago
  27. 1c2ccc6 fs: xfs: fix section mismatch in linux-next by Gerard Snitselaar · 12 years ago
  28. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 12 years ago
  29. 8de5277 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} by Al Viro · 12 years ago
  30. f074211 xfs: fallback to vmalloc for large buffers in xfs_getbmap by Dave Chinner · 12 years ago
  31. ad650f5 xfs: fallback to vmalloc for large buffers in xfs_attrmulti_attr_get by Dave Chinner · 12 years ago
  32. 6eb2466 xfs: remove remaining scraps of struct xfs_iomap by Dave Chinner · 12 years ago
  33. f30d500 xfs: fix inode lookup race by Dave Chinner · 12 years ago
  34. 8d2a5e6 xfs: clean up minor sparse warnings by Dave Chinner · 12 years ago
  35. a05931c xfs: remove the global xfs_Gqm structure by Christoph Hellwig · 12 years ago
  36. b84a3a9 xfs: remove the per-filesystem list of dquots by Christoph Hellwig · 12 years ago
  37. 9f920f1 xfs: use per-filesystem radix trees for dquot lookup by Christoph Hellwig · 12 years ago
  38. f8739c3 xfs: per-filesystem dquot LRU lists by Christoph Hellwig · 12 years ago
  39. 48776fd xfs: use common code for quota statistics by Christoph Hellwig · 12 years ago
  40. 8f639dd xfs: reimplement fdatasync support by Christoph Hellwig · 12 years ago
  41. f5d8d5c xfs: split in-core and on-disk inode log item fields by Christoph Hellwig · 12 years ago
  42. 339a5f5 xfs: make xfs_inode_item_size idempotent by Christoph Hellwig · 12 years ago
  43. 8a9c998 xfs: log timestamp updates by Christoph Hellwig · 12 years ago
  44. 281627d xfs: log file size updates at I/O completion time by Christoph Hellwig · 12 years ago
  45. 84803fb xfs: log file size updates as part of unwritten extent conversion by Christoph Hellwig · 12 years ago
  46. 6923e68 xfs: do not require an ioend for new EOF calculation by Christoph Hellwig · 12 years ago
  47. aa6bf01 xfs: use per-filesystem I/O completion workqueues by Christoph Hellwig · 12 years ago
  48. 8960501 xfs: include reservations in quota reporting by Christoph Hellwig · 12 years ago
  49. 18535a7 xfs: merge xfs_qm_export_dquot into xfs_qm_scall_getquota by Christoph Hellwig · 12 years ago
  50. ad637a1 xfs: only take the ILOCK in xfs_reclaim_inode() by Alex Elder · 12 years ago
  51. 9006fb9 xfs: split and cleanup xfs_log_reserve by Christoph Hellwig · 12 years ago
  52. 42ceedb xfs: share code for grant head availability checks by Christoph Hellwig · 12 years ago
  53. e179840d xfs: share code for grant head wakeups by Christoph Hellwig · 12 years ago
  54. 23ee3df xfs: share code for grant head waiting by Christoph Hellwig · 12 years ago
  55. a79bf2d xfs: add xlog_grant_head_wake_all by Christoph Hellwig · 12 years ago
  56. c303c5b xfs: add xlog_grant_head_init by Christoph Hellwig · 12 years ago
  57. 2849696 xfs: add the xlog_grant_head structure by Christoph Hellwig · 12 years ago
  58. 14a7235 xfs: remove log space waitqueues by Christoph Hellwig · 12 years ago
  59. cfb7cdc xfs: cleanup xfs_log_space_wake by Christoph Hellwig · 12 years ago
  60. 5b03ff1 xfs: remove xfs_trans_unlocked_item by Christoph Hellwig · 12 years ago
  61. 3af1de7 xfs: do exact log space wakeups in xlog_ungrant_log_space by Christoph Hellwig · 12 years ago
  62. 09a423a xfs: split tail_lsn assignments from log space wakeups by Christoph Hellwig · 12 years ago
  63. 70b5437 xfs: cleanup quota check on disk blocks and inodes reservations by Mitsuo Hayasaka · 12 years ago
  64. 33e0eda xfs: make inode quota check more general by Mitsuo Hayasaka · 12 years ago
  65. d0a3fe6 xfs: change available ranges of softlimit and hardlimit in quota check by Mitsuo Hayasaka · 12 years ago
  66. c922bbc xfs: make inode quota check more general by Mitsuo Hayasaka · 12 years ago
  67. 20f12d8 xfs: change available ranges of softlimit and hardlimit in quota check by Mitsuo Hayasaka · 12 years ago
  68. f65020a XFS: xfs_trans_add_item() - don't assign in ASSERT() when compare is intended by Jesper Juhl · 12 years ago
  69. 0529348 XFS: xfs_trans_add_item() - don't assign in ASSERT() when compare is intended by Jesper Juhl · 12 years ago
  70. 92b2e5b xfs: use a normal shrinker for the dquot freelist by Christoph Hellwig · 12 years ago
  71. 04da0c8 xfs: use a normal shrinker for the dquot freelist by Christoph Hellwig · 12 years ago
  72. 4177af3 Define new macro XFS_ALL_QUOTA_ACTIVE and simply some usage by Chandra Seetharaman · 12 years ago
  73. 6bd92a2 Change xfs_sb_from_disk() interface to take a mount pointer by Chandra Seetharaman · 12 years ago
  74. 3673141 Define a new function xfs_inode_dquot() by Chandra Seetharaman · 12 years ago
  75. 6967b96 Define a new function xfs_this_quota_on() by Chandra Seetharaman · 12 years ago
  76. b995730 xfs: kill the unused XFS_BB_FSB_OFFSET macro by Amit Sahrawat · 12 years ago
  77. 021000e xfs: show uuid when mount fails due to duplicate uuid by Mitsuo Hayasaka · 12 years ago
  78. 4505360 xfs: pass KM_SLEEP flag to kmem_realloc() in xlog_recover_add_to_cnt_trans() by Mitsuo Hayasaka · 12 years ago
  79. 9b025eb xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink() by Jan Kara · 12 years ago
  80. d060646 xfs: cleanup xfs_file_aio_write by Christoph Hellwig · 12 years ago
  81. 5bf1f26 xfs: always return with the iolock held from xfs_file_aio_write_checks by Christoph Hellwig · 12 years ago
  82. 2813d68 xfs: remove the i_new_size field in struct xfs_inode by Christoph Hellwig · 12 years ago
  83. ce7ae15 xfs: remove the i_size field in struct xfs_inode by Christoph Hellwig · 12 years ago
  84. f392e63 xfs: replace i_pin_wait with a bit waitqueue by Christoph Hellwig · 12 years ago
  85. 474fce0 xfs: replace i_flock with a sleeping bitlock by Christoph Hellwig · 12 years ago
  86. 49e4c70 xfs: make i_flags an unsigned long by Christoph Hellwig · 12 years ago
  87. 8096b1e xfs: remove the if_ext_max field in struct xfs_ifork by Christoph Hellwig · 12 years ago
  88. 3d2b312 xfs: remove the unused dm_attrs structure by Christoph Hellwig · 12 years ago
  89. bf322d9 xfs: cleanup xfs_iomap_eof_align_last_fsb by Christoph Hellwig · 12 years ago
  90. 673e8e5 xfs: remove xfs_itruncate_data by Christoph Hellwig · 12 years ago
  91. 993ecff Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  92. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  93. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  94. 29ad0de Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  95. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  96. 576b1d6 xfs: propagate umode_t by Al Viro · 13 years ago
  97. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  98. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  99. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  100. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago