1. 16317ec ecryptfs: redo dget,mntget on dentry_open failure by Eric Sandeen · 17 years ago
  2. c8161f6 ecryptfs: fix unlocking in error paths by Eric Sandeen · 17 years ago
  3. c525460 Don't send quota messages repeatedly when hardlimit reached by Jan Kara · 17 years ago
  4. 22dd483 Fix computation of SKB size for quota messages by Jan Kara · 17 years ago
  5. b886290 ecryptfs: fix string overflow on long cipher names by Eric Sandeen · 17 years ago
  6. 2b5baad Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  7. 4743e0e [XFS] Initialise current offset in xfs_file_readdir correctly by Lachlan McIlroy · 17 years ago
  8. bad60fd [XFS] Fix mknod regression by Christoph Hellwig · 17 years ago
  9. 3c37815 mm: fix exit_mmap BUG() on a.out binary exit by Ivan Kokshaysky · 17 years ago
  10. 041388b [XFS] Put the correct offset in dirent d_off by Lachlan McIlroy · 17 years ago
  11. c734c79 [XFS] Don't wait for pending I/Os when purging blocks beyond eof. by Lachlan McIlroy · 17 years ago
  12. 087ee8d Fix compilation warning in dquot.c by Jan Kara · 17 years ago
  13. 7a3f595 ecryptfs: fix fsx data corruption problems by Eric Sandeen · 17 years ago
  14. 7c9e70e ecryptfs: set s_blocksize from lower fs in sb by Eric Sandeen · 17 years ago
  15. b47b6f3 ext3, ext4: avoid divide by zero by Andries E. Brouwer · 17 years ago
  16. 9e2de40 fs/Kconfig: grammar fix by Uwe Kleine-König · 17 years ago
  17. 459e216 ecryptfs: initialize new auth_tokens before teardown by Eric Sandeen · 17 years ago
  18. 2cc3a8f Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  19. e8aed34 ocfs2: Re-journal buffers after transaction extend by Mark Fasheh · 17 years ago
  20. 0879c58 ocfs2: Allow for debugging of transaction extends by Mark Fasheh · 17 years ago
  21. 92295d8 ocfs2: Don't panic when truncating an empty extent by Mark Fasheh · 17 years ago
  22. a86370f ocfs2: fix exit-while-locked bug in ocfs2_queue_orphans() by Mark Fasheh · 17 years ago
  23. a10db50 NFS: Fix an Oops in NFS unmount by Trond Myklebust · 17 years ago
  24. a5576cf Revert "NFS: Ensure we return zero if applications attempt to write zero bytes" by Trond Myklebust · 17 years ago
  25. 5cef338 NFSv2/v3: Fix a memory leak when using -onolock by Trond Myklebust · 17 years ago
  26. 4584f52 NFS: Fix NFS mountpoint crossing... by Trond Myklebust · 17 years ago
  27. 3790ee4 proc: remove/Fix proc generic d_revalidate by Eric W. Biederman · 17 years ago
  28. 41f81e8 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  29. cf10e82 [XFS] Fix xfs_ichgtime()s broken usage of I_SYNC by David Chinner · 17 years ago
  30. 978c7b2 [XFS] Make xfsbufd threads freezable by Rafael J. Wysocki · 17 years ago
  31. e89bc61 [XFS] revert to double-buffering readdir by Christoph Hellwig · 17 years ago
  32. a7430847 [XFS] Fix broken inode cluster setup. by David Chinner · 17 years ago
  33. 77be55a [XFS] Clear XBF_READ_AHEAD flag on I/O completion. by Lachlan McIlroy · 17 years ago
  34. d1afb67 [XFS] Fixed a few bugs in xfs_buf_associate_memory() by Lachlan McIlroy · 17 years ago
  35. cd57e59 [XFS] 971064 Various fixups for xfs_bulkstat(). by Lachlan McIlroy · 17 years ago
  36. d757762 [XFS] Fix dbflush panic in xfs_qm_sync. by Donald Douwsma · 17 years ago
  37. f7a5274 Pull suspend-2.6.24 into release branch by Len Brown · 17 years ago
  38. 97bd791 remove nonsense force-casts from ocfs2 by Al Viro · 17 years ago
  39. 7e46aa5 regression: bfs endianness bug by Al Viro · 17 years ago
  40. 9b5e685 regression: cifs endianness bug by Al Viro · 17 years ago
  41. 5a622f2 proc: fix proc_dir_entry refcounting by Alexey Dobriyan · 17 years ago
  42. d4beaf4 jbd: Fix assertion failure in fs/jbd/checkpoint.c by Jan Kara · 17 years ago
  43. 0c664f9 ufs: fix nexstep dir block size by Evgeniy Dushistov · 17 years ago
  44. e00ba3d aio: only account I/O wait time in read_events if there are active requests by Jeff Moyer · 17 years ago
  45. e136e76 Freezer: Fix JFFS2 garbage collector freezing issue (rev. 2) by Rafael J. Wysocki · 17 years ago
  46. 8002ced Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6 by Linus Torvalds · 17 years ago
  47. 2b1e300 [NETNS]: Fix /proc/net breakage by Eric W. Biederman · 17 years ago
  48. 81257de tty: add the new termios2 ioctls to the compatible list. by Heiko Carstens · 17 years ago
  49. 08b6330 fuse: fix attribute caching after rename by Miklos Szeredi · 17 years ago
  50. fbee36b fuse: fix uninitialized field in fuse_inode by John Muir · 17 years ago
  51. d0186b2 fuse: fix FUSE_FILE_OPS sending by Miklos Szeredi · 17 years ago
  52. a664309 fuse: pass open flags to read and write by Miklos Szeredi · 17 years ago
  53. 7dca9fd fuse: cleanup: add fuse_get_attr_version() by Miklos Szeredi · 17 years ago
  54. bcb4be8 fuse: fix reading past EOF by Miklos Szeredi · 17 years ago
  55. 6454d1f fix up ext2_fs.h for userspace after reservations backport by Tobias Poschwatta · 17 years ago
  56. 19fd4bb proc: remove races from proc_id_readdir() by Eric W. Biederman · 17 years ago
  57. c231954 proc: fix NULL ->i_fop oops by Alexey Dobriyan · 17 years ago
  58. cae2f9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  59. 8118a85 sysfs: fix off-by-one error in fill_read_buffer() by Miao Xie · 17 years ago
  60. c46f739 vfs: coredumping fix by Ingo Molnar · 17 years ago
  61. b1967d0 ocfs2: reverse inline-data truncate args by Mark Fasheh · 17 years ago
  62. 0d8a4e0 ocfs2: Fix comparison in ocfs2_size_fits_inline_data() by Mark Fasheh · 17 years ago
  63. bccb9da ocfs2: Remove bug statement in ocfs2_dentry_iput() by Mark Fasheh · 17 years ago
  64. 5a58c3e [PATCH] ocfs2: Remove expensive bitmap scanning by Jan Kara · 17 years ago
  65. a46043e ocfs2: log valid inode # on bad inode by Mark Fasheh · 17 years ago
  66. ef9f86c ocfs2: Filter -ENOSPC in mlog_errno() by Mark Fasheh · 17 years ago
  67. 2759236 [PATCH] fs/ocfs2: Add missing "space" by Joe Perches · 17 years ago
  68. e001e79 ocfs2: Reset journal parameters after s_mount_opt update by Mark Fasheh · 17 years ago
  69. 423eaf8 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  70. 0685ab4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  71. 02fe494 NFS: Clean up new multi-segment direct I/O changes by Chuck Lever · 17 years ago
  72. b9148c6 NFS: Ensure we return zero if applications attempt to write zero bytes by Chuck Lever · 17 years ago
  73. c216fd7 NFS: Support multiple segment iovecs in the NFS direct I/O path by Chuck Lever · 17 years ago
  74. 19f7378 NFS: Introduce iovec I/O helpers to fs/nfs/direct.c by Chuck Lever · 17 years ago
  75. 4c30d56 NFS: fs/nfs/dir.c should #include "internal.h" by Adrian Bunk · 17 years ago
  76. 5334eb1 NFS: make nfs_wb_page_priority() static by Adrian Bunk · 17 years ago
  77. f16c960 NFS: mount failure causes bad page state by Russell King · 17 years ago
  78. 08e4570 sched: fix prev_stime calculation by Ingo Molnar · 17 years ago
  79. 2b83457 [CIFS] Fix check after use error in ACL code by Steve French · 17 years ago
  80. 058250a0 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 17 years ago
  81. cea2180 [CIFS] Fix potential data corruption when writing out cached dirty pages by Jeff Layton · 17 years ago
  82. 2a97468 [CIFS] Fix spurious reconnect on 2nd peek from read of SMB length by Petr Tesarik · 17 years ago
  83. 4c1fe2f kernel BUG at fs/nfs/namespace.c:108! - can be triggered by bad server by Neil Brown · 17 years ago
  84. b09b941 NFS: Fix the ustat() regression by Trond Myklebust · 17 years ago
  85. f7a44ea [CIFS] remove build warning by Steve French · 17 years ago
  86. 2442421 [CIFS] Have CIFS_SessSetup build correct SPNEGO SessionSetup request by Steve French · 17 years ago
  87. 8840dee [CIFS] minor checkpatch cleanup by Steve French · 17 years ago
  88. d6c2e4d [CIFS] have cifs_get_spnego_key get the hostname from TCP_Server_Info by Jeff Layton · 17 years ago
  89. c359cf3 [CIFS] add hostname field to TCP_Server_Info struct by Jeff Layton · 17 years ago
  90. 70fe7dc [CIFS] clean up error handling in cifs_mount by Jeff Layton · 17 years ago
  91. 68bf728 [CIFS] add ver= prefix to upcall format version by Steve French · 17 years ago
  92. 7c06a8d Fix 64KB blocksize in ext3 directories by Jan Kara · 17 years ago
  93. dbaf4c0 smbfs: fix debug builds by Jeff Layton · 17 years ago
  94. cb51f97 mark sys_open/sys_read exports unused by Arjan van de Ven · 17 years ago
  95. 9fcc2d1 proc: simplify and correct proc_flush_task by Eric W. Biederman · 17 years ago
  96. 8744969 fuse_file_alloc(): fix NULL dereferences by Adrian Bunk · 17 years ago
  97. c06a018 reiserfs: don't drop PG_dirty when releasing sub-page-sized dirty file by Fengguang Wu · 17 years ago
  98. f433dc5 Fixes to the BFS filesystem driver by Dmitri Vorobiev · 17 years ago
  99. 9a119c0 hugetlb: allow bulk updating in hugetlb_*_quota() by Adam Litke · 17 years ago
  100. c79fb75 hugetlb: fix quota management for private mappings by Adam Litke · 17 years ago