1. ca57272 fs/: do not fallback to default_llseek() when readdir() uses BKL by jan Blunck · 15 years ago
  2. ae6afc3 vfs: introduce noop_llseek() by jan Blunck · 15 years ago
  3. 9d85cba aio: fix the compat vectored operations by Jeff Moyer · 15 years ago
  4. b837336 compat: factor out compat_rw_copy_check_uvector from compat_do_readv_writev by Jeff Moyer · 15 years ago
  5. cccad8f fs/affs: use ERR_CAST by Julia Lawall · 15 years ago
  6. 36e1526 kcore: add _text to KCORE_TEXT by Wu Fengguang · 15 years ago
  7. 57f8786 proc: remove obsolete comments by Amerigo Wang · 15 years ago
  8. 73d3646 proc: cleanup: remove unused assignments by Dan Carpenter · 15 years ago
  9. 7e49827 proc: get_nr_threads() doesn't need ->siglock any longer by Oleg Nesterov · 15 years ago
  10. d344193 exit: avoid sig->count in de_thread/__exit_signal synchronization by Oleg Nesterov · 15 years ago
  11. 269b005a coredump: shift down_write(mmap_sem) into coredump_wait() by Oleg Nesterov · 15 years ago
  12. 5e43aef5 coredump: factor out put_cred() calls by Oleg Nesterov · 15 years ago
  13. d5bf4c4 coredump: cleanup "ispipe" code by Oleg Nesterov · 15 years ago
  14. c713541 coredump: factor out the not-ispipe file checks by Oleg Nesterov · 15 years ago
  15. 898b374 exec: replace call_usermodehelper_pipe with use of umh init function and resolve limit by Neil Horman · 15 years ago
  16. d27d7a9 ufs: permit mounting of BorderWare filesystems by Thomas Stewart · 15 years ago
  17. 7ca5ca6 fs/autofs4: use memdup_user by Julia Lawall · 15 years ago
  18. 63a6440 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 15 years ago
  19. cc68e3b fs/fscache/object-list.c: fix warning on 32-bit by Andrew Morton · 15 years ago
  20. 578454f driver core: add devname module aliases to allow module on-demand auto-loading by Kay Sievers · 15 years ago
  21. f16a5e3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 15 years ago
  22. 110b938 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  23. 337bbfd smbfs: remove duplicated #include by Huang Weiyi · 15 years ago
  24. 91f06e6 fs: ldm: don't use own implementation of hex_to_bin() by Andy Shevchenko · 15 years ago
  25. aaa04b4 fatfs: ratelimit corruption report by OGAWA Hirofumi · 15 years ago
  26. 4c99000 ntfs: use add_to_page_cache_lru() by Minchan Kim · 15 years ago
  27. 2ec93b0 ntfs: clean up ntfs_attr_extend_initialized by Minchan Kim · 15 years ago
  28. 4be929b kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN by Alexey Dobriyan · 15 years ago
  29. 58a9d3d8 fs-writeback: check sync bit earlier in inode_wait_for_writeback by Richard Kennedy · 15 years ago
  30. a8bef8ff mm: migration: avoid race between shift_arg_pages() and rmap_walk() during migration by not migrating temporary stacks by Mel Gorman · 15 years ago
  31. 1a5cb81 pagemap: add #ifdefs CONFIG_HUGETLB_PAGE on code walking hugetlb vma by Naoya Horiguchi · 15 years ago
  32. 88e8837 Merge branch 'delayed-logging-for-2.6.35' into for-linus by Alex Elder · 15 years ago
  33. ccf7c23 xfs: Ensure inode allocation buffers are fully replayed by Dave Chinner · 15 years ago
  34. df80615 xfs: enable background pushing of the CIL by Dave Chinner · 15 years ago
  35. 9da1ab1 xfs: forced unmounts need to push the CIL by Dave Chinner · 15 years ago
  36. 71e330b xfs: Introduce delayed logging core code by Dave Chinner · 15 years ago
  37. ed3b4d6 xfs: Improve scalability of busy extent tracking by Dave Chinner · 15 years ago
  38. 955833c xfs: make the log ticket ID available outside the log infrastructure by Dave Chinner · 15 years ago
  39. 169a7b0 xfs: clean up log ticket overrun debug output by Dave Chinner · 15 years ago
  40. c115541 xfs: Clean up XFS_BLI_* flag namespace by Dave Chinner · 15 years ago
  41. 64fc35d xfs: modify buffer item reference counting by Dave Chinner · 15 years ago
  42. 3383ca5 xfs: allow log ticket allocation to take allocation flags by Dave Chinner · 15 years ago
  43. 524ee36 xfs: Don't reuse the same transaction ID for duplicated transactions. by Dave Chinner · 15 years ago
  44. f137711 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 15 years ago
  45. 0163916 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 15 years ago
  46. 3e766fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 15 years ago
  47. 4fd5ec5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  48. 6e18824 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 15 years ago
  49. 7df0e03 GFS2: Fix permissions checking for setflags ioctl() by Steven Whitehouse · 15 years ago
  50. 5c80f5a squashfs: fix name reading in squashfs_xattr_get by Phillip Lougher · 15 years ago
  51. f6db25a squashfs: constify xattr handlers by Phillip Lougher · 15 years ago
  52. 6d27e64 9p: Optimize TCREATE by eliminating a redundant fid clone. by Venkateswararao Jujjuri · 15 years ago
  53. fe5bd07 9p: cleanup: remove unneeded assignment by Dan Carpenter · 15 years ago
  54. 75cc5c9 9p: Add mksock support by Venkateswararao Jujjuri · 15 years ago
  55. 85e0df2 fs/9p: Make sure we properly instantiate dentry. by Aneesh Kumar K.V · 15 years ago
  56. 3663df7 autofs4: Pushdown the bkl from ioctl by Frederic Weisbecker · 15 years ago
  57. e8bebe2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  58. 240ed68 ceph: reuse mon subscribe message instead of allocated anew by Sage Weil · 15 years ago
  59. 48c1e44 switch ecryptfs_write() to struct inode *, kill on-stack fake files by Al Viro · 15 years ago
  60. 02bd979 switch ecryptfs_get_locked_page() to struct inode * by Al Viro · 15 years ago
  61. bef5bc2 simplify access to ecryptfs inodes in ->readpage() and friends by Al Viro · 15 years ago
  62. f6d335c AFS: Don't put struct file on the stack by Al Viro · 15 years ago
  63. 4403158 Ban ecryptfs over ecryptfs by Al Viro · 15 years ago
  64. ab9a79b logfs: replace inode uid,gid,mode initialization with helper function by Al Viro · 15 years ago
  65. be8ded5 ufs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 15 years ago
  66. a6c5a03 udf: replace inode uid,gid,mode init with helper by Dmitry Monakhov · 15 years ago
  67. abf5d08 ubifs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 15 years ago
  68. 85640bd sysv: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 15 years ago
  69. 04b7ed0 reiserfs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 15 years ago
  70. 454abaf ramfs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 15 years ago
  71. 6a9e652 omfs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 15 years ago
  72. e6ecdc7 bfs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 15 years ago
  73. 75fe0a2 ocfs2: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 15 years ago
  74. 73459dc nilfs2: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 15 years ago
  75. 9eed1fb minix: replace inode uid,gid,mode init with helper by Dmitry Monakhov · 15 years ago
  76. b10b852 ext4: replace inode uid,gid,mode init with helper by Dmitry Monakhov · 15 years ago
  77. aab99c2 ext3: replace inode uid,gid,mode init with helper by Dmitry Monakhov · 15 years ago
  78. ffba102 ext2: replace inode uid,gid,mode init with helper by Dmitry Monakhov · 15 years ago
  79. e00117f exofs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 15 years ago
  80. ecc11fab btrfs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 15 years ago
  81. 319b2be jfs: replace inode uid,gid,mode init with helper by Dmitry Monakhov · 15 years ago
  82. 217f206 9p: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 15 years ago
  83. a1bd120 vfs: Add inode uid,gid,mode init helper by Dmitry Monakhov · 15 years ago
  84. 52957fe fs-writeback.c: bitfields should be unsigned by H Hartley Sweeten · 15 years ago
  85. 9a22968 namei.c : update mnt when it needed by Huang Shijie · 15 years ago
  86. 51ee049 vfs: add lockdep annotation to s_vfs_rename_key for ecryptfs by Roland Dreier · 15 years ago
  87. cc91062 fs/partitions: use ADDPART_FLAG_RAID instead of magic number by Cesar Eduardo Barros · 15 years ago
  88. 8018ab0 sanitize vfs_fsync calling conventions by Christoph Hellwig · 15 years ago
  89. e970a57 nfsd: open a file descriptor for fsync in nfs4 recovery by Christoph Hellwig · 15 years ago
  90. 2e147f1 fs: inode.c use atomic_inc_return in __iget by Richard Kennedy · 15 years ago
  91. a7cf414 anon_inode: set S_IFREG on the anon_inode by Eric Paris · 15 years ago
  92. b7bb0a1 gfs: constify xattr_handler by Stephen Hemminger · 15 years ago
  93. 537d81c ocfs: constify xattr_handler by Stephen Hemminger · 15 years ago
  94. 365f0cb jffs2: constify xattr_handler by Stephen Hemminger · 15 years ago
  95. 46e5876 xfs: constify xattr_handler by Stephen Hemminger · 15 years ago
  96. 94d09a9 reiserfs: constify xattr_handler by Stephen Hemminger · 15 years ago
  97. 11e2752 ext4: constify xattr_handler by Stephen Hemminger · 15 years ago
  98. d1f2104 ext3: constify xattr handlers by Stephen Hemminger · 15 years ago
  99. 749c72ef ext2: constify xattr_handler by Stephen Hemminger · 15 years ago
  100. f01cbd3 btrfs: constify xattr_handler by Stephen Hemminger · 15 years ago