1. a17d473 Merge branch 'for-linus-1' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  2. b6d0ad6 fs: fix inode.c kernel-doc warning by Randy Dunlap · 13 years ago
  3. 76597cd proc: fix oops on invalid /proc/<pid>/maps access by Linus Torvalds · 13 years ago
  4. c03e312 codafs: fix build break when CONFIG_PROC_SYSCTL=n by Rakib Mullick · 13 years ago
  5. 4047185 Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  6. ae005cb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  7. 7bf7e37 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus-1 by Artem Bityutskiy · 13 years ago
  8. d39dd11 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  9. 0b2d072 fs: simplify iget & friends by Christoph Hellwig · 13 years ago
  10. 0f1b1fd fs: pull inode->i_lock up out of writeback_single_inode by Dave Chinner · 13 years ago
  11. 67a23c4 fs: rename inode_lock to inode_hash_lock by Dave Chinner · 13 years ago
  12. a66979a fs: move i_wb_list out from under inode_lock by Dave Chinner · 13 years ago
  13. 55fa609 fs: move i_sb_list out from under inode_lock by Dave Chinner · 13 years ago
  14. f283c86 fs: remove inode_lock from iput_final and prune_icache by Dave Chinner · 13 years ago
  15. 02afc41 fs: Lock the inode LRU list separately by Dave Chinner · 13 years ago
  16. b2b2af8 fs: factor inode disposal by Dave Chinner · 13 years ago
  17. 250df6e fs: protect inode->i_state with inode->i_lock by Dave Chinner · 13 years ago
  18. 0acd220 Merge branch 'nfs-for-2.6.39' into nfs-for-next by Trond Myklebust · 13 years ago
  19. 35124a0 Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO by Weston Andros Adamson · 13 years ago
  20. ef31153 NFSv4.1 convert layoutcommit sync to boolean by Andy Adamson · 13 years ago
  21. de4b15c NFSv4.1 pnfs_layoutcommit_inode fixes by Andy Adamson · 13 years ago
  22. 3dc8fe4 autofs4: Do not potentially dereference NULL pointer returned by fget() in autofs_dev_ioctl_setpipefd() by Jesper Juhl · 13 years ago
  23. e785472 autofs4 - remove autofs4_lock by Ian Kent · 13 years ago
  24. 83fb96b autofs4 - fix d_manage() return on rcu-walk by Ian Kent · 13 years ago
  25. d4a85e3 autofs4 - fix autofs4_expire_indirect() traversal by Ian Kent · 13 years ago
  26. f9398c2 autofs4 - fix dentry leak in autofs4_expire_direct() by Ian Kent · 13 years ago
  27. 3c31998 autofs4 - reinstate last used update on access by Ian Kent · 13 years ago
  28. 62a7375 vfs - check non-mountpoint dentry might block in __follow_mount_rcu() by Ian Kent · 13 years ago
  29. 8f70e95 NFS: Determine initial mount security by Bryan Schumaker · 13 years ago
  30. 7ebb931 NFS: use secinfo when crossing mountpoints by Bryan Schumaker · 13 years ago
  31. 5a5ea0d NFS: Add secinfo procedure by Bryan Schumaker · 13 years ago
  32. 7c51305 NFS: lookup supports alternate client by Bryan Schumaker · 13 years ago
  33. e73b83f NFS: convert call_sync() to a function by Bryan Schumaker · 13 years ago
  34. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  35. 6d1e9a4 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  36. fdc0ad8 Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 13 years ago
  37. dc87c55 Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  38. 5818fcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 13 years ago
  39. 1b506cf Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 13 years ago
  40. 6ed09c3 UBIFS: fix assertion warning and refine comments by Artem Bityutskiy · 13 years ago
  41. 9d523ca UBIFS: kill CONFIG_UBIFS_FS_DEBUG_CHKS by Artem Bityutskiy · 13 years ago
  42. fc5e58c UBIFS: use GFP_NOFS properly by Artem Bityutskiy · 13 years ago
  43. b81a618 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  44. 2e14967 userns: rename is_owner_or_cap to inode_owner_or_capable by Serge E. Hallyn · 13 years ago
  45. e795b71 userns: userns: check user namespace for task->file uid equivalence checks by Serge E. Hallyn · 13 years ago
  46. 52e9fc7 procfs: kill the global proc_mnt variable by Oleg Nesterov · 13 years ago
  47. 4308eeb pidns: call pid_ns_prepare_proc() from create_pid_namespace() by Eric W. Biederman · 13 years ago
  48. cb16e95 sysctl: add some missing input constraint checks by Petr Holasek · 13 years ago
  49. 5883f57 proc: protect mm start_code/end_code in /proc/pid/stat by Kees Cook · 13 years ago
  50. 312ec7e proc: make struct proc_dir_entry::namelen unsigned int by Alexey Dobriyan · 13 years ago
  51. fc3d876 procfs: fix some wrong error code usage by Jovi Zhang · 13 years ago
  52. 0db0c01 procfs: fix /proc/<pid>/maps heap check by Aaro Koskinen · 13 years ago
  53. 51e0314 proc: hide kernel addresses via %pK in /proc/<pid>/stack by Konstantin Khlebnikov · 13 years ago
  54. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  55. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  56. 3cdc712 ufs: use little-endian bitops by Akinobu Mita · 13 years ago
  57. 9ad1e1e udf: use little-endian bitops by Akinobu Mita · 13 years ago
  58. a49ebba nilfs2: use little-endian bitops by Akinobu Mita · 13 years ago
  59. c4354d0 ocfs2: use little-endian bitops by Akinobu Mita · 13 years ago
  60. 50e0168 ext4: use little-endian bitops by Akinobu Mita · 13 years ago
  61. 135a9fc fs/adfs/adfs.h: fix unsigned comparison by Andrew Morton · 13 years ago
  62. a9712bc deal with races in /proc/*/{syscall,stack,personality} by Al Viro · 13 years ago
  63. 198214a proc: enable writing to /proc/pid/mem by Stephen Wilson · 13 years ago
  64. 8b0db9d proc: make check_mem_permission() return an mm_struct on success by Stephen Wilson · 13 years ago
  65. 18f661b proc: hold cred_guard_mutex in check_mem_permission() by Stephen Wilson · 13 years ago
  66. 26947f8 proc: disable mem_write after exec by Stephen Wilson · 13 years ago
  67. 31db58b mm: arch: make get_gate_vma take an mm_struct instead of a task_struct by Stephen Wilson · 13 years ago
  68. 2fadaef auxv: require the target to be tracable (or yourself) by Al Viro · 13 years ago
  69. d6f64b8 close race in /proc/*/environ by Al Viro · 13 years ago
  70. ec6fd8a report errors in /proc/*/*map* sanely by Al Viro · 13 years ago
  71. ca6b0bf pagemap: close races with suid execve by Al Viro · 13 years ago
  72. 26ec3c6 make sessionid permissions in /proc/*/task/* match those in /proc/* by Al Viro · 13 years ago
  73. 0ba0851 ext4: fix a BUG in mb_mark_used during trim. by Tao Ma · 13 years ago
  74. cccb4d0 NFSv4.1 remove temp code that prevented ds commits by Fred Isaman · 13 years ago
  75. 863a3c6 NFSv4.1: layoutcommit by Andy Adamson · 13 years ago
  76. e0c2b38 NFSv4.1: filelayout driver specific code for COMMIT by Fred Isaman · 13 years ago
  77. 988b6dc NFSv4.1: remove GETATTR from ds commits by Fred Isaman · 13 years ago
  78. a861a1e NFSv4.1: add generic layer hooks for pnfs COMMIT by Fred Isaman · 13 years ago
  79. 425eb73 NFSv4.1: alloc and free commit_buckets by Fred Isaman · 13 years ago
  80. c879513 NFSv4.1: shift filelayout_free_lseg by Fred Isaman · 13 years ago
  81. 5917ce8 NFSv4.1: pull out code from nfs_commit_release by Fred Isaman · 13 years ago
  82. 64bfeb4 NFSv4.1: pull error handling out of nfs_commit_list by Fred Isaman · 13 years ago
  83. 5f45243 NFSv4.1: add callback to nfs4_commit_done by Fred Isaman · 13 years ago
  84. 9ace33c NFSv4.1: rearrange nfs_commit_rpcsetup by Fred Isaman · 13 years ago
  85. 465d524 NFSv4.1: don't send COMMIT to ds for data sync writes by Fred Isaman · 13 years ago
  86. 8ef2ce3 NFS: Detect loops in a readdir due to bad cookies by Bryan Schumaker · 13 years ago
  87. 480c200 NFS: Create nfs_open_dir_context by Bryan Schumaker · 13 years ago
  88. e47c085 NFS: Ensure that we update the readdir filp->f_pos correctly by Trond Myklebust · 13 years ago
  89. 65922cb ext4: unused variables cleanup in fs/ext4/extents.c by Sergey Senozhatsky · 13 years ago
  90. 6de9843 ext4: remove redundant set_buffer_mapped() in ext4_da_get_block_prep() by Feng Tang · 13 years ago
  91. bd23a53 fix leaks in path_lookupat() by Al Viro · 13 years ago
  92. 565d76c zlib: slim down zlib_deflate() workspace when possible by Jim Keniston · 13 years ago
  93. b12d125 fs/devpts/inode.c: correctly check d_alloc_name() return code in devpts_pty_new() by Andrey Vagin · 13 years ago
  94. e91f90b aio: wake all waiters when destroying ctx by Roland Dreier · 13 years ago
  95. da23ef0 adfs: add hexadecimal filetype suffix option by Stuart Swales · 13 years ago
  96. 7a9730a adfs: improve timestamp precision by Stuart Swales · 13 years ago
  97. 2f09719 adfs: fix E+/F+ dir size > 2048 crashing kernel by Stuart Swales · 13 years ago
  98. 0bc825d codafs: fix compile warning when CONFIG_SYSCTL=n by Rakib Mullick · 13 years ago
  99. 1a530a6 binfmt_elf: quiet GCC-4.6 'set but not used' warning in load_elf_binary() by David Daney · 13 years ago
  100. f4d93ad epoll: fix compiler warning and optimize the non-blocking path by Shawn Bohrer · 13 years ago