1. 52ef0c0 switch securityfs_create_file() to umode_t by Al Viro · 13 years ago
  2. 910f4ece switch security_path_chmod() to umode_t by Al Viro · 13 years ago
  3. 49f0a07 switch sys_chmod()/sys_fchmod()/sys_fchmodat() to umode_t by Al Viro · 13 years ago
  4. 36fcb58 sysctl: use umode_t for table permissions by Al Viro · 13 years ago
  5. dba19c6 get rid of open-coded S_ISREG(), etc. by Al Viro · 13 years ago
  6. 1b9d5ff7 mqueue: propagate umode_t by Al Viro · 13 years ago
  7. 8d334ac switch is_sxid() to umode_t by Al Viro · 13 years ago
  8. 62bb109 switch inode_init_owner() to umode_t by Al Viro · 13 years ago
  9. 175a4eb fs: propagate umode_t, misc bits by Al Viro · 13 years ago
  10. 030a8ba autofs4: propagate umode_t by Al Viro · 13 years ago
  11. c47da79 hfsplus: propagate umode_t by Al Viro · 13 years ago
  12. e021d7b hfs: propagate umode_t by Al Viro · 13 years ago
  13. 5206efd cifs: propagate umode_t by Al Viro · 13 years ago
  14. dacd0e7 fat: propagate umode_t by Al Viro · 13 years ago
  15. d0c00d0 ntfs: propagate umode_t by Al Viro · 13 years ago
  16. 7328bdd isofs: propagate umode_t by Al Viro · 13 years ago
  17. faa1729 udf: propagate umode_t by Al Viro · 13 years ago
  18. 541af6a fuse: propagate umode_t by Al Viro · 13 years ago
  19. 632861f pohmelfs: propagate umode_t by Al Viro · 13 years ago
  20. 09208d1 shmem, ramfs: propagate umode_t, open-coded S_ISREG by Al Viro · 13 years ago
  21. 8817644 logfs: propagate umode_t by Al Viro · 13 years ago
  22. ad44be5 ubifs: propagate umode_t by Al Viro · 13 years ago
  23. 5eee25c ncpfs: propagate umode_t by Al Viro · 13 years ago
  24. 18df225 hugetlbfs: propagate umode_t by Al Viro · 13 years ago
  25. bef41c2 exofs: propagate umode_t by Al Viro · 13 years ago
  26. c6e49e3 nilfs: propagate umode_t by Al Viro · 13 years ago
  27. 64f1426 sunrpc: propagate umode_t by Al Viro · 13 years ago
  28. a760b03 affs: propagate umode_t by Al Viro · 13 years ago
  29. a5e7ed3 cgroup: propagate mode_t by Al Viro · 13 years ago
  30. f9ec800 infiniband: umode_t noise, including open-coded S_ISDIR() by Al Viro · 13 years ago
  31. faef2b6 sysfs: propagate umode_t by Al Viro · 13 years ago
  32. 5b91aca usbfs: propagate umode_t by Al Viro · 13 years ago
  33. fec0eba hypfs: umode_t noise and properly spelled S_ISDIR/S_ISREG by Al Viro · 13 years ago
  34. 67697cb ocfs2: propagate umode_t by Al Viro · 13 years ago
  35. 2b15ad0 dlmfs: use inode_init_owner() by Al Viro · 13 years ago
  36. 3eda0de 9p: propagate umode_t by Al Viro · 13 years ago
  37. 587228b omfs: propagate umode_t by Al Viro · 13 years ago
  38. 8e07189 reiserfs: propagate umode_t by Al Viro · 13 years ago
  39. 576b1d6 xfs: propagate umode_t by Al Viro · 13 years ago
  40. dd716e6 sysv: propagate umode_t by Al Viro · 13 years ago
  41. 6a9a06d ufs: propagate umode_t by Al Viro · 13 years ago
  42. 4f45ba3 minix: propagate umode_t by Al Viro · 13 years ago
  43. dcca3fe ext4: propagate umode_t by Al Viro · 13 years ago
  44. 69b34f3 ext3: propagate umode_t by Al Viro · 13 years ago
  45. 3ea40bc ext2: propagate umode_t by Al Viro · 13 years ago
  46. c2837de 9p: don't bother with unixmode2p9mode() for link() and symlink() by Al Viro · 13 years ago
  47. 18cb1b0 kill ecryptfs_create_underlying_file() by Al Viro · 13 years ago
  48. 4394751 configfs: convert to umode_t by Al Viro · 13 years ago
  49. fbd48a6 switch devtmpfs to umode_t by Al Viro · 13 years ago
  50. f4ae40a switch debugfs to umode_t by Al Viro · 13 years ago
  51. 48176a9 switch sysfs_chmod_file() to umode_t by Al Viro · 13 years ago
  52. d161a13 switch procfs to umode_t use by Al Viro · 13 years ago
  53. 587a1f1 switch ->is_visible() to returning umode_t by Al Viro · 13 years ago
  54. 9104e42 switch sysfs attr->mode to umode_t by Al Viro · 13 years ago
  55. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  56. 7d54fa6 hugetlbfs: switch to inode_init_owner() by Al Viro · 13 years ago
  57. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  58. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  59. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  60. 8208a22 switch sys_mknodat(2) to umode_t by Al Viro · 13 years ago
  61. ff01bb48 fs: move code out of buffer.c by Al Viro · 13 years ago
  62. 94ea415 separate partition format handling from generic code by Al Viro · 13 years ago
  63. 9be96f3 move fs/partitions to block/ by Al Viro · 13 years ago
  64. 4752bc3 make register_disk() static by Al Viro · 13 years ago
  65. dabe0dc vfs: fix the rest of sget() races by Al Viro · 13 years ago
  66. cf31e70 vfs: new helper - vfs_ustat() by Al Viro · 13 years ago
  67. c972b4b vfs: live vfsmounts never have NULL ->mnt_sb by Al Viro · 13 years ago
  68. 4c1d5a6 vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root by Al Viro · 13 years ago
  69. 32dc730 get rid of timer in kern/acct.c by Al Viro · 13 years ago
  70. 84b92d3 vfs: pipe.c is really non-modular by Al Viro · 13 years ago
  71. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  72. 2a79f17 vfs: mnt_drop_write_file() by Al Viro · 13 years ago
  73. 8c9379e constify seq_file stuff by Al Viro · 13 years ago
  74. 79e801a vfs: make do_kern_mount() static by Al Viro · 13 years ago
  75. a516616 vfs: convert fs_supers to hlist by Al Viro · 13 years ago
  76. 5352d3b make nfs_follow_remote_path() handle ERR_PTR() passed as root_mnt by Al Viro · 13 years ago
  77. 5ffc283 vfs: kill ->mnt_devname use in afs printks by Al Viro · 13 years ago
  78. e407699 btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason... by Al Viro · 13 years ago
  79. c5dc332 tomoyo: stop including hell knows what by Al Viro · 13 years ago
  80. aa0a4cf vfs: dentry_reset_mounted() doesn't use vfsmount argument by Al Viro · 13 years ago
  81. 6c449c8 unexport put_mnt_ns(), make create_mnt_ns() static outright by Al Viro · 13 years ago
  82. aafd08d vfs: add missing parens in pnode.h macros by Al Viro · 13 years ago
  83. afac7cb vfs: more mnt_parent cleanups by Al Viro · 13 years ago
  84. b2dba1a vfs: new internal helper: mnt_has_parent(mnt) by Al Viro · 13 years ago
  85. aa9c0e0 vfs: kill pointless helpers in namespace.c by Al Viro · 13 years ago
  86. bad0dcf new helpers: fh_{want,drop}_write() by Al Viro · 13 years ago
  87. a561be7 switch a bunch of places to mnt_want_write_file() by Al Viro · 13 years ago
  88. f47ec3f trim fs/internal.h by Al Viro · 13 years ago
  89. 5ede7b1 pull manipulations of rpc_cred inside alloc_nfs_open_context() by Al Viro · 13 years ago
  90. 497728e cifs: fix bad buffer length check in coalesce_t2 by Jeff Layton · 13 years ago
  91. 03534a4 Remove Telechips ARM subarch from MAINTAINERS by Hans J. Koch · 13 years ago
  92. 157e8bf Revert "rtc: Disable the alarm in the hardware" by Linus Torvalds · 13 years ago
  93. 6386994 net/smsc911x: Check if PHY is in operational mode before software reset by Javier Martinez Canillas · 13 years ago
  94. 43c6759 net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h> by Javier Martinez Canillas · 13 years ago
  95. e78832c USB: remove dead code from suspend/resume path by Oliver Neukum · 13 years ago
  96. 35284b3 USB: add quirk for another camera by Oliver Neukum · 13 years ago
  97. cbb50df drivers: usb: wusbcore: Fix dependency for USB_WUSB by Fabio Estevam · 13 years ago
  98. 1e9deb1 serial: add support for 400 and 800 v3 series Titan cards by Yegor Yefremov · 13 years ago
  99. 3b85e4a debugfs: add missing #ifdef HAS_IOMEM by Heiko Carstens · 13 years ago
  100. f9fab10 hung_task: fix false positive during vfork by Mandeep Singh Baines · 13 years ago