1. 65b3da3 [XFS] Add in the new xfs_aops.h header file for I/O completion struct. by Christoph Hellwig · 19 years ago
  2. 213b24c [PATCH] uclinux: use MAP_PRIVATE when mmaping code regions in flat binary loader by Greg Ungerer · 19 years ago
  3. 0829c36 [XFS] Add infrastructure for tracking I/O completions by Christoph Hellwig · 19 years ago
  4. 51c91ed [XFS] add infrastructure for waiting on I/O completion at inode reclaim time by Christoph Hellwig · 19 years ago
  5. 592cb26 [XFS] remove unessecary vnode flags by Christoph Hellwig · 19 years ago
  6. 760dea6 [XFS] Fix sparse warnings in kmem_* functions Patch from Victor Fusco by Christoph Hellwig · 19 years ago
  7. 6f948fb [XFS] Need to unlock the AIL before calling xfs_force_shutdown() because by Tim Shimmin · 19 years ago
  8. 0432dab [XFS] remove struct vnode::v_type by Christoph Hellwig · 19 years ago
  9. 155ffd0 [XFS] Remove extraneous quotacheck diagnostics. by Nathan Scott · 19 years ago
  10. e69a333 [XFS] Add in grpid/nogrpid mount option parsing, actual code was always there.. by Nathan Scott · 19 years ago
  11. 7e9c639 [XFS] 929956 add log debugging and tracing info by Tim Shimmin · 19 years ago
  12. 32fb9b5 [XFS] Fix up the calculation of the reservation overhead to hopefully by Tim Shimmin · 19 years ago
  13. d52b44d [XFS] Fix regression in transaction reserved-block accounting for direct writes. by Nathan Scott · 19 years ago
  14. ad4a8ac [XFS] Fix check for writeable file in xfs_ioc_space ioctl code by Eric Sandeen · 19 years ago
  15. 3bdbfb1 [XFS] Prevent the incore superblock sb_fdblocks count from leaking when we by David Chinner · 19 years ago
  16. bcec2b7 [XFS] Add a chunk of tracing code to diagnose truncate related issues. by Nathan Scott · 19 years ago
  17. eedb553 [XFS] Make metadata IO completion consistent with other IO completion handlers. by Nathan Scott · 19 years ago
  18. cdb6268 [XFS] replace vn_get usage by ihold by Christoph Hellwig · 19 years ago
  19. bb3f724 [XFS] send dmapi events from nopage for mmapped files by Dean Roehrich · 19 years ago
  20. 536388b [XFS] upate copyrights by Dean Roehrich · 19 years ago
  21. 616b1c7 [XFS] Update copyrights by Dean Roehrich · 19 years ago
  22. 573dbd9 [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL by Jesper Juhl · 19 years ago
  23. eb6f116 [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate by Herbert Xu · 19 years ago
  24. 1d15b10f JFS: Implement jfs_init_security by Dave Kleikamp · 19 years ago
  25. 4f4b401 JFS: allow extended attributes to be set within a existing transaction by Dave Kleikamp · 19 years ago
  26. bfa0d75 [CIFS] Add support for legacy servers part 5 by Steve French · 19 years ago
  27. 1c95518 [CIFS] Add support for legacy servers part 4 by Steve French · 19 years ago
  28. cb8be64 [CIFS] Add nolock synonym (ala nfs) for nobrl to disable sending byte range by Steve French · 19 years ago
  29. 16abbec [CIFS] Add support for suspend by Steve French · 19 years ago
  30. b1b5d7f JFS: jfs_delete_inode should always call clear_inode. by Dave Kleikamp · 19 years ago
  31. 2016ef7 Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  32. 7f57356 [CIFS] Remove cifs_sb argument from *build_path_from_dentry by Steve French · 19 years ago
  33. ae11be6 Merge refs/heads/for-linus from master.kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git by Linus Torvalds · 19 years ago
  34. c752f07 [TCP]: Move the tcp sock states to net/tcp_states.h by Arnaldo Carvalho de Melo · 19 years ago
  35. 97c169a Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git by Linus Torvalds · 19 years ago
  36. 31151ba fix mismerge in ll_rw_blk.c by James Bottomley · 19 years ago
  37. efda945 Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 19 years ago
  38. 36676bc [PATCH] Fix oops in sysfs_hash_and_remove_file() by James Bottomley · 19 years ago
  39. d634cc1 [PATCH] Fix oops in fs/locks.c on close of file with pending locks by Steve French · 19 years ago
  40. fd589e0 [PATCH] hppfs: fix symlink error path by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  41. d7a60d5 [PATCH] Fixup symlink function pointers for hppfs [for 2.6.13] by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  42. 7c657f2 [PATCH] Document idr_get_new_above() semantics, update inotify by John McCutchan · 19 years ago
  43. a9d02ad [CIFS] Support for legacy servers part 3 - Add support for Open and most by Steve French · 19 years ago
  44. e22cb8b [CIFS] Use file instead of dentry in cifs dir_notify struct by Steve French · 19 years ago
  45. 167a251 [CIFS] Change notify support part 3 by Steve French · 19 years ago
  46. abb15b8 [CIFS] Missing line from previous patch by Steve French · 19 years ago
  47. ff5dbd9 [CIFS] Change notify support part 2 by Steve French · 19 years ago
  48. e2a98a7 [CIFS] Update thanks/contributor list with Miklos Szeredi by Steve French · 19 years ago
  49. c0c3e8e CIFS: Fix typos in fs/cifs/CHANGES by Steve French · 19 years ago
  50. a454434 CIFS: Reduce CONFIG_CIFS_STATS ifdefs by Steve French · 19 years ago
  51. 6b8edfe [CIFS] Support for mounting to older servers part 2. Add support for by Steve French · 19 years ago
  52. a10faeb2 [CIFS] Support for mounting to older, pre-CIFS servers added. This by Steve French · 19 years ago
  53. b92327f [CIFS] Finish up of case-insensitive dentry handling for cifs. This by Steve French · 19 years ago
  54. a5a2b48 [CIFS] Make CIFS statistics more accurate and add some stats that were by Steve French · 19 years ago
  55. 6463523 Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  56. f6fdd7d Don't allow normal users to set idle IO priority by Linus Torvalds · 19 years ago
  57. a5ea169 [PATCH] freevxfs: fix breakage introduced by symlink fixes by Alexey Dobriyan · 19 years ago
  58. db87389 befs: fix up missed follow_link declaration change by Linus Torvalds · 19 years ago
  59. e0c9314 [ARM] fs/adfs/adfs.h: "extern inline" doesn't make sense by Adrian Bunk · 19 years ago
  60. 01c314a [PATCH] NFSv4: unbalanced BKL in nfs_atomic_lookup() by Steve Dickson · 19 years ago
  61. 008b150 [PATCH] Fix up symlink function pointers by Al Viro · 19 years ago
  62. cc314ee Fix nasty ncpfs symlink handling bug. by Linus Torvalds · 19 years ago
  63. 2fb1e30 [PATCH] jffs2: fix symlink error handling by Al Viro · 19 years ago
  64. d3485d3 [CIFS] Finish cifs mount option which requests case insensitive path by Steve French · 19 years ago
  65. 01fa90c Merge with /home/shaggy/git/linus-clean/ by Dave Kleikamp · 19 years ago
  66. c46fa8a [CIFS] Add mount option for disabling sending byte range lock requests by Steve French · 19 years ago
  67. d86c390 [PATCH] reiserfs+acl+quota deadlock fix by Jan Kara · 19 years ago
  68. dc59250 [PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsi by Chuck Lever · 19 years ago
  69. 412d582 [PATCH] NFS: use atomic bitops to manipulate flags in nfsi->flags by Chuck Lever · 19 years ago
  70. 5529680 [PATCH] NFS: split nfsi->flags into two fields by Chuck Lever · 19 years ago
  71. 8d0d509 [CIFS] Change Notify support part 1 - add dnotify thread for processing by Steve French · 19 years ago
  72. f191401 [CIFS] rmmod cifs can oops if done soon after the last cifs unmount by Steve French · 19 years ago
  73. 099d44e Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6 by Linus Torvalds · 19 years ago
  74. c4f92db [PATCH] nfsd to unlock kernel before exiting by Steven Rostedt · 19 years ago
  75. 1982c34 [CIFS] Ensure that cifs multiplex ids do not collide. by Steve French · 19 years ago
  76. a59c658 [CIFS] Missing ; from previous fix. Pointed out by Shaggy. by Steve French · 19 years ago
  77. 686762c JFS: Initialize dentry->d_op for negative dentries too by Dave Kleikamp · 19 years ago
  78. 327b6b0 Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 19 years ago
  79. 5153f7e Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 19 years ago
  80. 481d037 NTFS: Complete the previous fix for the unset device when mapping buffers by Anton Altaparmakov · 19 years ago
  81. cf59001 Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6 by Linus Torvalds · 19 years ago
  82. 65e4308 [PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL creates by Trond Myklebust · 19 years ago
  83. 58fcb8d [PATCH] NFS: Ensure ACL xdr code doesn't overflow. by Trond Myklebust · 19 years ago
  84. e74589a NTFS: Fix bug in mft record writing where we forgot to set the device in by Anton Altaparmakov · 19 years ago
  85. 89204c4 [PATCH] inotify: add MOVE_SELF event by John McCutchan · 19 years ago
  86. 0bf955c [PATCH] inotify: fix idr_get_new_above usage by Robert Love · 19 years ago
  87. 68984ae Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  88. 27876d0 [PATCH] CIFS: Fix path name conversion for long filenames by Steve French · 19 years ago
  89. d024709 [PATCH] CIFS: Fix missing entries in search results by Steve French · 19 years ago
  90. 1b0a74d [PATCH] Fix error handling in reiserfs by Jan Kara · 19 years ago
  91. 4a6d87f [CIFS] Add missing check for path name allocation failure. Remove four by Steve French · 19 years ago
  92. 2d610b8 Merge with /home/shaggy/git/linus-clean/ by Dave Kleikamp · 19 years ago
  93. 8a9cd6d JFS: Fix race in txLock by Dave Kleikamp · 19 years ago
  94. a47fd3f Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  95. c973b11 Merge with /shiny/git/linux-2.6/.git by David Woodhouse · 19 years ago
  96. 7a91bf7 [PATCH] fsnotify_name/inoderemove by John McCutchan · 19 years ago
  97. 68b4713 [PATCH] namespace.c: fix bind mount from foreign namespace by Miklos Szeredi · 19 years ago
  98. e525e15 [PATCH] __bio_clone() dead comment by Andrew Morton · 19 years ago
  99. fab5a60 Check input buffer size in zisofs by Linus Torvalds · 19 years ago
  100. 0c3dba1 [PATCH] Clean up inotify delete race fix by John McCutchan · 19 years ago