1. 03c3fa0 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 17 years ago
  2. 223cdea Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 17 years ago
  3. 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
  4. 41d577a fs/ufs: return f_fsid for statfs(2) by Coly Li · 17 years ago
  5. 1c5b454 fs/sysv: return f_fsid for statfs(2) by Coly Li · 17 years ago
  6. 2fc7f56 fs/squashfs: return f_fsid for statfs(2) by Coly Li · 17 years ago
  7. 651d062 fs/reiserfs: return f_fsid for statfs(2) by Coly Li · 17 years ago
  8. 5b76dc0 fs/qnx4: return f_fsid for statfs(2) by Coly Li · 17 years ago
  9. 197e671 fs/omfs: return f_fsid for statfs(2) by Coly Li · 17 years ago
  10. 054475d fs/minix: return f_fsid for statfs(2) by Coly Li · 17 years ago
  11. 2430c4d fs/isofs: return f_fsid for statfs(2) by Coly Li · 17 years ago
  12. 604d295 fs/hpfs: return f_fsid for statfs(2) by Coly Li · 17 years ago
  13. 25564dd fs/hfsplus: return f_fsid for statfs(2) by Coly Li · 17 years ago
  14. 7dd2c00 fs/hfs: return f_fsid for statfs(2) by Coly Li · 17 years ago
  15. aac49b7 fs/fat: return f_fsid for statfs(2) by Coly Li · 17 years ago
  16. 514c91a fs/efs: return f_fsid for statfs(2) by Coly Li · 17 years ago
  17. 94ea77a fs/cramfs: return f_fsid for statfs(2) by Coly Li · 17 years ago
  18. 8587246 fs/befs: return f_fsid for statfs(2) by Coly Li · 17 years ago
  19. a6a2a73 fs/affs: return f_fsid for statfs(2) by Coly Li · 17 years ago
  20. accb401 fs/adfs: return f_fsid for statfs(2) by Coly Li · 17 years ago
  21. 10c7db2 preadv/pwritev: switch compat readv/preadv/writev/pwritev from fget to fget_light by Gerd Hoffmann · 17 years ago
  22. f3554f4 preadv/pwritev: Add preadv and pwritev system calls. by Gerd Hoffmann · 17 years ago
  23. 6949a63 preadv/pwritev: create compat_writev() by Gerd Hoffmann · 17 years ago
  24. dac1213 preadv/pwritev: create compat_readv() by Gerd Hoffmann · 17 years ago
  25. 98310e5 cramfs: propagate uncompression errors by David VomLehn · 17 years ago
  26. ab4ad55 bin_elf_fdpic: check the return value of clear_user by Mike Frysinger · 17 years ago
  27. 880fe76 hppfs: hppfs_read_file() may return -ERROR by Roel Kluin · 17 years ago
  28. 695f6ae ext3: avoid false EIO errors by Jan Kara · 17 years ago
  29. de18f3b ext3: return -EIO not -ESTALE on directory traversal through deleted inode by Bryan Donlan · 17 years ago
  30. 45f9021 ext3: use unsigned instead of int for type of blocksize in fs/ext3/namei.c by Wei Yongjun · 17 years ago
  31. ecca9af jbd: fix oops in jbd_journal_init_inode() on corrupted fs by Jan Kara · 17 years ago
  32. 039fd8c ext3: remove the BKL in ext3/ioctl.c by Cyrus Massoumi · 17 years ago
  33. 97f76d3 vfs: check bh->b_blocknr only if BH_Mapped is set by Nikanth Karthikesan · 17 years ago
  34. d2caa3c writeback: guard against jiffies wraparound on inode->dirtied_when checks (try #3) by Jeff Layton · 17 years ago
  35. b6fac63 vfs: skip I_CLEAR state inodes by Wu Fengguang · 17 years ago
  36. 33e5d769 nommu: fix a number of issues with the per-MM VMA patch by David Howells · 17 years ago
  37. 146bca7 udf: Don't write integrity descriptor too often by Jan Kara · 17 years ago
  38. 4034600 udf: Try anchor in block 256 first by Jan Kara · 17 years ago
  39. 225fede udf: Some type fixes and cleanups by Jan Kara · 17 years ago
  40. 1197e4d udf: use hardware sector size by Clemens Ladisch · 17 years ago
  41. 4136801 udf: fix novrs mount option by Clemens Ladisch · 17 years ago
  42. 59285c2 udf: Fix oops when invalid character in filename occurs by Jan Kara · 17 years ago
  43. 557f5a1 udf: return f_fsid for statfs(2) by Coly Li · 17 years ago
  44. f90981f udf: Add checks to not underflow sector_t by Jan Kara · 17 years ago
  45. 87bc730 udf: fix default mode and dmode options handling by Marcin Slusarz · 17 years ago
  46. e650b94 udf: fix sparse warnings: by Jan Kara · 17 years ago
  47. 3093055 udf: unsigned last[i] cannot be less than 0 by roel kluin · 17 years ago
  48. 7ac9bcd udf: implement mode and dmode mounting options by Marcin Slusarz · 17 years ago
  49. 530f1a5 udf: reduce stack usage of udf_get_filename by Marcin Slusarz · 17 years ago
  50. ba9aadd udf: reduce stack usage of udf_load_pvoldesc by Marcin Slusarz · 17 years ago
  51. 97e961f Fix the udf code not to pass structs on stack where possible. by Pekka Enberg · 17 years ago
  52. 5ca4e4b Remove struct typedefs from fs/udf/ecma_167.h et al. by Pekka Enberg · 17 years ago
  53. 4fe7041 Merge branch 'for-linus' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 17 years ago
  54. 395d734 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 17 years ago
  55. cc85906 Merge branch 'devel' into for-linus by Trond Myklebust · 17 years ago
  56. ad5b365 NSM: Fix unaligned accesses in nsm_init_private() by Mans Rullgard · 17 years ago
  57. c226fd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 17 years ago
  58. 8f63aaa8b autofs4: fix lookup deadlock by Ian Kent · 17 years ago
  59. 56fcef7 autofs4: cleanup expire code duplication by Ian Kent · 17 years ago
  60. 00fcf2c ecryptfs: use kzfree() by Johannes Weiner · 17 years ago
  61. c3b1b1c ramfs: add support for "mode=" mount option by Wu Fengguang · 17 years ago
  62. 3951088 epoll keyed wakeups: make eventfd use keyed wakeups by Davide Libenzi · 17 years ago
  63. 2dfa4ee epoll keyed wakeups: teach epoll about hints coming with the wakeup key by Davide Libenzi · 17 years ago
  64. bcd0b23 eventfd: improve support for semaphore-like behavior by Davide Libenzi · 17 years ago
  65. 4f0989d epoll: use real type instead of void * by Tony Battersby · 17 years ago
  66. e057e15 epoll: clean up ep_modify by Tony Battersby · 17 years ago
  67. d1bc90d epoll: remove unnecessary xchg by Tony Battersby · 17 years ago
  68. d030588 epoll: remember the event if epoll_wait returns -EFAULT by Tony Battersby · 17 years ago
  69. abff55c epoll: don't use current in irq context by Tony Battersby · 17 years ago
  70. bb57c3e epoll: remove debugging code by Davide Libenzi · 17 years ago
  71. 296e236 epoll: fix epoll's own poll (update) by Davide Libenzi · 17 years ago
  72. 5071f97 epoll: fix epoll's own poll by Davide Libenzi · 17 years ago
  73. 63cd8854 ntfs: remove private wrapper of endian helpers by Harvey Harrison · 17 years ago
  74. c2d7543 filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems by Eric Sandeen · 17 years ago
  75. 327c0e9 vmscan: fix it to take care of nodemask by KAMEZAWA Hiroyuki · 17 years ago
  76. 2678958 ramfs-nommu: use generic lru cache by Johannes Weiner · 17 years ago
  77. 851a039 mm: page_mkwrite change prototype to match fault: fix sysfs by Hugh Dickins · 17 years ago
  78. 56a76f8 fs: fix page_mkwrite error cases in core code and btrfs by Nick Piggin · 17 years ago
  79. c2ec175 mm: page_mkwrite change prototype to match fault by Nick Piggin · 17 years ago
  80. 2584e51 mm: reintroduce and deprecate rlimit based access for SHM_HUGETLB by Ravikiran G Thirumalai · 17 years ago
  81. 8a0bdec mm: fix SHM_HUGETLB to work with users in hugetlb_shm_group by Ravikiran G Thirumalai · 17 years ago
  82. e3a7cca vfs: add/use account_page_dirtied() by Edward Shishkin · 17 years ago
  83. 0f043a8 proc tty: remove struct tty_operations::read_proc by Alexey Dobriyan · 17 years ago
  84. ae149b6 proc tty: add struct tty_operations::proc_fops by Alexey Dobriyan · 17 years ago
  85. ced117c Remove two unneeded exports and make two symbols static in fs/mpage.c by Dmitri Vorobiev · 17 years ago
  86. 47e4491 Cleanup after commit 585d3bc06f4ca57f975a5a1f698f65a45ea66225 by Al Viro · 17 years ago
  87. e5824c9 Trim includes of fdtable.h by Al Viro · 17 years ago
  88. d9e66c7 Don't crap into descriptor table in binfmt_som by Al Viro · 17 years ago
  89. d0f35dd Trim includes in binfmt_elf by Al Viro · 17 years ago
  90. e7b9b55 Don't mess with descriptor table in load_elf_binary() by Al Viro · 17 years ago
  91. 5ad4e53 Get rid of indirect include of fs_struct.h by Al Viro · 17 years ago
  92. ce3b0f8 New helper - current_umask() by Al Viro · 17 years ago
  93. f1191b5 check_unsafe_exec() doesn't care about signal handlers sharing by Al Viro · 17 years ago
  94. 498052b New locking/refcounting for fs_struct by Al Viro · 17 years ago
  95. 3e93cd6 Take fs_struct handling to new file (fs/fs_struct.c) by Al Viro · 17 years ago
  96. f8ef3ed Get rid of bumping fs_struct refcount in pivot_root(2) by Al Viro · 17 years ago
  97. d57e62b Btrfs: try to free metadata pages when we free btree blocks by Chris Mason · 17 years ago
  98. 5a3f23d Btrfs: add extra flushing for renames and truncates by Chris Mason · 17 years ago
  99. bff6197 md: move lots of #include lines out of .h files and into .c by NeilBrown · 17 years ago
  100. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 17 years ago