1. 6a6160a [CVE-2009-0029] System call wrappers part 13 by Heiko Carstens · 15 years ago
  2. 64fd1de [CVE-2009-0029] System call wrappers part 12 by Heiko Carstens · 15 years ago
  3. 257ac26 [CVE-2009-0029] System call wrappers part 11 by Heiko Carstens · 15 years ago
  4. bdc480e [CVE-2009-0029] System call wrappers part 10 by Heiko Carstens · 15 years ago
  5. a5f8fa9 [CVE-2009-0029] System call wrappers part 09 by Heiko Carstens · 15 years ago
  6. 6673e0c [CVE-2009-0029] System call wrapper special cases by Heiko Carstens · 15 years ago
  7. c9da9f2 [CVE-2009-0029] Make sys_pselect7 static by Heiko Carstens · 15 years ago
  8. 1134723 [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 by Heiko Carstens · 15 years ago
  9. e55380e [CVE-2009-0029] Rename old_readdir to sys_old_readdir by Heiko Carstens · 15 years ago
  10. 2ed7c03 [CVE-2009-0029] Convert all system calls to return a long by Heiko Carstens · 15 years ago
  11. 6256851 Fix timeouts in sys_pselect7 by Bernd Schmidt · 15 years ago
  12. c69e883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 15 years ago
  13. 0176260 btrfs: fix for write_super_lockfs/unlockfs error handling by Linus Torvalds · 15 years ago
  14. 8e96187 filesystem freeze: remove XFS specific ioctl interfaces for freeze feature by Takashi Sato · 15 years ago
  15. fcccf50 filesystem freeze: implement generic freeze feature by Takashi Sato · 15 years ago
  16. c4be0c1 filesystem freeze: add error handling of write_super_lockfs/unlockfs by Takashi Sato · 15 years ago
  17. 2d96d10 CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_CORE by David Brownell · 15 years ago
  18. 9a100a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-2 by Linus Torvalds · 15 years ago
  19. 32b838b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  20. 31aeb6c Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 15 years ago
  21. c40f6f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu by Linus Torvalds · 15 years ago
  22. b32714b partial revert of asynchronous inode delete by Arjan van de Ven · 15 years ago
  23. ab5610b [JFFS2] remove junk prototypes by Artem Bityutskiy · 15 years ago
  24. 73d5931 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  25. 6ddaab2 Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  26. 54b0d12 block: fix bug in ptbl lookup cache by Neil Brown · 15 years ago
  27. 7c51d57 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  28. e293e97 Btrfs: explicitly mark the tree log root for writeback by Chris Mason · 15 years ago
  29. 2150edc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  30. cd76469 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  31. 894bcdf Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  32. d337482 md: make devices disappear when they are no longer needed. by NeilBrown · 15 years ago
  33. c7be761 dlm: change rsbtbl rwlock to spinlock by David Teigland · 15 years ago
  34. 892c446 dlm: fix seq_file usage in debugfs lock dump by David Teigland · 15 years ago
  35. 73ac36e fix similar typos to successfull by Coly Li · 15 years ago
  36. 9a8d5bb generic swap(): dcache: use swap() instead of private do_switch() by Wu Fengguang · 15 years ago
  37. 97e133b generic swap(): ext4: remove local swap() macro by Wu Fengguang · 15 years ago
  38. be857df generic swap(): ext3: remove local swap() macro by Wu Fengguang · 15 years ago
  39. c19a28e remove lots of double-semicolons by Fernando Carrijo · 15 years ago
  40. f156596 romfs: romfs_iget() - unsigned ino >= 0 is always true by roel kluin · 15 years ago
  41. 921d58c vmcore: remove saved_max_pfn check by Magnus Damm · 15 years ago
  42. f06295b ELF: implement AT_RANDOM for glibc PRNG seeding by Kees Cook · 15 years ago
  43. 08e552c memcg: synchronized LRU by KAMEZAWA Hiroyuki · 15 years ago
  44. e04a88a9 quota: don't set grace time when user isn't above softlimit by Jan Kara · 15 years ago
  45. 87d1fda coda: fix fs/coda/sysctl.c build warnings when !CONFIG_SYSCTL by Richard A. Holden III · 15 years ago
  46. 1579c3a jbd: remove excess kernel-doc notation by Randy Dunlap · 15 years ago
  47. 04143e2 ext3: tighten restrictions on inode flags by Duane Griffin · 15 years ago
  48. 2e8671c ext3: don't inherit inappropriate inode flags from parent by Duane Griffin · 15 years ago
  49. 5df096d ext3: allocate ->s_blockgroup_lock separately by Pekka Enberg · 15 years ago
  50. f420d4d jbd: improve fsync batching by Josef Bacik · 15 years ago
  51. ef8b646 ext2: tighten restrictions on inode flags by Duane Griffin · 15 years ago
  52. 0e090f1 ext2: don't inherit inappropriate inode flags from parent by Duane Griffin · 15 years ago
  53. 18a82eb ext2: allocate ->s_blockgroup_lock separately by Pekka J Enberg · 15 years ago
  54. 22d613d ext2: fix ext2_splice_branch() comments by Qinghuang Feng · 15 years ago
  55. 96777fe async: Don't call async_synchronize_full_special() while holding sb_lock by Dave Kleikamp · 15 years ago
  56. 0f3e442 FLAT: Don't attempt to expand the userspace stack to fill the space allocated by David Howells · 15 years ago
  57. f4bbf51 FDPIC: Don't attempt to expand the userspace stack to fill the space allocated by David Howells · 15 years ago
  58. 38f7147 NOMMU: Improve procfs output using per-MM VMAs by David Howells · 15 years ago
  59. 8feae13 NOMMU: Make VMAs per MM as for MMU-mode linux by David Howells · 15 years ago
  60. 0e8f989 NOMMU: Fix cleanup handling in ramfs_nommu_get_umapped_area() by David Howells · 15 years ago
  61. 713404d Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  62. 755efdc Btrfs: Drop the hardware crc32c asm code by Chris Mason · 15 years ago
  63. 7c7758f Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  64. 67acd8b Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async by Linus Torvalds · 15 years ago
  65. 87df4de nfsd: last_byte_offset by Benny Halevy · 16 years ago
  66. 4e65ebf nfsd: delete wrong file comment from nfsd/nfs4xdr.c by Marc Eshel · 16 years ago
  67. df96fcf nfsd: git rid of nfs4_cb_null_ops declaration by Benny Halevy · 16 years ago
  68. 0407717 nfsd: dprint each op status in nfsd4_proc_compound by Benny Halevy · 16 years ago
  69. b7aeda4 nfsd: add etoosmall to nfserrno by Dean Hildebrand · 16 years ago
  70. 30fa8c0 NFSD: FIDs need to take precedence over UUIDs by Steve Dickson · 15 years ago
  71. 9a8d248 nfsd: fix double-locks of directory mutex by J. Bruce Fields · 15 years ago
  72. f05ef8d CRED: Fix NFSD regression by David Howells · 15 years ago
  73. 0dba7c2 NLM: Clean up flow of control in make_socks() function by Chuck Lever · 15 years ago
  74. d3fe5ea NLM: Refactor make_socks() function by Chuck Lever · 15 years ago
  75. 55ef127 nfsd: Ensure nfsv4 calls the underlying filesystem on LOCKT by J. Bruce Fields · 15 years ago
  76. a0c9f24 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 15 years ago
  77. 0d6326a Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 15 years ago
  78. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  79. 5e07878 debugfs: add helpers for exporting a size_t simple value by Inaky Perez-Gonzalez · 15 years ago
  80. efaee19 async: make the final inode deletion an asynchronous event by Arjan van de Ven · 15 years ago
  81. 709ac06 Btrfs: Add Documentation/filesystem/btrfs.txt, remove old COPYING by David Woodhouse · 15 years ago
  82. 9ab86c8 Btrfs: kmap_atomic(KM_USER0) is safe for btrfs_readpage_end_io_hook by Chris Mason · 15 years ago
  83. c8f554b GFS2: Fix typo in gfs_page_mkwrite() by Benjamin Marzinski · 15 years ago
  84. 0027ce6 GFS2: LSF and LBD are now one and the same by Steven Whitehouse · 15 years ago
  85. e4fefba GFS2: Set GFP_NOFS when allocating page on write by Steven Whitehouse · 15 years ago
  86. 40d7ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  87. 5fec8bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 15 years ago
  88. 50682bb bfs: check that filesystem fits on the blockdevice by Eric Sesterhenn · 15 years ago
  89. e1f89ec bfs: add some basic sanity checks by Eric Sesterhenn · 15 years ago
  90. 8cd3ac3 fs/exec.c: make do_coredump() void by WANG Cong · 15 years ago
  91. d6b5484 minix: fix add link's wrong position calculation by Evgeniy Dushistov · 15 years ago
  92. bae8ec6 autofs4: fix string validation check order by Ian Kent · 15 years ago
  93. a92daf6 autofs4: make autofs type usage explicit by Ian Kent · 15 years ago
  94. 41cfef2 autofs4: fix var shadowed by local delaration by Ian Kent · 15 years ago
  95. 730c9ee autofs4: improve parameter usage by Ian Kent · 15 years ago
  96. f70f582 fs/ecryptfs/inode.c: cleanup kerneldoc by Qinghuang Feng · 15 years ago
  97. 71c11c3 eCryptfs: Clean up ecryptfs_decode_from_filename() by Michael Halcrow · 15 years ago
  98. 7d8bc2b eCryptfs: kerneldoc for ecryptfs_parse_tag_70_packet() by Michael Halcrow · 15 years ago
  99. a8f1286 eCryptfs: Fix data types (int/size_t) by Michael Halcrow · 15 years ago
  100. df261c5 eCryptfs: Replace %Z with %z by Michael Halcrow · 15 years ago