1. 644e1b9 inotify: don't use idr_remove_all() by Tejun Heo · 12 years ago
  2. d97bec8 nfs: idr_destroy() no longer needs idr_remove_all() by Tejun Heo · 12 years ago
  3. a67a380e dlm: don't use idr_remove_all() by Tejun Heo · 12 years ago
  4. cda9540 dlm: use idr_for_each_entry() in recover_idr_clear() error path by Tejun Heo · 12 years ago
  5. a15abcc rpmsg: don't use idr_remove_all() by Tejun Heo · 12 years ago
  6. 045dc40 remoteproc: don't use idr_remove_all() by Tejun Heo · 12 years ago
  7. adaedbd dm: don't use idr_remove_all() by Tejun Heo · 12 years ago
  8. 4d53233 drm: don't use idr_remove_all() by Tejun Heo · 12 years ago
  9. 748689d firewire: don't use idr_remove_all() by Tejun Heo · 12 years ago
  10. 9d60916 block/loop: don't use idr_remove_all() by Tejun Heo · 12 years ago
  11. c767bf2 atm/nicstar: don't use idr_remove_all() by Tejun Heo · 12 years ago
  12. 9bb26bc idr: make idr_destroy() imply idr_remove_all() by Tejun Heo · 12 years ago
  13. 6cdae74 idr: fix a subtle bug in idr_get_next() by Tejun Heo · 12 years ago
  14. 7b74e91 block: fix ext_devt_idr handling by Tomas Henzl · 12 years ago
  15. 8c333ac kexec: avoid freeing NULL pointer in image_crash_alloc() by Zhang Yanfei · 12 years ago
  16. b92e7e0 kexec: fix memory leak in function kimage_normal_alloc by Zhang Yanfei · 12 years ago
  17. fe88f2e kexec: prevent double free on image allocation failure by Sasha Levin · 12 years ago
  18. 0d0bf66 kexec: export PG_hwpoison flag into vmcoreinfo by Mitsuhiro Tanino · 12 years ago
  19. 8a525f5 kexec: get rid of duplicate check for hole_end by Zhang Yanfei · 12 years ago
  20. 8d67091 kexec: add the values related to buddy system for filtering free pages. by Atsushi Kumagai · 12 years ago
  21. 6f977e6 fork: unshare: remove dead code by Alan Cox · 12 years ago
  22. 5e62ade fs/seq_file.c:seq_lseek(): fix switch statement indenting by Andrew Morton · 12 years ago
  23. 80de7f7 seq-file: use SEEK_ macros instead of hardcoded numbers by Cyrill Gorcunov · 12 years ago
  24. 80d26af coredump: use a freezable_schedule for the coredump_finish wait by Mandeep Singh Baines · 12 years ago
  25. 6aa9707 lockdep: check that no locks held at freeze time by Mandeep Singh Baines · 12 years ago
  26. c2c1b08 fs/proc/vmcore.c: put if tests in the top of the while loop to reduce duplication by Zhang Yanfei · 12 years ago
  27. 87ebdc0 fs/proc: clean up printks by Andrew Morton · 12 years ago
  28. e579d2c coredump: remove redundant defines for dumpable states by Kees Cook · 12 years ago
  29. 5d1fadc kernel/signal.c: fix suboptimal printk usage by Valdis Kletnieks · 12 years ago
  30. 66dd34a signal: allow to send any siginfo to itself by Andrey Vagin · 12 years ago
  31. 52b233c Documentation/cgroups/blkio-controller.txt: fix typo by Warren Turkal · 12 years ago
  32. be62bc4 Documentation/DMA-API-HOWTO.txt: minor grammar corrections by Shuah Khan · 12 years ago
  33. b88a1058 fat: mark fs as dirty on mount and clean on umount by Oleksij Rempel · 12 years ago
  34. 6b46419 fat: add extended fileds to struct fat_boot_sector by Oleksij Rempel · 12 years ago
  35. 899bed0 hfsplus: fix issue with unzeroed unused b-tree nodes by Vyacheslav Dubeyko · 12 years ago
  36. 324ef39 hfsplus: add support of manipulation by attributes file by Vyacheslav Dubeyko · 12 years ago
  37. 127e5f5 hfsplus: rework functionality of getting, setting and deleting of extended attributes by Vyacheslav Dubeyko · 12 years ago
  38. 3e05ca2 hfsplus: add functionality of manipulating by records in attributes tree by Vyacheslav Dubeyko · 12 years ago
  39. 9ed083d hfsplus: add on-disk layout declarations related to attributes tree by Vyacheslav Dubeyko · 12 years ago
  40. 5841ca0 hfsplus: add osx.* prefix for handling namespace of Mac OS X extended attributes by Vyacheslav Dubeyko · 12 years ago
  41. 4225fc8 lib/scatterlist: use page iterator in the mapping iterator by Imre Deak · 12 years ago
  42. a321e91 lib/scatterlist: add simple page iterator by Imre Deak · 12 years ago
  43. 5d96bf4 MAINTAINERS: update Tegra section to capture all Tegra files by Stephen Warren · 12 years ago
  44. eb90d08 get_maintainer: allow keywords to match filenames by Stephen Warren · 12 years ago
  45. 7ff6764 usermodehelper: cleanup/fix __orderly_poweroff() && argv_free() by Oleg Nesterov · 12 years ago
  46. e759a79 mm: use vm_unmapped_area() on frv architecture by Michel Lespinasse · 12 years ago
  47. 309a85b ocfs2: ac->ac_allow_chain_relink=0 won't disable group relink by Xiaowei.Hu · 12 years ago
  48. 32918dd ocfs2: fix ocfs2_init_security_and_acl() to initialize acl correctly by Jeff Liu · 12 years ago
  49. 9dc3091 scripts/kernel-doc: handle struct member __aligned without numbers by Nishanth Menon · 12 years ago
  50. ff6a6da mm: accelerate munlock() treatment of THP pages by Michel Lespinasse · 12 years ago
  51. c5a5105 backlight: add new lp8788 backlight driver by Kim, Milo · 12 years ago
  52. 9ed8a30 lib/devres.c: fix misplaced #endif by Jingoo Han · 12 years ago
  53. a003119 mm: use vm_unmapped_area() on parisc architecture by Michel Lespinasse · 12 years ago
  54. f7a3c99 drivers/video/backlight/ams369fg06.c: make power_on() call optional by Jingoo Han · 12 years ago
  55. be987d9 checkpatch: improve CamelCase test for Page by Joe Perches · 12 years ago
  56. adf96e6 sysrq: don't depend on weak undefined arrays to have an address that compares as NULL by Linus Torvalds · 12 years ago
  57. 0988496 mm: do not grow the stack vma just because of an overrun on preceding vma by Linus Torvalds · 12 years ago
  58. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  59. 9626357 Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 12 years ago
  60. 2b37e9a Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
  61. a9a07d4 Merge branch 'for-upstream' of git://openrisc.net/jonas/linux by Linus Torvalds · 12 years ago
  62. 2003cd9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  63. 24e5591 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  64. dcad0fc Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  65. f8ef15d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  66. 6515925 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  67. bbbd27e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  68. a6590b9 Merge tag 'upstream-3.9-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  69. 1085db4 Merge tag 'f2fs-for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 12 years ago
  70. 3c834b6 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  71. 515d01f Merge tag 'vfio-v3.9-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 12 years ago
  72. 1cef935 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  73. ecc88ef Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  74. 70a3a06 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  75. f6c0ffa Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  76. 42a0a1b Merge branch 'for-v3.9' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  77. 52caa59 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 12 years ago
  78. 4c8c225 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  79. 3eb0522 Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  80. ed5dc23 Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  81. 0512c04 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  82. 5115f3c Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  83. ef4e359 Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into for-next by Roland Dreier · 12 years ago
  84. d3d009c saner proc_get_inode() calling conventions by Al Viro · 12 years ago
  85. 87e0aab proc: avoid extra pde_put() in proc_fill_super() by Maxim Patlasov · 12 years ago
  86. 4173581 fs: change return values from -EACCES to -EPERM by Zhao Hongjiang · 12 years ago
  87. 9cc64ce fs/exec.c: make bprm_mm_init() static by Yuanhan Liu · 12 years ago
  88. b24ae0b ocfs2/dlm: use GFP_ATOMIC inside a spin_lock by Dan Carpenter · 12 years ago
  89. 9b171e0 ocfs2: fix possible use-after-free with AIO by Jan Kara · 12 years ago
  90. 30b9c9e ocfs2: Fix oops in ocfs2_fast_symlink_readpage() code path by Sunil Mushran · 12 years ago
  91. 21d2068 get_empty_filp()/alloc_file() leave both ->f_pos and ->f_version zero by Al Viro · 12 years ago
  92. 0e9b10a target: writev() on single-element vector is pointless by Al Viro · 12 years ago
  93. 7bb307e export kernel_write(), convert open-coded instances by Al Viro · 12 years ago
  94. 94e07a75 fs: encode_fh: return FILEID_INVALID if invalid fid_type by Namjae Jeon · 12 years ago
  95. 182be68 kill f_vfsmnt by Al Viro · 12 years ago
  96. ecf3d1f vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op by Jeff Layton · 12 years ago
  97. 4f4a4fa nfsd: handle vfs_getattr errors in acl protocol by J. Bruce Fields · 12 years ago
  98. 3dadecc switch vfs_getattr() to struct path by Al Viro · 12 years ago
  99. e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 12 years ago
  100. 79f9f99 ceph: prepopulate inodes only when request is aborted by Sage Weil · 12 years ago