1. 5ea473a Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats} by Alexey Dobriyan · 17 years ago
  2. ff8e210 AFS: fix file locking by David Howells · 17 years ago
  3. 4a4b883 knfsd: eliminate unnecessary -ENOENT returns on export downcalls by J. Bruce Fields · 17 years ago
  4. 0a725fc nfsd4: idmap upcalls should use unsigned uid and gid by J. Bruce Fields · 17 years ago
  5. 749997e knfsd: set the response bitmask for NFS4_CREATE_EXCLUSIVE by Jeff Layton · 17 years ago
  6. dd54567 "ext4_ext_put_in_cache" uses __u32 to receive physical block number by Mingming Cao · 17 years ago
  7. 2e92a3b NOMMU: Fix SYSV IPC SHM by David Howells · 17 years ago
  8. 8163904 [SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.c by David S. Miller · 17 years ago
  9. 3961bae [PARTITION]: Sun/Solaris VTOC table corrections by Mark Fortescue · 17 years ago
  10. b84d879 [PARTITION] MSDOS: Fix Sun num_partitions handling. by Mark Fortescue · 17 years ago
  11. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 17 years ago
  12. 778f3dd Fix procfs compat_ioctl regression by David Miller · 17 years ago
  13. 8e8ef29 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  14. 7a6c813 [IA64] Fix build failure in fs/quota.c by Tony Luck · 17 years ago
  15. 79685b8 docbook: add pipes, other fixes by Randy Dunlap · 17 years ago
  16. 780dcdb fix inode_table test in ext234_check_descriptors by Eric Sandeen · 17 years ago
  17. 0982840 make timerfd return a u64 and fix the __put_user by Davide Libenzi · 17 years ago
  18. f50cadaa tiny signalfd cleanup by Ulrich Drepper · 17 years ago
  19. 87588dd more reiserfs endianness annotations by Al Viro · 17 years ago
  20. ad690ef xfs ioctl __user annotations by Al Viro · 17 years ago
  21. ca5c8cd lockd and nfsd endianness annotation fixes by Al Viro · 17 years ago
  22. a403a0a [CIFS] Fix hang in find_writable_file by Steve French · 17 years ago
  23. 3836df6 ocfs2: bad kunmap_atomic() by Jens Axboe · 17 years ago
  24. b2e961e Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  25. 0d786d4 fallocate syscall interface deficiency by Ulrich Drepper · 17 years ago
  26. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  27. 41089644 fix broken handling of port=... in NFS option parsing by Al Viro · 17 years ago
  28. c3508f8 x86_64: Avoid too many remote cpu references due to /proc/stat by Ravikiran G Thirumalai · 17 years ago
  29. d4e3cc3 revert "PIE randomization" by Andrew Morton · 17 years ago
  30. 3e63516 knfsd: fix typo in export display, print uid and gid as unsigned by J. Bruce Fields · 17 years ago
  31. d3fec42 coda: remove CODA_STORE/CODA_RELEASE upcalls by Jan Harkes · 17 years ago
  32. 28de794 UDF: coding style conversion - lindent fixups by Cyrill Gorcunov · 17 years ago
  33. 6a860c9 splice: fix bad unlock_page() in error case by Jens Axboe · 17 years ago
  34. bd6dc74 AFS: Use patched rxrpc_kernel_send_data() correctly by David Howells · 17 years ago
  35. 1833633 fix some conversion overflows by Nick Piggin · 17 years ago
  36. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  37. 5f47c7e coda breakage by Al Viro · 17 years ago
  38. fdb64f9 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  39. 3e1f900 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  40. f745bb1 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  41. 0a87cf1 NFSv4: handle lack of clientaddr in option string by Jeff Layton · 17 years ago
  42. f9d888f NFSv4: debug print ntohl(status) in nfs client callback xdr code by Benny Halevy · 17 years ago
  43. e4eff1a SUNRPC: Clean up the sillyrename code by Trond Myklebust · 17 years ago
  44. 4fdc17b NFS: Introduce struct nfs_removeargs+nfs_removeres by Trond Myklebust · 17 years ago
  45. 3062c53 NFS: Use dentry->d_time to store the parent directory verifier. by Trond Myklebust · 17 years ago
  46. e3a535e NFSv4: Fix the nfsv4 readlink reply buffer alignment by Trond Myklebust · 17 years ago
  47. d6ac02d NFSv4: Fix the readdir reply buffer alignment by Trond Myklebust · 17 years ago
  48. 9104a55 NFSv4: More NFSv4 xdr cleanups by Trond Myklebust · 17 years ago
  49. 9936781 NFSv4: Try to recover from getfh failures in nfs4_xdr_dec_open by Trond Myklebust · 17 years ago
  50. 56659e9 NFSv4: 'constify' lookup arguments. by Trond Myklebust · 17 years ago
  51. 365c8f5 NFSv4: Don't fail nfs4_xdr_dec_open if decode_restorefh() failed by Trond Myklebust · 17 years ago
  52. 6f220ed NFSv4: Fix open state recovery by Trond Myklebust · 17 years ago
  53. 8cd69e1 NFSD/SUNRPC: Fix the automatic selection of RPCSEC_GSS by Trond Myklebust · 17 years ago
  54. 275afca afs build fix by Andrew Morton · 17 years ago
  55. c7d5140 knfsd: clean up EX_RDONLY by J. Bruce Fields · 17 years ago
  56. e22841c knfsd: move EX_RDONLY out of header by J. Bruce Fields · 17 years ago
  57. 5d3dbbe nfsd: remove unnecessary NULL checks from nfsd_cross_mnt by J. Bruce Fields · 17 years ago
  58. 9a25b96 nfsd: return errors, not NULL, from export functions by J. Bruce Fields · 17 years ago
  59. a280df3 nfsd: fix possible read-ahead cache and export table corruption by J. Bruce Fields · 17 years ago
  60. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  61. 5b7f13b coda: update module information by Jan Harkes · 17 years ago
  62. 3cf01f2 coda: remove statistics counters from /proc/fs/coda by Jan Harkes · 17 years ago
  63. a1b0aa8 coda: remove struct coda_sb_info by Jan Harkes · 17 years ago
  64. 5fd31e9 coda: cleanup downcall handler by Jan Harkes · 17 years ago
  65. ed36f72 coda: cleanup coda_lookup, use dsplice_alias by Jan Harkes · 17 years ago
  66. 970648e coda: ignore returned values when upcalls return errors by Jan Harkes · 17 years ago
  67. 37461e1 coda: replace upc_alloc/upc_free with kmalloc/kfree by Jan Harkes · 17 years ago
  68. 9787525 coda: avoid lockdep warning in coda_readdir by Jan Harkes · 17 years ago
  69. d9664c9 coda: block signals during upcall processing by Jan Harkes · 17 years ago
  70. fe71b5f coda: cleanup for upcall handling path by Jan Harkes · 17 years ago
  71. 8706551 coda: cleanup /dev/cfs open and close handling by Jan Harkes · 17 years ago
  72. ed31a7d coda: use ilookup5 by Jan Harkes · 17 years ago
  73. fac1f0e coda: coda doesn't track atime by Jan Harkes · 17 years ago
  74. 8c6d215 coda: allow removal of busy directories by Jan Harkes · 17 years ago
  75. d728900 coda: fix nlink updates for directories by Jan Harkes · 17 years ago
  76. 56ee354 coda: correctly invalidate cached access rights by Jan Harkes · 17 years ago
  77. 38c2e43 coda: do not grab an uninitialized fd when the open upcall returns an error by Jan Harkes · 17 years ago
  78. b38bd33 fix ext4/JBD2 build warnings by Mingming Cao · 17 years ago
  79. ee78b0a coredump masking: ELF-FDPIC: enable core dump filtering by Kawai, Hidehiro · 17 years ago
  80. e2e0090 coredump masking: ELF-FDPIC: remove an unused argument by Kawai, Hidehiro · 17 years ago
  81. a1b59e8 coredump masking: ELF: enable core dump filtering by Kawai, Hidehiro · 17 years ago
  82. 3cb4a0b coredump masking: add an interface for core dump filter by Kawai, Hidehiro · 17 years ago
  83. 6c5d523 coredump masking: reimplementation of dumpable using two flags by Kawai, Hidehiro · 17 years ago
  84. f79c20f fs: remove path_walk export by Josef 'Jeff' Sipek · 17 years ago
  85. c4a7808 fs: mark link_path_walk static by Josef 'Jeff' Sipek · 17 years ago
  86. 16b6287 nfsctl: use vfs_path_lookup by Josef 'Jeff' Sipek · 17 years ago
  87. 16f1820 fs: introduce vfs_path_lookup by Josef 'Jeff' Sipek · 17 years ago
  88. b6a2fea mm: variable length argument support by Ollie Wild · 17 years ago
  89. bdf4c48 audit: rework execve audit by Peter Zijlstra · 17 years ago
  90. cf914a7 readahead: split ondemand readahead interface into two functions by Rusty Russell · 17 years ago
  91. d898391 readahead: pass real splice size by Fengguang Wu · 17 years ago
  92. 431a4820 readahead: move synchronous readahead call out of splice loop by Fengguang Wu · 17 years ago
  93. dc7868f readahead: convert ext3/ext4 invocations by Fengguang Wu · 17 years ago
  94. a08a166 readahead: convert splice invocations by Fengguang Wu · 17 years ago
  95. 64ee480 eCryptfs: ecryptfs_setattr() bugfix by Michael Halcrow · 17 years ago
  96. 4004c69 Avoid too many remote cpu references due to /proc/stat by Ravikiran G Thirumalai · 17 years ago
  97. e53252d unregister_chrdev() return void by Akinobu Mita · 17 years ago
  98. cb00ea3 UDF: coding style conversion - lindent by Cyrill Gorcunov · 17 years ago
  99. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  100. d0217ac mm: fault feedback #1 by Nick Piggin · 17 years ago