1. 59a2cee Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  2. 94ee1d9 nilfs2: remove filenames from file comments by Ryusuke Konishi · 3 years, 2 months ago
  3. 4fcd697 nilfs2: use bdev_nr_bytes instead of open coding it by Christoph Hellwig · 3 years, 3 months ago
  4. 312f79c nilfs2: fix typos in comments by Lu Jialin · 3 years, 8 months ago
  5. 7c7c436 nilfs2: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
  6. 21cb47b inode: make init and permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  7. a1d0747 nilfs2: use a more common logging style by Joe Perches · 4 years, 5 months ago
  8. 314999d fs: compat_ioctl: move FITRIM emulation into file systems by Arnd Bergmann · 6 years ago
  9. 5aca284 vfs: create a generic checking and prep function for FS_IOC_SETFLAGS by Darrick J. Wong · 6 years ago
  10. ae98043 nilfs2: convert to SPDX license tags by Ryusuke Konishi · 6 years ago
  11. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  12. e63e88b nilfs2: move ioctl interface and disk layout to uapi separately by Ryusuke Konishi · 8 years ago
  13. feee880 nilfs2: reduce bare use of printk() with nilfs_msg() by Ryusuke Konishi · 8 years ago
  14. 24e20ea nilfs2: get rid of nilfs_mdt_mark_block_dirty() by Ryusuke Konishi · 9 years ago
  15. 4b420ab nilfs2: clean up old e-mail addresses by Ryusuke Konishi · 9 years ago
  16. 5726d0b nilfs2: remove FSF mailing address from GPL notices by Ryusuke Konishi · 9 years ago
  17. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  18. 9abea2d ioctl_compat: handle FITRIM by Mikulas Patocka · 9 years ago
  19. e2c7617 nilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs() by Andreas Rohner · 10 years ago
  20. f9f32c4 nilfs2: add FITRIM ioctl support for nilfs2 by Andreas Rohner · 11 years ago
  21. 2cc88f3 nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctl by Andreas Rohner · 11 years ago
  22. d623a94 nilfs2: add comments for ioctls by Vyacheslav Dubeyko · 11 years ago
  23. 4b15d61 fs/nilfs2: fix integer overflow in nilfs_ioctl_wrap_copy() by Wenliang Fan · 11 years ago
  24. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  25. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  26. a9bae18 nilfs2: fix fix very long mount time issue by Vyacheslav Dubeyko · 12 years ago
  27. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  28. 2c22b33 nilfs2: Convert to new freezing mechanism by Jan Kara · 13 years ago
  29. 572d8b3 nilfs2: fix deadlock issue between chcp and thaw ioctls by Ryusuke Konishi · 12 years ago
  30. 1147597 nilfs2: flush disk caches in syncing by Ryusuke Konishi · 13 years ago
  31. 1ecd3c7 nilfs2: avoid overflowing segment numbers in nilfs_ioctl_clean_segments() by Xi Wang · 13 years ago
  32. 2a79f17 vfs: mnt_drop_write_file() by Al Viro · 13 years ago
  33. a561be7 switch a bunch of places to mnt_want_write_file() by Al Viro · 13 years ago
  34. 481fe17 nilfs2: potential integer overflow in nilfs_ioctl_clean_segments() by Haogang Chen · 13 years ago
  35. 695c60f nilfs2: unbreak compat ioctl by Thomas Meyer · 13 years ago
  36. 4e33f9e nilfs2: implement resize ioctl by Ryusuke Konishi · 14 years ago
  37. 619205d nilfs2: add ioctl which limits range of segment to be allocated by Ryusuke Konishi · 14 years ago
  38. 2e14967 userns: rename is_owner_or_cap to inode_owner_or_capable by Serge E. Hallyn · 14 years ago
  39. e3154e9 nilfs2: get rid of nilfs_sb_info structure by Ryusuke Konishi · 14 years ago
  40. ae19183 nilfs2: optimize rec_len functions by Ryusuke Konishi · 14 years ago
  41. 828b1c5 nilfs2: add compat ioctl by Ryusuke Konishi · 14 years ago
  42. cde98f0 nilfs2: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION by Ryusuke Konishi · 14 years ago
  43. 365e215 nilfs2: unfold nilfs_dat_inode function by Ryusuke Konishi · 14 years ago
  44. 947b10a nilfs2: fix regression of garbage collection ioctl by Ryusuke Konishi · 14 years ago
  45. 103cfcf nilfs2: nilfs_iget_for_gc() returns ERR_PTR by Dan Carpenter · 14 years ago
  46. 5beb6e0 nilfs2: add bdev freeze/thaw support by Ryusuke Konishi · 14 years ago
  47. 348fe8d nilfs2: simplify life cycle management of nilfs object by Ryusuke Konishi · 14 years ago
  48. 263d90c nilfs2: remove own inode hash used for GC by Ryusuke Konishi · 14 years ago
  49. d6d4c19 BKL: Remove BKL from NILFS2 by Jan Blunck · 15 years ago
  50. 44fa2b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  51. 7532340 nilfs2: fix a wrong type conversion in nilfs_ioctl() by Li Hong · 15 years ago
  52. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  53. 0d561f1 nilfs2: add reader's lock for cno in nilfs_ioctl_sync by Jiro SEKIBA · 15 years ago
  54. 7512487 nilfs2: use mnt_want_write in ioctls where write access is needed by Ryusuke Konishi · 15 years ago
  55. 33e189b nilfs2: Storage class should be before const qualifier by Tobias Klauser · 15 years ago
  56. c1ea985 nilfs2: fix lock order reversal in chcp operation by Ryusuke Konishi · 15 years ago
  57. c083234 nilfs2: fix missing cleanup of gc cache on error cases by Ryusuke Konishi · 15 years ago
  58. 5399dd1 nilfs2: fix kernel oops in error case of nilfs_ioctl_move_blocks by Ryusuke Konishi · 15 years ago
  59. 1cf58fa nilfs2: shorten freeze period due to GC in write operation v3 by Jiro SEKIBA · 15 years ago
  60. 003ff18 nilfs2: allow future expansion of metadata read out via get info ioctl by Ryusuke Konishi · 16 years ago
  61. 071cb4b nilfs2: eliminate removal list of segments by Ryusuke Konishi · 16 years ago
  62. d5046853 nilfs2: fix memory leak in nilfs_ioctl_clean_segments by Ryusuke Konishi · 16 years ago
  63. 83aca8f nilfs2: check size of array structured data exchanged via ioctls by Ryusuke Konishi · 16 years ago
  64. 4f6b828 nilfs2: fix lock order reversal in nilfs_clean_segments ioctl by Ryusuke Konishi · 16 years ago
  65. 47eb6b9 nilfs2: fix possible circular locking for get information ioctls by Ryusuke Konishi · 16 years ago
  66. 201913e nilfs2: fix circular locking dependency of writer mutex by Ryusuke Konishi · 16 years ago
  67. 1f5abe7 nilfs2: replace BUG_ON and BUG calls triggerable from ioctl by Ryusuke Konishi · 16 years ago
  68. 7a94619 nilfs2: use unlocked_ioctl by Ryusuke Konishi · 16 years ago
  69. 8082d36 nilfs2: remove compat ioctl code by Ryusuke Konishi · 16 years ago
  70. dc498d0 nilfs2: use fixed sized types for ioctl structures by Ryusuke Konishi · 16 years ago
  71. 1088dcf nilfs2: remove timedwait ioctl command by Ryusuke Konishi · 16 years ago
  72. 8acfbf0 nilfs2: clean up indirect function calling conventions by Pekka Enberg · 16 years ago
  73. b028fcf nilfs2: fix gc failure on volumes keeping numerous snapshots by Ryusuke Konishi · 16 years ago
  74. 47420c7 nilfs2: avoid double error caused by nilfs_transaction_end by Ryusuke Konishi · 16 years ago
  75. 3358b4a nilfs2: fix problems of memory allocation in ioctl by Ryusuke Konishi · 16 years ago
  76. 7942b91 nilfs2: ioctl operations by Koji Sato · 16 years ago