1. 7e567b4 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 17 years ago
  2. 0ae05fb ptrace: s/parent/real_parent/ in binfmt_elf_fdpic.c by Oleg Nesterov · 17 years ago
  3. 00a62ce mm: fix Committed_AS underflow on large NR_CPUS environment by KOSAKI Motohiro · 17 years ago
  4. 74641f5 alpha: binfmt_aout fix by Ivan Kokshaysky · 17 years ago
  5. 0816178 pagemap: require aligned-length, non-null reads of /proc/pid/pagemap by Vitaly Mayatskikh · 17 years ago
  6. b827e49 mm: close page_mkwrite races by Nick Piggin · 17 years ago
  7. a8985f3 autofs4: fix incorrect return in autofs4_mount_busy() by Ian Kent · 17 years ago
  8. dfa13f3 ocfs2: Fix a missing credit when deleting from indexed directories. by Joel Becker · 17 years ago
  9. 7e31a96 ocfs2/trivial: Remove unused variable in ocfs2_rename. by Tao Ma · 17 years ago
  10. ac20100 eCryptfs: Fix min function comparison warning by Tyler Hicks · 17 years ago
  11. 802b352 ecryptfs: fix printk format warning by Randy Dunlap · 17 years ago
  12. 6983872 bio: fix memcpy corruption in bio_copy_user_iov() by FUJITA Tomonori · 17 years ago
  13. 4ebf662 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 17 years ago
  14. 46a53cc Btrfs: look for acls during btrfs_read_locked_inode by Chris Mason · 17 years ago
  15. 7b1a14b Btrfs: fix acl caching by Chris Mason · 17 years ago
  16. dccdee4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6 by Linus Torvalds · 17 years ago
  17. a069e9c ext2: missing unlock in ext2_quota_write() by Dan Carpenter · 17 years ago
  18. fd1b524 quota: remove obsolete comments in fs/quota/Makefile by Christoph Hellwig · 17 years ago
  19. 2138093 Btrfs: Fix a bunch of printk() warnings. by Joel Becker · 17 years ago
  20. e63b6a6c Btrfs: Fix a trivial warning using max() of u64 vs ULL. by Joel Becker · 17 years ago
  21. 45c0654 Btrfs: remove unused btrfs_bit_radix slab by Chris Mason · 17 years ago
  22. 193f284 Btrfs: ratelimit IO error printks by Chris Mason · 17 years ago
  23. b7967db Btrfs: remove #if 0 code by Chris Mason · 17 years ago
  24. d6397ba Btrfs: When shrinking, only update disk size on success by Chris Ball · 17 years ago
  25. c4b5a61 ext4: Do not try to validate extents on special files by Theodore Ts'o · 17 years ago
  26. 4b2b0b9 ROMFS: Advance destination buffer pointer when reading from a blockdev by David Howells · 17 years ago
  27. 84baf74 ROMFS: romfs_lookup() shouldn't be doing a partial name comparison by David Howells · 17 years ago
  28. a9e8174 ext4: Ignore i_file_acl_high unless EXT4_FEATURE_INCOMPAT_64BIT is present by Theodore Ts'o · 17 years ago
  29. 59bc5c7 Btrfs: fix deadlocks and stalls on dead root removal by Chris Mason · 17 years ago
  30. e980b50 Btrfs: fix fallocate deadlock on inode extent lock by Chris Mason · 17 years ago
  31. 9601e3f Btrfs: kill btrfs_cache_create by Christoph Hellwig · 17 years ago
  32. 0d4bf11 Btrfs: don't export symbols by Christoph Hellwig · 17 years ago
  33. 2ea2544 Btrfs: simplify makefile by Christoph Hellwig · 17 years ago
  34. 97e728d Btrfs: try to keep a healthy ratio of metadata vs data block groups by Josef Bacik · 17 years ago
  35. 485c26e ext4: Fix softlockup caused by illegal i_file_acl value in on-disk inode by Theodore Ts'o · 17 years ago
  36. a4277bf Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 17 years ago
  37. ff91fad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 17 years ago
  38. 58be18c Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  39. 12bac70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 17 years ago
  40. 97c68d00 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  41. 437f7fd check_unsafe_exec: s/lock_task_sighand/rcu_read_lock/ by Oleg Nesterov · 17 years ago
  42. 8c652f9 do_execve() must not clear fs->in_exec if it was set by another thread by Oleg Nesterov · 17 years ago
  43. a5a0a63 ocfs2: Add missing iput() during error handling in ocfs2_dentry_attach_lock() by Sunil Mushran · 17 years ago
  44. e1c8053 [S390] /proc/stat idle field for idle cpus by Martin Schwidefsky · 17 years ago
  45. d9ba761 GFS2: Ensure that the inode goal block settings are updated by Steven Whitehouse · 17 years ago
  46. d8bd504 GFS2: Fix bug in block allocation by Steven Whitehouse · 17 years ago
  47. b5451f7 ext4: Fix potential inode allocation soft lockup in Orlov allocator by Theodore Ts'o · 17 years ago
  48. e84a26c ext4: Make the extent validity check more paranoid by Theodore Ts'o · 17 years ago
  49. 3a6b42c eCryptfs: Larger buffer for encrypted symlink targets by Tyler Hicks · 17 years ago
  50. ca8e34f eCryptfs: Lock lower directory inode mutex during lookup by Tyler Hicks · 17 years ago
  51. e77cc8d eCryptfs: Remove ecryptfs_unlink_sigs warnings by Tyler Hicks · 17 years ago
  52. 13a791b eCryptfs: Fix data corruption when using ecryptfs_passthrough by Tyler Hicks · 17 years ago
  53. 3a5203a eCryptfs: Print FNEK sig properly in /proc/mounts by Tyler Hicks · 17 years ago
  54. 57ea34d eCryptfs: NULL pointer dereference in ecryptfs_send_miscdev() by Tyler Hicks · 17 years ago
  55. ae6e845 eCryptfs: Copy lower inode attrs before dentry instantiation by Tyler Hicks · 18 years ago
  56. a9e9dc2 bio: use bio_kmalloc() in copy/map functions by Tejun Heo · 17 years ago
  57. 451a9eb bio: fix bio_kmalloc() by Tejun Heo · 17 years ago
  58. 5b09b50 ocfs2: Fix some printk() warnings. by Joel Becker · 17 years ago
  59. 0fba813 ocfs2: Fix 2 warning during ocfs2 make. by Tao Ma · 17 years ago
  60. ccc5ff9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 17 years ago
  61. c12ddba hugetlbfs: return negative error code for bad mount option by Akinobu Mita · 17 years ago
  62. 546888d Btrfs: fix btrfs fallocate oops and deadlock by Chris Mason · 17 years ago
  63. b33ecba Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 17 years ago
  64. 9a41fe3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
  65. 8340437 NFS: Fix the XDR iovec calculation in nfs3_xdr_setaclargs by Trond Myklebust · 17 years ago
  66. 38e23c9 fs: Mark get_filesystem_list() as __init function. by Tetsuo Handa · 17 years ago
  67. 2eae7a1 kill vfs_stat_fd / vfs_lstat_fd by Christoph Hellwig · 17 years ago
  68. 0112fc2 Separate out common fstatat code into vfs_fstatat by Oleg Drokin · 17 years ago
  69. fd56d24 ecryptfs: use memdup_user() by Li Zefan · 17 years ago
  70. a9482eb ncpfs: use memdup_user() by Li Zefan · 17 years ago
  71. 0e639bd xfs: use memdup_user() by Li Zefan · 17 years ago
  72. 1c8542c sysfs: use memdup_user() by Li Zefan · 17 years ago
  73. dae7b66 btrfs: use memdup_user() by Li Zefan · 17 years ago
  74. 3939fcd xattr: use memdup_user() by Li Zefan · 17 years ago
  75. 3eac877 autofs4: use memchr() in invalid_string() by Al Viro · 17 years ago
  76. 2f9092e Fix i_mutex vs. readdir handling in nfsd by David Woodhouse · 17 years ago
  77. 1ba0c7d fs/compat_ioctl: fix build when !BLOCK by Alexander Beregalov · 17 years ago
  78. 117aff7 Fix autofs_expire() by Al Viro · 17 years ago
  79. 24b6f16 No need for crossing to mountpoint in audit_tag_tree() by Al Viro · 17 years ago
  80. 1644ccc Safer nfsd_cross_mnt() by Al Viro · 17 years ago
  81. e5d67f0 Touch all affected namespaces on propagation of mount by Al Viro · 17 years ago
  82. cf2706a3 Fix AUTOFS_DEV_IOCTL_REQUESTER_CMD by Al Viro · 17 years ago
  83. 8c594ea Btrfs: use the right node in reada_for_balance by Chris Mason · 17 years ago
  84. 11c8349 Btrfs: fix oops on page->mapping->host during writepage by Chris Mason · 17 years ago
  85. d313d7a Btrfs: add a priority queue to the async thread helpers by Chris Mason · 17 years ago
  86. ffbd517 Btrfs: use WRITE_SYNC for synchronous writes by Chris Mason · 17 years ago
  87. e56985d GFS2: Fix page_mkwrite() return code by Steven Whitehouse · 17 years ago
  88. 52fcd11 GFS2: Clear dirty bit at end of inode glock sync by Steven Whitehouse · 17 years ago
  89. 613cbe3 Don't set relatime when noatime is specified by Andi Kleen · 17 years ago
  90. 8d4ab5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  91. fc6f394 cifs: when renaming don't try to unlink negative dentry by Jeff Layton · 17 years ago
  92. 74a205a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 17 years ago
  93. 6566abd AFS: Guard afs_file_readpage_read_complete() definition with CONFIG_AFS_FSCACHE by Matt Kraai · 17 years ago
  94. d29a2e9 vfat: Note the NLS requirement by Alan Cox · 17 years ago
  95. b80901b splice: fix new kernel-doc warnings by Randy Dunlap · 17 years ago
  96. 22c9d52 cifs: remove unneeded bcc_ptr update in CIFSTCon by Jeff Layton · 17 years ago
  97. 313fecf cifs: add cFYI messages with some of the saved strings from ssetup/tcon by Jeff Layton · 17 years ago
  98. f083def cifs: fix buffer size for tcon->nativeFileSystem field by Jeff Layton · 17 years ago
  99. 27b87fe cifs: fix unicode string area word alignment in session setup by Jeff Layton · 17 years ago
  100. 88dd47f [CIFS] Fix build break caused by change to new current_umask helper function by Steve French · 17 years ago