1. a6322de vfs: switch ->show_path() to struct dentry * by Al Viro · 13 years ago
  2. d861c63 vfs: switch ->show_devname() to struct dentry * by Al Viro · 13 years ago
  3. 6413237 vfs: switch ->show_stats to struct dentry * by Al Viro · 13 years ago
  4. cdcf116 switch security_path_chmod() to struct path * by Al Viro · 13 years ago
  5. ece2ccb Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z by Al Viro · 13 years ago
  6. 0226f49 vfs: take /proc/*/mounts and friends to fs/proc_namespace.c by Al Viro · 13 years ago
  7. c63181e vfs: move fsnotify junk to struct mount by Al Viro · 13 years ago
  8. 52ba162 vfs: move mnt_devname by Al Viro · 13 years ago
  9. 1a4eeaf vfs: move mnt_list to struct mount by Al Viro · 13 years ago
  10. 863d684 vfs: move the rest of int fields to struct mount by Al Viro · 13 years ago
  11. 15169fe vfs: mnt_id/mnt_group_id moved by Al Viro · 13 years ago
  12. 143c8c9 vfs: mnt_ns moved to struct mount by Al Viro · 13 years ago
  13. 6776db3d vfs: take mnt_share/mnt_slave/mnt_slave_list and mnt_expire to struct mount by Al Viro · 13 years ago
  14. d10e8de vfs: take mnt_master to struct mount by Al Viro · 13 years ago
  15. 6b41d53 vfs: take mnt_child/mnt_mounts to struct mount by Al Viro · 13 years ago
  16. 68e8a9f vfs: all counters taken to struct mount by Al Viro · 13 years ago
  17. a73324d vfs: move mnt_mountpoint to struct mount by Al Viro · 13 years ago
  18. 3376f34 vfs: mnt_parent moved to struct mount by Al Viro · 13 years ago
  19. 1b8e556 vfs: the first spoils - mnt_hash moved by Al Viro · 13 years ago
  20. a218d0f switch open and mkdir syscalls to umode_t by Al Viro · 13 years ago
  21. 04fc66e switch ->path_mknod() to umode_t by Al Viro · 13 years ago
  22. 4572bef switch ->path_mkdir() to umode_t by Al Viro · 13 years ago
  23. 2570ebb switch kern_ipc_perm to umode_t by Al Viro · 13 years ago
  24. 0583fcc consolidate umode_t declarations by Al Viro · 13 years ago
  25. 1bc9422 switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_t by Al Viro · 13 years ago
  26. df0a428 switch mq_open() to umode_t by Al Viro · 13 years ago
  27. a85cfda switch miscdevice to umode_t by Al Viro · 13 years ago
  28. 52ef0c0 switch securityfs_create_file() to umode_t by Al Viro · 13 years ago
  29. 910f4ece switch security_path_chmod() to umode_t by Al Viro · 13 years ago
  30. 49f0a07 switch sys_chmod()/sys_fchmod()/sys_fchmodat() to umode_t by Al Viro · 13 years ago
  31. 36fcb58 sysctl: use umode_t for table permissions by Al Viro · 13 years ago
  32. 8d334ac switch is_sxid() to umode_t by Al Viro · 13 years ago
  33. 62bb109 switch inode_init_owner() to umode_t by Al Viro · 13 years ago
  34. 632861f pohmelfs: propagate umode_t by Al Viro · 13 years ago
  35. 09208d1 shmem, ramfs: propagate umode_t, open-coded S_ISREG by Al Viro · 13 years ago
  36. 64f1426 sunrpc: propagate umode_t by Al Viro · 13 years ago
  37. a5e7ed3 cgroup: propagate mode_t by Al Viro · 13 years ago
  38. 8e07189 reiserfs: propagate umode_t by Al Viro · 13 years ago
  39. 69b34f3 ext3: propagate umode_t by Al Viro · 13 years ago
  40. 4394751 configfs: convert to umode_t by Al Viro · 13 years ago
  41. f4ae40a switch debugfs to umode_t by Al Viro · 13 years ago
  42. 48176a9 switch sysfs_chmod_file() to umode_t by Al Viro · 13 years ago
  43. d161a13 switch procfs to umode_t use by Al Viro · 13 years ago
  44. 587a1f1 switch ->is_visible() to returning umode_t by Al Viro · 13 years ago
  45. 9104e42 switch sysfs attr->mode to umode_t by Al Viro · 13 years ago
  46. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  47. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  48. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  49. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  50. 8208a22 switch sys_mknodat(2) to umode_t by Al Viro · 13 years ago
  51. ff01bb4 fs: move code out of buffer.c by Al Viro · 13 years ago
  52. cf31e70 vfs: new helper - vfs_ustat() by Al Viro · 13 years ago
  53. 2a79f17 vfs: mnt_drop_write_file() by Al Viro · 13 years ago
  54. 8c9379e constify seq_file stuff by Al Viro · 13 years ago
  55. 79e801a vfs: make do_kern_mount() static by Al Viro · 13 years ago
  56. a516616 vfs: convert fs_supers to hlist by Al Viro · 13 years ago
  57. 6c449c8 unexport put_mnt_ns(), make create_mnt_ns() static outright by Al Viro · 13 years ago
  58. 5ede7b1 pull manipulations of rpc_cred inside alloc_nfs_open_context() by Al Viro · 13 years ago
  59. 30e0532 security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not set by Jan Kara · 13 years ago
  60. 4d25a06 KVM: Don't automatically expose the TSC deadline timer in cpuid by Jan Kiszka · 13 years ago
  61. e30e2fd VFS: Fix race between CPU hotplug and lglocks by Srivatsa S. Bhat · 13 years ago
  62. 5fbd305 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  63. b1b73d0 time/clocksource: Fix kernel-doc warnings by Kusanagi Kouichi · 13 years ago
  64. 2cfab8d Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux by Linus Torvalds · 13 years ago
  65. b0d78ee Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  66. 8bc1f85 iommu: Export intel_iommu_enabled to signal when iommu is in use by Eugeni Dodonov · 13 years ago
  67. 13c07b0 linux/log2.h: Fix rounddown_pow_of_two(1) by Linus Torvalds · 13 years ago
  68. 71fe5cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  69. 6de5fc9 mmc: core: Add quirk for long data read time by Stefan Nilsson XK · 13 years ago
  70. 53523d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  71. 83aeead vmscan: use atomic-long for shrinker batching by Konstantin Khlebnikov · 13 years ago
  72. 3172f8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  73. 02125a8 fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API by Al Viro · 13 years ago
  74. 091c0f8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  75. 45e713e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  76. 232ea34 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  77. 7125fac Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  78. 27b14b5 tracing: Restore system filter behavior by Li Zefan · 13 years ago
  79. f62ef5f x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh northbridge functions by Andreas Herrmann · 13 years ago
  80. 10c6db1 perf: Fix loss of notification with multi-event by Peter Zijlstra · 13 years ago
  81. a67ba43 asm-generic/unistd.h: support new process_vm_{readv,write} syscalls by Chris Metcalf · 13 years ago
  82. 0efebaa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  83. 5983fe2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  84. 8cd7920 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  85. bda6358 firmware: Sigma: Fix endianess issues by Lars-Peter Clausen · 13 years ago
  86. 4f718a2 firmware: Sigma: Prevent out of bounds memory access by Lars-Peter Clausen · 13 years ago
  87. 5cac98d net: Fix corruption in /proc/*/net/dev_mcast by Anton Blanchard · 13 years ago
  88. f7bc83d PM: Update comments describing device power management callbacks by Rafael J. Wysocki · 13 years ago
  89. cb35999 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  90. c28800a Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  91. 9b82e65d6 Merge git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  92. e6af578 virtio-pci: make reset operation safer by Michael S. Tsirkin · 13 years ago
  93. fe1a7fe virtio-mmio: Correct the name of the guest features selector by Sasha Levin · 13 years ago
  94. 0952157 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  95. 5907c5f Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  96. 0a2c986 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
  97. 780dc9b regulator: TPS65910: Fix VDD1/2 voltage selector count by Afzal Mohammed · 13 years ago
  98. 6782002 i2c: Delete ANY_I2C_BUS by Jean Delvare · 13 years ago
  99. 5151412 block: initialize request_queue's numa node during by Mike Snitzer · 13 years ago
  100. 5eccdf5 tc: comment spelling fixes by stephen hemminger · 13 years ago