1. 72c2d53 file->f_op is never NULL... by Al Viro · 11 years ago
  2. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  3. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
  4. 630d9c4 fs: reduce the use of module.h wherever possible by Paul Gortmaker · 13 years ago
  5. 07d106d vfs: fix up ENOIOCTLCMD error handling by Linus Torvalds · 13 years ago
  6. 27a4f7e6 vfs: cleanup do_vfs_ioctl() by Namhyung Kim · 13 years ago
  7. d54cdc8 fs: make block fiemap mapping length at least blocksize long by Josef Bacik · 13 years ago
  8. ecf5632 fs: fix address space warnings in ioctl_fiemap() by Namhyung Kim · 13 years ago
  9. b86db47 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  10. 93bb41f fs: Do not dispatch FITRIM through separate super_operation by Lukas Czerner · 14 years ago
  11. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  12. 367a51a3 fs: Add FITRIM ioctl by Lukas Czerner · 14 years ago
  13. b19dd42 bkl: Remove locked .ioctl file operation by Arnd Bergmann · 14 years ago
  14. 18e9e51 Introduce freeze_super and thaw_super for the fsfreeze ioctl by Josef Bacik · 14 years ago
  15. 3a3076f Cleanup generic block based fiemap by Josef Bacik · 14 years ago
  16. e04b5ef __generic_block_fiemap(): fix for files bigger than 4GB by Mike Hommey · 15 years ago
  17. 5aa98b7 vfs: explicitly cast s_maxbytes in fiemap_check_ranges by Jeff Layton · 15 years ago
  18. 3e63cbb fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls by Ankit Jain · 15 years ago
  19. fe36adf No instance of ->bmap() needs BKL by Al Viro · 15 years ago
  20. 19ba055 vfs: Enable FS_IOC_FIEMAP and FIGETBSZ for all filetypes by Aneesh Kumar K.V · 15 years ago
  21. df3935f fiemap: fix problem with setting FIEMAP_EXTENT_LAST by Josef Bacik · 15 years ago
  22. 60aa492 Rationalize fasync return values by Jonathan Corbet · 15 years ago
  23. 7639842 Move FASYNC bit handling to f_op->fasync() by Jonathan Corbet · 15 years ago
  24. db1dd4d Use f_lock to protect f_flags by Jonathan Corbet · 15 years ago
  25. a26eab2 [CVE-2009-0029] System call wrappers part 15 by Heiko Carstens · 15 years ago
  26. fcccf50 filesystem freeze: implement generic freeze feature by Takashi Sato · 16 years ago
  27. e9079cc GFS2: Support for FIEMAP ioctl by Steven Whitehouse · 16 years ago
  28. 218d11a Fix a race condition in FASYNC handling by Jonathan Corbet · 16 years ago
  29. 06270d5 provide generic_block_fiemap() only with BLOCK=y by Adrian Bunk · 16 years ago
  30. 68c9d70 generic block based fiemap implementation by Josef Bacik · 16 years ago
  31. c4b929b vfs: vfs-level fiemap interface by Mark Fasheh · 16 years ago
  32. 67cde59 make vfs_ioctl() static by Adrian Bunk · 16 years ago
  33. f6a4c8b fix up kerneldoc in fs/ioctl.c a little bit by Christoph Hellwig · 16 years ago
  34. aa81a7c VFS: factor out three helpers for FIBMAP/FIONBIO/FIOASYNC file ioctls by Erez Zadok · 16 years ago
  35. deb21db VFS: swap do_ioctl and vfs_ioctl names by Erez Zadok · 16 years ago
  36. c9845ff VFS: apply coding standards to fs/ioctl.c by Erez Zadok · 16 years ago
  37. 681dcd95 drop obsolete sys_ioctl export by Christoph Hellwig · 17 years ago
  38. 64d67d2 revert "vanishing ioctl handler debugging" by Andrew Morton · 17 years ago
  39. 78ae87c vanishing ioctl handler debugging by Andrew Morton · 17 years ago
  40. acb0c85 vfs: remove superflous sb == NULL checks by Christoph Hellwig · 17 years ago
  41. 0f7fc9e [PATCH] VFS: change struct file to use struct path by Josef "Jeff" Sipek · 18 years ago
  42. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  43. 16f7e0f [PATCH] capable/capability.h (fs/) by Randy Dunlap · 19 years ago
  44. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago