1. 7896b63 fs/ecryptfs/: possible cleanups by Adrian Bunk · 17 years ago
  2. 844fcc5 make sys_poll() wait at least timeout ms by Karsten Wiese · 17 years ago
  3. 13f14b4 Use ilog2() in fs/namespace.c by Eric Dumazet · 17 years ago
  4. b75cb06 partition: use DEFAULT_SGI_PARTITION for SGI_PARTION default by Thomas Bogendoerfer · 17 years ago
  5. a8e3eff ext2: xip check fix by Nick Piggin · 17 years ago
  6. bcf11cb fs/reiserfs/xattr.c: use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 17 years ago
  7. 941d238 quota: improve inode list scanning in add_dquot_ref() by Jan Kara · 17 years ago
  8. 0d71bd5 inotify: remove debug code by Nick Piggin · 17 years ago
  9. d599e36 inotify: fix race by Nick Piggin · 17 years ago
  10. ba6f867 kill an unused PTR_ERR in bdev_cache_init() by Qi Yong · 17 years ago
  11. 9cfe015 get rid of NR_OPEN and introduce a sysctl_nr_open by Eric Dumazet · 17 years ago
  12. 774ed22 reiserfs: complement va_start() with va_end(). by Richard Knutsson · 17 years ago
  13. ece9591 inotify: send IN_ATTRIB events when link count changes by Jan Kara · 17 years ago
  14. 14b30d6 hfs: update comment to reflect actual init and exit routines by Robert P. J. Day · 17 years ago
  15. 55581d0 address hfs on-disk corruption robustness review comments by Eric Sandeen · 17 years ago
  16. 7c28cba NCPFS: update diagnostic strings to match routine names. by Robert P. J. Day · 17 years ago
  17. 797074e fs: use list_for_each_entry_reverse and kill sb_entry by Akinobu Mita · 17 years ago
  18. e8462ca fs: use hlist_unhashed by Akinobu Mita · 17 years ago
  19. 07a154b proc: loadavg reading race by Michal Schmidt · 17 years ago
  20. 0321155 fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbol by Jiri Olsa · 17 years ago
  21. 7747cdb fs/eventfd.c should #include <linux/syscalls.h> by Adrian Bunk · 17 years ago
  22. 7ec37df fs/signalfd.c should #include <linux/syscalls.h> by Adrian Bunk · 17 years ago
  23. 12c2ab5 fs/utimes.c should #include <linux/syscalls.h> by Adrian Bunk · 17 years ago
  24. 011e3fc proper prototype for get_filesystem_list() by Adrian Bunk · 17 years ago
  25. ce88cc5 smbfs: fix calculation of kernel_recvmsg size parameter in smb_receive() by Jeff Layton · 17 years ago
  26. b4cf9c3 FAT: Fix printk format strings by Vegard Nossum · 17 years ago
  27. f74596d proper show_interrupts() prototype by Adrian Bunk · 17 years ago
  28. 0b03cfb MNT_UNBINDABLE fix by Andries E. Brouwer · 17 years ago
  29. bcfbf84 SIGIO-driven I/O with inotify queues by Dmitry Antipov · 17 years ago
  30. 14e11e1 ext2: change the default behaviour on error by Aneesh Kumar K.V · 17 years ago
  31. 7f0adae ext2: return after ext2_error in case of failures by Aneesh Kumar K.V · 17 years ago
  32. 1c17d18 A potential bug in inotify_user.c by Yan Zheng · 17 years ago
  33. 19c561a fs/fat/: refine chmod checks by Jan Engelhardt · 17 years ago
  34. e5dae54 dlm: proper types for asts and basts by David Teigland · 17 years ago
  35. cb79f19 dlm: dlm/user.c input validation fixes by Al Viro · 17 years ago
  36. 043b19c dlm: fix dlm_dir_lookup() handling of too long names by Al Viro · 17 years ago
  37. a9cc915 dlm: fix overflows when copying from ->m_extra to lvb by Al Viro · 17 years ago
  38. ef58bcc dlm: make find_rsb() fail gracefully when namelen is too large by Al Viro · 17 years ago
  39. a5dd063 dlm: receive_rcom_lock_args() overflow check by Al Viro · 17 years ago
  40. ae773d0 dlm: verify that places expecting rcom_lock have packet long enough by Al Viro · 17 years ago
  41. cd9df1a dlm: validate data in dlm_recover_directory() by Al Viro · 17 years ago
  42. 02ed16b dlm: missing length check in check_config() by Al Viro · 17 years ago
  43. 4007685 dlm: use proper type for ->ls_recover_buf by Al Viro · 17 years ago
  44. 93ff297 dlm: do not byteswap rcom_config by Al Viro · 17 years ago
  45. 163a185 dlm: do not byteswap rcom_lock by Al Viro · 17 years ago
  46. eef7d73 dlm: dlm_process_incoming_buffer() fixes by Al Viro · 17 years ago
  47. 8b0d8e0 dlm: use proper C for dlm/requestqueue stuff (and fix alignment bug) by Al Viro · 17 years ago
  48. c1f3ee1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 17 years ago
  49. 8084870 splice: always updated atime in direct splice by Jens Axboe · 17 years ago
  50. 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 17 years ago
  51. f389e9f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 17 years ago
  52. 0fe410d dlm: static initialization improvements by Denis Cheng · 17 years ago
  53. dbcfc34 dlm: clean ups by David Teigland · 17 years ago
  54. 2a79289 dlm: Sanity check namelen before copying it by Patrick Caulfeld · 17 years ago
  55. 85f0379 dlm: keep cached master rsbs during recovery by David Teigland · 17 years ago
  56. 594199e dlm: change error message to debug by David Teigland · 17 years ago
  57. ce5246b dlm: fix possible use-after-free by David Teigland · 17 years ago
  58. 755b5eb dlm: limit dir lookup loop by David Teigland · 17 years ago
  59. 42dc160 dlm: reject normal unlock when lock is waiting for lookup by David Teigland · 17 years ago
  60. c54e04b dlm: validate messages before processing by David Teigland · 17 years ago
  61. 46b43ee dlm: reject messages from non-members by David Teigland · 17 years ago
  62. aec64e1 dlm: another call to confirm_master in receive_request_reply by David Teigland · 17 years ago
  63. 601342c dlm: recover locks waiting for overlap replies by David Teigland · 17 years ago
  64. 8a358ca dlm: clear ast_type when removing from astqueue by David Teigland · 17 years ago
  65. 861e2369 dlm: use fixed errno values in messages by David Teigland · 17 years ago
  66. 550283e dlm: swap bytes for rcom lock reply by Fabio M. Di Nitto · 17 years ago
  67. e7847d3 dlm: align midcomms message buffer by Fabio M. Di Nitto · 17 years ago
  68. 612a95b x86: remove iBCS support by Andi Kleen · 17 years ago
  69. b9d36d5 x86: compat_binfmt_elf Kconfig by Roland McGrath · 17 years ago
  70. 2f79e48 x86: compat_binfmt_elf by Roland McGrath · 17 years ago
  71. 4206d3a elf core dump: notes user_regset by Roland McGrath · 17 years ago
  72. 3aba481 elf core dump: notes reorg by Roland McGrath · 17 years ago
  73. 95c354f spinlock: lockbreak cleanup by Nick Piggin · 17 years ago
  74. 56c4da4 core: remove last users of empty FASTCALL macro by Harvey Harrison · 17 years ago
  75. bb1ad82 x86: PIE executable randomization, checkpatch fixes by Andrew Morton · 17 years ago
  76. cc503c1 x86: PIE executable randomization by Jiri Kosina · 17 years ago
  77. c1d171a x86: randomize brk by Jiri Kosina · 17 years ago
  78. 3fbd67a NFSv4: Iterate through all nfs_clients when the server recalls a delegation by Trond Myklebust · 17 years ago
  79. 57bfa89 NFSv4: Deal more correctly with duplicate delegations by Trond Myklebust · 17 years ago
  80. 6f23e38 NFS: Fix a potential race between umount and nfs_access_cache_shrinker() by Trond Myklebust · 17 years ago
  81. e6f8107 NFS: Add an asynchronous delegreturn operation for use in nfs_clear_inode by Trond Myklebust · 17 years ago
  82. 99fadcd nfs: convert NFS_*(inode) helpers to static inline by Benny Halevy · 17 years ago
  83. 3a10c30 nfs: obliterate NFS_FLAGS macro by Benny Halevy · 17 years ago
  84. fc60147 NFS: Address memory leaks in the NFS client mount option parser by Chuck Lever · 17 years ago
  85. 3d1c550 nfs4: allow nfsv4 acls on non-regular-files by J. Bruce Fields · 17 years ago
  86. f3c391e NFS: Optimise away the sigmask code in aio/dio reads and writes by Trond Myklebust · 17 years ago
  87. 65fdf7d NLM: Fix a bogus 'return' in nlmclnt_rpc_release by Trond Myklebust · 17 years ago
  88. 883bb16 NLM: Introduce an arguments structure for nlmclnt_init() by Chuck Lever · 17 years ago
  89. 1093a60 NLM/NFS: Use cached nlm_host when calling nlmclnt_proc() by Chuck Lever · 17 years ago
  90. 9289e7f NFS: Invoke nlmclnt_init during NFS mount processing by Chuck Lever · 17 years ago
  91. 52c4044 NLM: Introduce external nlm_host set-up and tear-down functions by Chuck Lever · 17 years ago
  92. cab6fc1 lockd: Eliminate harmless mixed sign comparison in nlmdbg_cookie2a() by Chuck Lever · 17 years ago
  93. 3d509e5 NFS: nfs_write_end clean up by Chuck Lever · 17 years ago
  94. bf4285e NFS: Fix minor mixed sign comparison in NFS client's write logic by Chuck Lever · 17 years ago
  95. d24aae4 NFS: Use size_t for storing name lengths by Chuck Lever · 17 years ago
  96. a661b77 NFS: Fix use of copy_to_user() in idmap_pipe_upcall by Chuck Lever · 17 years ago
  97. 369af0f NFS: Clean up fs/nfs/idmap.c by Chuck Lever · 17 years ago
  98. 59dca3b NFS: Fix the 'proto=' mount option by Trond Myklebust · 17 years ago
  99. 3317023 NFS: Support per-mountpoint timeout parameters. by Trond Myklebust · 17 years ago
  100. 7a3e3e1 NFS: Ensure that we respect NFS_MAX_TCP_TIMEOUT by Trond Myklebust · 17 years ago