1. 460c54b Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  2. aea6ad0 [XFS] fix unaligned access in readdir by Christoph Hellwig · 17 years ago
  3. d0dc370 NFSv4: Give the lock stateid its own sequence queue by Trond Myklebust · 17 years ago
  4. cf05946 hfs: handle more on-disk corruptions without oopsing by Eric Sandeen · 17 years ago
  5. caeeeec eCryptfs: fix dentry handling on create error, unlink, and inode destroy by Michael Halcrow · 17 years ago
  6. 9f966be fat: optimize fat_count_free_clusters() by OGAWA Hirofumi · 17 years ago
  7. 45626bb core dump: real_parent ppid by Roland McGrath · 17 years ago
  8. 3fee37c fix: using joysticks in 32 bit applications on 64 bit systems by Akos Maroy · 17 years ago
  9. e6e2197 NFSv4: Fix open_to_lock_owner sequenceid allocation... by Trond Myklebust · 17 years ago
  10. bb22629 NFSv4: nfs4_open_confirm must not set the open_owner as confirmed on error by Trond Myklebust · 17 years ago
  11. b274b48 NFSv4: Fix circular locking dependency in nfs4_kill_renewd by Trond Myklebust · 17 years ago
  12. e9cc6c2 NFS: Fix a possible Oops in fs/nfs/super.c by Trond Myklebust · 17 years ago
  13. 831830b restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid by Al Viro · 17 years ago
  14. 158a962 Unify /proc/slabinfo configuration by Linus Torvalds · 17 years ago
  15. 6b6adc2 slub: register slabinfo to procfs by Pekka Enberg · 17 years ago
  16. 16317ec ecryptfs: redo dget,mntget on dentry_open failure by Eric Sandeen · 17 years ago
  17. c8161f6 ecryptfs: fix unlocking in error paths by Eric Sandeen · 17 years ago
  18. c525460 Don't send quota messages repeatedly when hardlimit reached by Jan Kara · 17 years ago
  19. 22dd483 Fix computation of SKB size for quota messages by Jan Kara · 17 years ago
  20. b886290 ecryptfs: fix string overflow on long cipher names by Eric Sandeen · 17 years ago
  21. 2b5baad Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  22. 4743e0e [XFS] Initialise current offset in xfs_file_readdir correctly by Lachlan McIlroy · 17 years ago
  23. bad60fd [XFS] Fix mknod regression by Christoph Hellwig · 17 years ago
  24. 3c37815 mm: fix exit_mmap BUG() on a.out binary exit by Ivan Kokshaysky · 17 years ago
  25. 041388b [XFS] Put the correct offset in dirent d_off by Lachlan McIlroy · 17 years ago
  26. c734c79 [XFS] Don't wait for pending I/Os when purging blocks beyond eof. by Lachlan McIlroy · 17 years ago
  27. 087ee8d Fix compilation warning in dquot.c by Jan Kara · 17 years ago
  28. 7a3f595 ecryptfs: fix fsx data corruption problems by Eric Sandeen · 17 years ago
  29. 7c9e70e ecryptfs: set s_blocksize from lower fs in sb by Eric Sandeen · 17 years ago
  30. b47b6f3 ext3, ext4: avoid divide by zero by Andries E. Brouwer · 17 years ago
  31. 9e2de40 fs/Kconfig: grammar fix by Uwe Kleine-König · 17 years ago
  32. 459e216 ecryptfs: initialize new auth_tokens before teardown by Eric Sandeen · 17 years ago
  33. 2cc3a8f Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  34. e8aed34 ocfs2: Re-journal buffers after transaction extend by Mark Fasheh · 17 years ago
  35. 0879c58 ocfs2: Allow for debugging of transaction extends by Mark Fasheh · 17 years ago
  36. 92295d8 ocfs2: Don't panic when truncating an empty extent by Mark Fasheh · 17 years ago
  37. a86370f ocfs2: fix exit-while-locked bug in ocfs2_queue_orphans() by Mark Fasheh · 17 years ago
  38. a10db50 NFS: Fix an Oops in NFS unmount by Trond Myklebust · 17 years ago
  39. a5576cf Revert "NFS: Ensure we return zero if applications attempt to write zero bytes" by Trond Myklebust · 17 years ago
  40. 5cef338 NFSv2/v3: Fix a memory leak when using -onolock by Trond Myklebust · 17 years ago
  41. 4584f52 NFS: Fix NFS mountpoint crossing... by Trond Myklebust · 17 years ago
  42. 3790ee4 proc: remove/Fix proc generic d_revalidate by Eric W. Biederman · 17 years ago
  43. 41f81e8 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  44. cf10e82 [XFS] Fix xfs_ichgtime()s broken usage of I_SYNC by David Chinner · 17 years ago
  45. 978c7b2 [XFS] Make xfsbufd threads freezable by Rafael J. Wysocki · 17 years ago
  46. e89bc61 [XFS] revert to double-buffering readdir by Christoph Hellwig · 17 years ago
  47. a7430847 [XFS] Fix broken inode cluster setup. by David Chinner · 17 years ago
  48. 77be55a [XFS] Clear XBF_READ_AHEAD flag on I/O completion. by Lachlan McIlroy · 17 years ago
  49. d1afb67 [XFS] Fixed a few bugs in xfs_buf_associate_memory() by Lachlan McIlroy · 17 years ago
  50. cd57e59 [XFS] 971064 Various fixups for xfs_bulkstat(). by Lachlan McIlroy · 17 years ago
  51. d757762 [XFS] Fix dbflush panic in xfs_qm_sync. by Donald Douwsma · 17 years ago
  52. f7a5274 Pull suspend-2.6.24 into release branch by Len Brown · 17 years ago
  53. 97bd791 remove nonsense force-casts from ocfs2 by Al Viro · 17 years ago
  54. 7e46aa5 regression: bfs endianness bug by Al Viro · 17 years ago
  55. 9b5e685 regression: cifs endianness bug by Al Viro · 17 years ago
  56. 5a622f2 proc: fix proc_dir_entry refcounting by Alexey Dobriyan · 17 years ago
  57. d4beaf4 jbd: Fix assertion failure in fs/jbd/checkpoint.c by Jan Kara · 17 years ago
  58. 0c664f9 ufs: fix nexstep dir block size by Evgeniy Dushistov · 17 years ago
  59. e00ba3d aio: only account I/O wait time in read_events if there are active requests by Jeff Moyer · 17 years ago
  60. e136e76 Freezer: Fix JFFS2 garbage collector freezing issue (rev. 2) by Rafael J. Wysocki · 17 years ago
  61. 8002ced Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6 by Linus Torvalds · 17 years ago
  62. 2b1e300 [NETNS]: Fix /proc/net breakage by Eric W. Biederman · 17 years ago
  63. 81257de tty: add the new termios2 ioctls to the compatible list. by Heiko Carstens · 17 years ago
  64. 08b6330 fuse: fix attribute caching after rename by Miklos Szeredi · 17 years ago
  65. fbee36b fuse: fix uninitialized field in fuse_inode by John Muir · 17 years ago
  66. d0186b2 fuse: fix FUSE_FILE_OPS sending by Miklos Szeredi · 17 years ago
  67. a664309 fuse: pass open flags to read and write by Miklos Szeredi · 17 years ago
  68. 7dca9fd fuse: cleanup: add fuse_get_attr_version() by Miklos Szeredi · 17 years ago
  69. bcb4be8 fuse: fix reading past EOF by Miklos Szeredi · 17 years ago
  70. 6454d1f fix up ext2_fs.h for userspace after reservations backport by Tobias Poschwatta · 17 years ago
  71. 19fd4bb proc: remove races from proc_id_readdir() by Eric W. Biederman · 17 years ago
  72. c231954 proc: fix NULL ->i_fop oops by Alexey Dobriyan · 17 years ago
  73. cae2f9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  74. 8118a85 sysfs: fix off-by-one error in fill_read_buffer() by Miao Xie · 17 years ago
  75. c46f739 vfs: coredumping fix by Ingo Molnar · 17 years ago
  76. b1967d0 ocfs2: reverse inline-data truncate args by Mark Fasheh · 17 years ago
  77. 0d8a4e0 ocfs2: Fix comparison in ocfs2_size_fits_inline_data() by Mark Fasheh · 17 years ago
  78. bccb9da ocfs2: Remove bug statement in ocfs2_dentry_iput() by Mark Fasheh · 17 years ago
  79. 5a58c3e [PATCH] ocfs2: Remove expensive bitmap scanning by Jan Kara · 17 years ago
  80. a46043e ocfs2: log valid inode # on bad inode by Mark Fasheh · 17 years ago
  81. ef9f86c ocfs2: Filter -ENOSPC in mlog_errno() by Mark Fasheh · 17 years ago
  82. 2759236 [PATCH] fs/ocfs2: Add missing "space" by Joe Perches · 17 years ago
  83. e001e79 ocfs2: Reset journal parameters after s_mount_opt update by Mark Fasheh · 17 years ago
  84. 423eaf8 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  85. 0685ab4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  86. 02fe494 NFS: Clean up new multi-segment direct I/O changes by Chuck Lever · 17 years ago
  87. b9148c6 NFS: Ensure we return zero if applications attempt to write zero bytes by Chuck Lever · 17 years ago
  88. c216fd7 NFS: Support multiple segment iovecs in the NFS direct I/O path by Chuck Lever · 17 years ago
  89. 19f7378 NFS: Introduce iovec I/O helpers to fs/nfs/direct.c by Chuck Lever · 17 years ago
  90. 4c30d56 NFS: fs/nfs/dir.c should #include "internal.h" by Adrian Bunk · 17 years ago
  91. 5334eb1 NFS: make nfs_wb_page_priority() static by Adrian Bunk · 17 years ago
  92. f16c960 NFS: mount failure causes bad page state by Russell King · 17 years ago
  93. 08e4570 sched: fix prev_stime calculation by Ingo Molnar · 17 years ago
  94. 2b83457 [CIFS] Fix check after use error in ACL code by Steve French · 17 years ago
  95. 058250a0 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 17 years ago
  96. cea2180 [CIFS] Fix potential data corruption when writing out cached dirty pages by Jeff Layton · 17 years ago
  97. 2a97468 [CIFS] Fix spurious reconnect on 2nd peek from read of SMB length by Petr Tesarik · 17 years ago
  98. 4c1fe2f kernel BUG at fs/nfs/namespace.c:108! - can be triggered by bad server by Neil Brown · 17 years ago
  99. b09b941 NFS: Fix the ustat() regression by Trond Myklebust · 17 years ago
  100. f7a44ea [CIFS] remove build warning by Steve French · 17 years ago