1. b657452 [XFS] Portability changes: remove prdev, stick to one diagnostic interface. by Nathan Scott · 18 years ago
  2. 9c48876 [XFS] Remove dead code from come bulkstat paths. by Nathan Scott · 18 years ago
  3. ad72387 [XFS] Fix a typo in a header file comment. by Nathan Scott · 18 years ago
  4. 7d4fb40 [XFS] Start writeout earlier (on last close) in the case where we have a by Nathan Scott · 18 years ago
  5. 59c1b08 [XFS] Make the pflags test/set wrappers more legible for us mere humans. by Nathan Scott · 18 years ago
  6. e1090074 [XFS] Fix a buffer refcount leak in dir2 code on a forced shutdown. by Nathan Scott · 18 years ago
  7. 7d04a33 [XFS] Shutdown the filesystem if all device paths have gone. Made by Nathan Scott · 18 years ago
  8. b76963f [XFS] getattr can return an error code, so propogate any from lower layers. by Nathan Scott · 18 years ago
  9. 3d80ede [XFS] Drop use of m_writeio_blocks when zeroing, its not meaningful by Nathan Scott · 18 years ago
  10. 72c93bc [XFS] lock validator: lockdep: small xfs init_rwsem() cleanup by Ingo Molnar · 18 years ago
  11. 87c199c [XFS] Over zealous with doing endian conversions. We endian converted the by Tim Shimmin · 18 years ago
  12. 7142508 [XFS] Stop a BUG from occurring in generic_delete_inode by preventing by David Chinner · 18 years ago
  13. 6d192a9 [XFS] inode items and EFI/EFDs have different ondisk format for 32bit and by Tim Shimmin · 18 years ago
  14. d210a28 [XFS] In actual allocation of file system blocks and freeing extents, the by Yingping Lu · 18 years ago
  15. d3446ea [XFS] Add degframentation exclusion support by Barry Naujok · 18 years ago
  16. fbc1462 [XFS] Fix a noatime regression related to updating inode atime field on by Nathan Scott · 18 years ago
  17. ba0b92d [XFS] Fix a comment typo, originally noticed by Ming Zhang. by Nathan Scott · 18 years ago
  18. fe6c1e7 [XFS] Fix size argument in kmem_free(). by Mandy Kirkconnell · 18 years ago
  19. 3f368a0 [XFS] Originally the ATTR_DMI flag also had the functionality of the by Olaf Weber · 18 years ago
  20. 1d8daf0 [XFS] endianess annotations for xfs_dir_leaf_entry_t by Christoph Hellwig · 18 years ago
  21. 8034fff [XFS] endianess annotations for xfs_dir_leaf_hdr_t by Christoph Hellwig · 18 years ago
  22. ff9901c [XFS] endianess annotations for xfs_dir2_data_entry_t by Christoph Hellwig · 18 years ago
  23. 3e57ecf [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report by Olaf Weber · 18 years ago
  24. 71601e2b [PATCH] debugfs inode leak by Jens Axboe · 18 years ago
  25. 6d09bb6 [PATCH] fs/namei.c: Call to file_permission() under a spinlock in do_lookup_path() by Trond Myklebust · 18 years ago
  26. 6855a3a [PATCH] ext3 resize: fix double unlock_super() by Andrew Morton · 18 years ago
  27. 55aa2e0 [[CIFS] Pass truncate open flag through on file open in case setattr fails by Steve French · 18 years ago
  28. 0877583 [CIFS] Fix typos in previous fix by Steve French · 18 years ago
  29. cec6815a [CIFS] endian fix for new POSIX byte range lock support by Steve French · 18 years ago
  30. a424f8b [CIFS] fix memory leak in cifs session info struct on reconnect by Steve French · 18 years ago
  31. c01f36a [CIFS] ACPI suspend oops by Steve French · 18 years ago
  32. a878fb2 [CIFS] Do not limit the length of share names (was 100 for whole UNC name) by Steve French · 18 years ago
  33. fc94cdb [CIFS] Fix new POSIX Locking for setting lock_type correctly on unlock by Steve French · 18 years ago
  34. 3ac8141 [PATCH] affs: possible null pointer dereference in affs_rename() by Florin Malita · 18 years ago
  35. b964638 JFS: Fix multiple errors in metapage_releasepage by Dave Kleikamp · 18 years ago
  36. a2eb0c1 [PATCH] md: Make sure bi_max_vecs is set properly in bio_split by NeilBrown · 18 years ago
  37. f2d3958 [PATCH] knfsd: Fix two problems that can cause rmmod nfsd to die by NeilBrown · 18 years ago
  38. d66fd90 [PATCH] fix NULL dereference in inotify_ignore by Amy Griffis · 18 years ago
  39. 66055a4 [PATCH] fix race in inotify_release by Amy Griffis · 18 years ago
  40. df88912 [PATCH] binfmt_flat: don't check for EMFILE by Andrew Morton · 18 years ago
  41. 9ccfc29 [PATCH] nfsd: sign conversion obscuring errors in nfsd_set_posix_acl() by Florin Malita · 18 years ago
  42. 8c7b389 [PATCH] NFS server subtree_check returns dubious value by Peter Staubach · 18 years ago
  43. d64b1c8 [PATCH] NFS: fix error handling on access_ok in compat_sys_nfsservctl by Lin Feng Shen · 18 years ago
  44. cef0893 configfs: Make sure configfs_init() is called before consumers. by Joel Becker · 18 years ago
  45. eed7a0d configfs: configfs_mkdir() failed to cleanup linkage. by Joel Becker · 18 years ago
  46. 84efad1 configfs: Fix a reference leak in configfs_mkdir(). by Joel Becker · 18 years ago
  47. afae00ab ocfs2: fix gfp mask in some file system paths by Sunil Mushran · 18 years ago
  48. dd4a2c2 ocfs2: Don't populate uptodate cache in ocfs2_force_read_journal() by Mark Fasheh · 18 years ago
  49. c4374f8 ocfs2: take meta data lock in ocfs2_file_aio_read() by Mark Fasheh · 18 years ago
  50. 53013cb ocfs2: take data locks around extend by Mark Fasheh · 18 years ago
  51. 194a61b [PATCH] jffs2 warning fixes by Andrew Morton · 18 years ago
  52. eee391a [PATCH] revert "vfs: propagate mnt_flags into do_loopback/vfsmount" by Andrew Morton · 18 years ago
  53. 3835a9b [PATCH] fs/compat.c: fix 'if (a |= b )' typo by Alexey Dobriyan · 18 years ago
  54. 41e5a6a [PATCH] v9fs: signal handling fixes by Latchesar Ionkov · 18 years ago
  55. 343f1fe [PATCH] v9fs: Twalk memory leak by Latchesar Ionkov · 18 years ago
  56. 48564e6 [PATCH] smbfs: Fix slab corruption in samba error path by Jan Niehusmann · 18 years ago
  57. 3b7c810 [PATCH] smbfs chroot issue (CVE-2006-1864) by Olaf Kirch · 18 years ago
  58. a537055 [PATCH] autofs4: NFY_NONE wait race fix by Ian Kent · 18 years ago
  59. 6aff5cb [PATCH] fs/open.c: unexport sys_openat by Adrian Bunk · 18 years ago
  60. 032ebf2 Alternative fix for MMC oops on unmount after removal by Linus Torvalds · 18 years ago
  61. e515f04 Merge git://oss.sgi.com:8090/xfs-2.6 by Linus Torvalds · 18 years ago
  62. 75dff55 [PATCH] fs/locks.c: Fix lease_init by Trond Myklebust · 18 years ago
  63. e63a369 [XFS] Fix a possible metadata buffer (AGFL) refcount leak when fixing an by Nathan Scott · 18 years ago
  64. b1ecdda [XFS] Fix a project quota space accounting leak on rename. by Nathan Scott · 18 years ago
  65. d08d389 [XFS] Fix a possible forced shutdown due to mishandling write barriers by Nathan Scott · 18 years ago
  66. 98232d5 [PATCH] compat_sys_vmsplice: one-off in UIO_MAXIOV check by Jens Axboe · 18 years ago
  67. a054887 [PATCH] splice: redo page lookup if add_to_page_cache() returns -EEXIST by Jens Axboe · 18 years ago
  68. 76ad4d1 [PATCH] splice: rename remaining info variables to pipe by Jens Axboe · 18 years ago
  69. 1432873 [PATCH] splice: LRU fixups by Jens Axboe · 18 years ago
  70. bfc4ee3 [PATCH] splice: fix unlocking of page on error ->prepare_write() by Jens Axboe · 18 years ago
  71. 5dea517 [PATCH] ext3: multile block allocate little endian fixes by Mingming Cao · 18 years ago
  72. 330ab71 [PATCH] vmsplice: restrict stealing a little more by Jens Axboe · 18 years ago
  73. a893b99 [PATCH] splice: fix page LRU accounting by Jens Axboe · 18 years ago
  74. 7591489 [PATCH] vmsplice: fix badly placed end paranthesis by Jens Axboe · 18 years ago
  75. 9817d20 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  76. d261020 [PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64 by Andi Kleen · 18 years ago
  77. 7afa6fd [PATCH] vmsplice: allow user to pass in gift pages by Jens Axboe · 18 years ago
  78. f6762b7 [PATCH] pipe: enable atomic copying of pipe data to/from user space by Jens Axboe · 18 years ago
  79. e27dedd [PATCH] splice: call handle_ra_miss() on failure to lookup page by Jens Axboe · 18 years ago
  80. 7f9c51f [PATCH] Add ->splice_read/splice_write to def_blk_fops by Jens Axboe · 18 years ago
  81. f84d751 [PATCH] pipe: introduce ->pin() buffer operation by Jens Axboe · 18 years ago
  82. 0568b40 [PATCH] splice: fix bugs in pipe_to_file() by Jens Axboe · 18 years ago
  83. 46e678c [PATCH] splice: fix bugs with stealing regular pipe pages by Jens Axboe · 18 years ago
  84. 2833c28 [PATCH] powerpc: Wire up *at syscalls by Andreas Schwab · 18 years ago
  85. eb20796 [PATCH] splice: make the read-side do batched page lookups by Jens Axboe · 18 years ago
  86. eb645a2 [PATCH] splice: switch to using page_cache_readahead() by Jens Axboe · 18 years ago
  87. e7edf9c [PATCH] LSM: add missing hook to do_compat_readv_writev() by James Morris · 18 years ago
  88. a090d91 [PATCH] protect ext3 ioctl modifying append_only, immutable, etc. with i_mutex by Al Viro · 18 years ago
  89. de0bb97 [PATCH] forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable) by Al Viro · 18 years ago
  90. 7b97ebf Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  91. 00522fb [PATCH] splice: rearrange moving to/from pipe helpers by Jens Axboe · 18 years ago
  92. 912d35f [PATCH] Add support for the sys_vmsplice syscall by Jens Axboe · 18 years ago
  93. 8aa09a5 [fuse] fix race between checking and setting file->private_data by Miklos Szeredi · 18 years ago
  94. 6dbbcb1 [fuse] fix deadlock between fuse_put_super() and request_end(), try #2 by Miklos Szeredi · 18 years ago
  95. 5a5fb1e Revert "[fuse] fix deadlock between fuse_put_super() and request_end()" by Miklos Szeredi · 18 years ago
  96. 016b661 [PATCH] splice: fix offset problems by Jens Axboe · 18 years ago
  97. ba5f5d9 [PATCH] splice: fix min() warning by Andrew Morton · 18 years ago
  98. 301dc3e [CIFS] Fix compile error when CONFIG_CIFS_EXPERIMENTAL is undefined by Steve French · 18 years ago
  99. 41bc398 Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6-stable by Linus Torvalds · 18 years ago
  100. b66ac3e [CIFS] Fix typo in previous by Steve French · 18 years ago