1. d4ef4e3 9p: Modify v9fs_get_fsgid_for_create to return a kgid by Eric W. Biederman · 11 years ago
  2. 76ed23a 9p: Modify struct v9fs_session_info to use a kuids and kgids by Eric W. Biederman · 11 years ago
  3. b464255 9p: Modify struct 9p_fid to use a kuid_t not a uid_t by Eric W. Biederman · 11 years ago
  4. 447c509 9p: Modify the stat structures to use kuid_t and kgid_t by Eric W. Biederman · 11 years ago
  5. f791f7c 9p: Transmit kuid and kgid values by Eric W. Biederman · 11 years ago
  6. 97fc8b1 9p: Add 'u' and 'g' format specifies for kuids and kgids by Eric W. Biederman · 11 years ago
  7. d5ea055 ceph: Enable building when user namespaces are enabled. by Eric W. Biederman · 11 years ago
  8. bd2bae6 ceph: Convert kuids and kgids before printing them. by Eric W. Biederman · 11 years ago
  9. ff3d004 ceph: Convert struct ceph_mds_request to use kuid_t and kgid_t by Eric W. Biederman · 11 years ago
  10. ab871b9 ceph: Translate inode uid and gid attributes to/from kuids and kgids. by Eric W. Biederman · 11 years ago
  11. 05cb11c ceph: Translate between uid and gids in cap messages and kuids and kgids by Eric W. Biederman · 11 years ago
  12. eea553c ceph: Only allow mounts in the initial network namespace by Eric W. Biederman · 11 years ago
  13. bc1b69e userns: Allow the unprivileged users to mount mqueue fs by Gao feng · 11 years ago
  14. 2b8576c userns: Allow the userns root to mount tmpfs. by Eric W. Biederman · 11 years ago
  15. b3c6761 userns: Allow the userns root to mount ramfs. by Eric W. Biederman · 11 years ago
  16. ec2aa8e userns: Allow the userns root to mount of devpts by Eric W. Biederman · 12 years ago
  17. e11f0ae userns: Recommend use of memory control groups. by Eric W. Biederman · 11 years ago
  18. 0bd14b4 userns: Allow any uid or gid mappings that don't overlap. by Eric W. Biederman · 12 years ago
  19. c61a281 userns: Avoid recursion in put_user_ns by Eric W. Biederman · 12 years ago
  20. 923c753 userns: Allow unprivileged reboot by Li Zefan · 12 years ago
  21. 48c6d12 f2fs: Don't assign e_id in f2fs_acl_from_disk by Eric W. Biederman · 12 years ago
  22. dfb2ea4 proc: Allow proc_free_inum to be called from any context by Eric W. Biederman · 12 years ago
  23. c876ad76 pidns: Stop pid allocation when init dies by Eric W. Biederman · 12 years ago
  24. 8382fca pidns: Outlaw thread creation after unshare(CLONE_NEWPID) by Eric W. Biederman · 12 years ago
  25. a49f0d1 Linux 3.8-rc1 by Linus Torvalds · 12 years ago
  26. 4fe19a1 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  27. 769cb85 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  28. b49249d Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  29. 10532b5 Revert "nfsd: warn on odd reply state in nfsd_vfs_read" by J. Bruce Fields · 12 years ago
  30. 184e251 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  31. 0264405 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  32. 7e65df3 ARM: dts: fix duplicated build target and alphabetical sort out for exynos by Kukjin Kim · 12 years ago
  33. 45e621d dm stripe: add WRITE SAME support by Mike Snitzer · 12 years ago
  34. 7de3ee5 dm: remove map_info by Mikulas Patocka · 12 years ago
  35. ee18026 dm snapshot: do not use map_context by Mikulas Patocka · 12 years ago
  36. 59c3d2c dm thin: dont use map_context by Mikulas Patocka · 12 years ago
  37. 0045d61 dm raid1: dont use map_context by Mikulas Patocka · 12 years ago
  38. c7cfdf5 dm flakey: dont use map_context by Mikulas Patocka · 12 years ago
  39. 89c7cd8 dm raid1: rename read_record to bio_record by Mikulas Patocka · 12 years ago
  40. ddbd658 dm: move target request nr to dm_target_io by Mikulas Patocka · 12 years ago
  41. 42bc954 dm snapshot: use per_bio_data by Mikulas Patocka · 12 years ago
  42. e42c3f9 dm verity: use per_bio_data by Mikulas Patocka · 12 years ago
  43. 39cf0ed dm raid1: use per_bio_data by Mikulas Patocka · 12 years ago
  44. c0820cf dm: introduce per_bio_data by Mikulas Patocka · 12 years ago
  45. 70d6c40 dm kcopyd: add WRITE SAME support to dm_kcopyd_zero by Mike Snitzer · 12 years ago
  46. 4f0b70b dm linear: add WRITE SAME support by Mike Snitzer · 12 years ago
  47. 23508a9 dm: add WRITE SAME support by Mike Snitzer · 12 years ago
  48. d54eaa5 dm: prepare to support WRITE SAME by Mike Snitzer · 12 years ago
  49. 9c5091f dm ioctl: use kmalloc if possible by Mikulas Patocka · 12 years ago
  50. 5023e5c dm ioctl: remove PF_MEMALLOC by Mikulas Patocka · 12 years ago
  51. 7960123 dm persistent data: improve improve space map block alloc failure message by Joe Thornber · 12 years ago
  52. c397741 dm thin: use DMERR_LIMIT for errors by Mike Snitzer · 12 years ago
  53. 89ddeb8 dm persistent data: use DMERR_LIMIT for errors by Mike Snitzer · 12 years ago
  54. a5bd968 dm block manager: reinstate message when validator fails by Mike Snitzer · 12 years ago
  55. 3a0f9aa dm raid: round region_size to power of two by Jonathan Brassow · 12 years ago
  56. 2aab385 dm thin: cleanup dead code by Joe Thornber · 12 years ago
  57. f286ba0 dm thin: rename cell_defer_except to cell_defer_no_holder by Joe Thornber · 12 years ago
  58. 9aa0c0e dm snapshot: optimize track_chunk by Mikulas Patocka · 12 years ago
  59. 19cbbc6 dm raid: use DM_ENDIO_INCOMPLETE by Mikulas Patocka · 12 years ago
  60. 7c27213 dm raid1: remove impossible mempool_alloc error test by Mikulas Patocka · 12 years ago
  61. 018debe dm thin: emit ignore_discard in status when discards disabled by Mike Snitzer · 12 years ago
  62. e3cbf94 dm persistent data: fix nested btree deletion by Joe Thornber · 12 years ago
  63. 563af18 dm thin: wake worker when discard is prepared by Joe Thornber · 12 years ago
  64. e808807 dm thin: fix race between simultaneous io and discards to same block by Joe Thornber · 12 years ago
  65. b7ca9c9 dm thin: replace dm_cell_release_singleton with cell_defer_except by Joe Thornber · 12 years ago
  66. c1a9467 dm: disable WRITE SAME by Mike Snitzer · 12 years ago
  67. e910d7e dm ioctl: prevent unsafe change to dm_ioctl data_size by Alasdair G Kergon · 12 years ago
  68. 550929f dm persistent data: rename node to btree_node by Mikulas Patocka · 12 years ago
  69. c4271c6 NFS: Kill fscache warnings when mounting without -ofsc by Trond Myklebust · 12 years ago
  70. c129c29 NFS: Provide stub nfs_fscache_wait_on_invalidate() for when CONFIG_NFS_FSCACHE=n by David Howells · 12 years ago
  71. 54e37b8 Merge tag 'vfio-for-v3.8-v2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 12 years ago
  72. 96680d2 Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 12 years ago
  73. 4c9a44a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  74. 1f0377f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  75. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  76. f59dc2b Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  77. f3dc129 Merge tag 'fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  78. af487e4 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  79. cfde819 keys: use keyring_alloc() to create module signing keyring by David Howells · 12 years ago
  80. e67eab3 keys: fix unreachable code by Alan Cox · 12 years ago
  81. a68c2f1 sendfile: allows bypassing of notifier events by Scott Wolchok · 12 years ago
  82. 891348c SGI-XP: handle non-fatal traps by Robin Holt · 12 years ago
  83. c39540c fat: fix incorrect function comment by Ravishankar N · 12 years ago
  84. 99bbb2b Documentation: ABI: remove testing/sysfs-devices-node by Davidlohr Bueso · 12 years ago
  85. ee29720 proc: fix inconsistent lock state by Xiaotian Feng · 12 years ago
  86. c4e1849 linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisors by Guenter Roeck · 12 years ago
  87. 154b454 memcg: don't register hotcpu notifier from ->css_alloc() by Tejun Heo · 12 years ago
  88. 495e9d8 checkpatch: warn on uapi #includes that #include <uapi/... by Joe Perches · 12 years ago
  89. 5abe257 revert "rtc: recycle id when unloading a rtc driver" by Andrew Morton · 12 years ago
  90. 2c79737 mm: clean up transparent hugepage sysfs error messages by Jeremy Eder · 12 years ago
  91. bffdd66 hfsplus: add error message for the case of failure of sync fs in delayed_sync_fs() method by Vyacheslav Dubeyko · 12 years ago
  92. 81cc7fa hfsplus: rework processing of hfs_btree_write() returned error by Vyacheslav Dubeyko · 12 years ago
  93. 1b243fd hfsplus: rework processing errors in hfsplus_free_extents() by Vyacheslav Dubeyko · 12 years ago
  94. 5daa669 hfsplus: avoid crash on failed block map free by Alan Cox · 12 years ago
  95. 44fd07e kcmp: include linux/ptrace.h by Cyrill Gorcunov · 12 years ago
  96. ba3f7a1 drivers/rtc/rtc-imxdi.c: must include <linux/spinlock.h> by Jean Delvare · 12 years ago
  97. bcc2b02 mm: cma: WARN if freed memory is still in use by Marek Szyprowski · 12 years ago
  98. b66c598 exec: do not leave bprm->interp on stack by Kees Cook · 12 years ago
  99. 9f9c9cbb drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it exists by Zhenzhong Duan · 12 years ago
  100. f1d8e61 drivers/firmware/dmi_scan.c: check dmi version when get system uuid by Zhenzhong Duan · 12 years ago