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