1. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 16 years ago
  2. f36345f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Felix Blyakher · 16 years ago
  3. 4fe7041 Merge branch 'for-linus' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  4. 395d734 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  5. cc85906 Merge branch 'devel' into for-linus by Trond Myklebust · 16 years ago
  6. ad5b365 NSM: Fix unaligned accesses in nsm_init_private() by Mans Rullgard · 16 years ago
  7. c226fd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
  8. 8f63aaa8b autofs4: fix lookup deadlock by Ian Kent · 16 years ago
  9. 56fcef7 autofs4: cleanup expire code duplication by Ian Kent · 16 years ago
  10. 00fcf2c ecryptfs: use kzfree() by Johannes Weiner · 16 years ago
  11. c3b1b1c ramfs: add support for "mode=" mount option by Wu Fengguang · 16 years ago
  12. 3951088 epoll keyed wakeups: make eventfd use keyed wakeups by Davide Libenzi · 16 years ago
  13. 2dfa4ee epoll keyed wakeups: teach epoll about hints coming with the wakeup key by Davide Libenzi · 16 years ago
  14. bcd0b23 eventfd: improve support for semaphore-like behavior by Davide Libenzi · 16 years ago
  15. 4f0989d epoll: use real type instead of void * by Tony Battersby · 16 years ago
  16. e057e15 epoll: clean up ep_modify by Tony Battersby · 16 years ago
  17. d1bc90d epoll: remove unnecessary xchg by Tony Battersby · 16 years ago
  18. d030588 epoll: remember the event if epoll_wait returns -EFAULT by Tony Battersby · 16 years ago
  19. abff55c epoll: don't use current in irq context by Tony Battersby · 16 years ago
  20. bb57c3e epoll: remove debugging code by Davide Libenzi · 16 years ago
  21. 296e236 epoll: fix epoll's own poll (update) by Davide Libenzi · 16 years ago
  22. 5071f97 epoll: fix epoll's own poll by Davide Libenzi · 16 years ago
  23. 63cd8854 ntfs: remove private wrapper of endian helpers by Harvey Harrison · 16 years ago
  24. c2d7543 filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems by Eric Sandeen · 16 years ago
  25. 327c0e9 vmscan: fix it to take care of nodemask by KAMEZAWA Hiroyuki · 16 years ago
  26. 2678958 ramfs-nommu: use generic lru cache by Johannes Weiner · 16 years ago
  27. 851a039 mm: page_mkwrite change prototype to match fault: fix sysfs by Hugh Dickins · 16 years ago
  28. 56a76f8 fs: fix page_mkwrite error cases in core code and btrfs by Nick Piggin · 16 years ago
  29. c2ec175 mm: page_mkwrite change prototype to match fault by Nick Piggin · 16 years ago
  30. 2584e51 mm: reintroduce and deprecate rlimit based access for SHM_HUGETLB by Ravikiran G Thirumalai · 16 years ago
  31. 8a0bdec mm: fix SHM_HUGETLB to work with users in hugetlb_shm_group by Ravikiran G Thirumalai · 16 years ago
  32. e3a7cca vfs: add/use account_page_dirtied() by Edward Shishkin · 16 years ago
  33. 0f043a8 proc tty: remove struct tty_operations::read_proc by Alexey Dobriyan · 16 years ago
  34. ae149b6 proc tty: add struct tty_operations::proc_fops by Alexey Dobriyan · 16 years ago
  35. ced117c Remove two unneeded exports and make two symbols static in fs/mpage.c by Dmitri Vorobiev · 16 years ago
  36. 47e4491 Cleanup after commit 585d3bc06f4ca57f975a5a1f698f65a45ea66225 by Al Viro · 16 years ago
  37. e5824c9 Trim includes of fdtable.h by Al Viro · 16 years ago
  38. d9e66c7 Don't crap into descriptor table in binfmt_som by Al Viro · 16 years ago
  39. d0f35dd Trim includes in binfmt_elf by Al Viro · 16 years ago
  40. e7b9b55 Don't mess with descriptor table in load_elf_binary() by Al Viro · 16 years ago
  41. 5ad4e53 Get rid of indirect include of fs_struct.h by Al Viro · 16 years ago
  42. ce3b0f8 New helper - current_umask() by Al Viro · 16 years ago
  43. f1191b5 check_unsafe_exec() doesn't care about signal handlers sharing by Al Viro · 16 years ago
  44. 498052b New locking/refcounting for fs_struct by Al Viro · 16 years ago
  45. 3e93cd6 Take fs_struct handling to new file (fs/fs_struct.c) by Al Viro · 16 years ago
  46. f8ef3ed Get rid of bumping fs_struct refcount in pivot_root(2) by Al Viro · 16 years ago
  47. d57e62b Btrfs: try to free metadata pages when we free btree blocks by Chris Mason · 16 years ago
  48. 5a3f23d Btrfs: add extra flushing for renames and truncates by Chris Mason · 16 years ago
  49. 0d8fe32 fs: Add exofs to Kernel build by Boaz Harrosh · 16 years ago
  50. 214c8ad exofs: Documentation by Boaz Harrosh · 16 years ago
  51. 8cf74b3 exofs: export_operations by Boaz Harrosh · 16 years ago
  52. ba9e5e9 exofs: super_operations and file_system_type by Boaz Harrosh · 16 years ago
  53. e6af00f exofs: dir_inode and directory operations by Boaz Harrosh · 16 years ago
  54. beaec07 exofs: address_space_operations by Boaz Harrosh · 16 years ago
  55. 982980d exofs: symlink_inode and fast_symlink_inode operations by Boaz Harrosh · 16 years ago
  56. e806271 exofs: file and file_inode operations by Boaz Harrosh · 16 years ago
  57. b14f8ab exofs: Kbuild, Headers and osd utils by Boaz Harrosh · 16 years ago
  58. de09757 UBIFS: fix recovery bug by Adrian Hunter · 16 years ago
  59. 1aacc06 Revert "xfs: increase the maximum number of supported ACL entries" by Felix Blyakher · 16 years ago
  60. bff6197 md: move lots of #include lines out of .h files and into .c by NeilBrown · 16 years ago
  61. 5123bc3 Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs by Felix Blyakher · 16 years ago
  62. 930861c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Felix Blyakher · 16 years ago
  63. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 16 years ago
  64. cf2f7d7 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  65. 3a355cc reiserfs: xattr_create is unused with xattrs disabled by Jeff Mahoney · 16 years ago
  66. a9caa3d Revert "proc: revert /proc/uptime to ->read_proc hook" by Alexey Dobriyan · 16 years ago
  67. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 16 years ago
  68. 3dec7f5 proc 1/2: do PDE usecounting even for ->read_proc, ->write_proc by Alexey Dobriyan · 16 years ago
  69. 09729a9 proc: fix sparse warnings in pagemap_read() by Milind Arun Choudhary · 16 years ago
  70. 1681bc3 proc: move fs/proc/inode-alloc.txt comment into a source file by Randy Dunlap · 16 years ago
  71. 2076601 nfsd: remove nfsd4_ops array size by Benny Halevy · 16 years ago
  72. e1c5024 Merge branch 'reiserfs-updates' from Jeff Mahoney by Linus Torvalds · 16 years ago
  73. ee93961 reiserfs: rename [cn]_* variables by Jeff Mahoney · 16 years ago
  74. d68caa9 reiserfs: rename p_._ variables by Jeff Mahoney · 16 years ago
  75. a063ae1 reiserfs: rename p_s_tb to tb by Jeff Mahoney · 16 years ago
  76. 995c762 reiserfs: rename p_s_inode to inode by Jeff Mahoney · 16 years ago
  77. ad31a4f reiserfs: rename p_s_bh to bh by Jeff Mahoney · 16 years ago
  78. a9dd364 reiserfs: rename p_s_sb to sb by Jeff Mahoney · 16 years ago
  79. 0222e65 reiserfs: strip trailing whitespace by Jeff Mahoney · 16 years ago
  80. 3cd6dbe reiserfs: cleanup path functions by Jeff Mahoney · 16 years ago
  81. fba4ebb reiserfs: factor out buffer_info initialization by Jeff Mahoney · 16 years ago
  82. 57fe60d reiserfs: add atomic addition of selinux attributes during inode creation by Jeff Mahoney · 16 years ago
  83. a41f1a4 reiserfs: use generic readdir for operations across all xattrs by Jeff Mahoney · 16 years ago
  84. 0ab2621 reiserfs: journaled xattrs by Jeff Mahoney · 16 years ago
  85. 48b32a3 reiserfs: use generic xattr handlers by Jeff Mahoney · 16 years ago
  86. 8ecbe55 reiserfs: remove i_has_xattr_dir by Jeff Mahoney · 16 years ago
  87. 8b6dd72 reiserfs: make per-inode xattr locking more fine grained by Jeff Mahoney · 16 years ago
  88. d984561 reiserfs: eliminate per-super xattr lock by Jeff Mahoney · 16 years ago
  89. 6c17675 reiserfs: simplify xattr internal file lookups/opens by Jeff Mahoney · 16 years ago
  90. a72bdb1 reiserfs: Clean up xattrs when REISERFS_FS_XATTR is unset by Jeff Mahoney · 16 years ago
  91. 6dfede69 reiserfs: remove IS_PRIVATE helpers by Jeff Mahoney · 16 years ago
  92. 010f5a2 reiserfs: remove link detection code by Jeff Mahoney · 16 years ago
  93. ec6ea56 reiserfs: xattr reiserfs_get_page takes offset instead of index by Jeff Mahoney · 16 years ago
  94. f437c52 reiserfs: small variable cleanup by Jeff Mahoney · 16 years ago
  95. 0030b64 reiserfs: use reiserfs_error() by Jeff Mahoney · 16 years ago
  96. 1e5e59d reiserfs: introduce reiserfs_error() by Jeff Mahoney · 16 years ago
  97. 32e8b10 reiserfs: rearrange journal abort by Jeff Mahoney · 16 years ago
  98. c3a9c21 reiserfs: rework reiserfs_panic by Jeff Mahoney · 16 years ago
  99. 78b6513 reiserfs: add locking around error buffer by Jeff Mahoney · 16 years ago
  100. cacbe3d reiserfs: prepare_error_buf wrongly consumes va_arg by Jeff Mahoney · 16 years ago