1. 54b4602 [CIFS] remove trailing whitespace by Steve French · 16 years ago
  2. 2c731af [CIFS] if get root inode fails during mount, cleanup tree connection by Steve French · 16 years ago
  3. ad8b15f [CIFS] list entry can not return null by Steve French · 16 years ago
  4. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
  5. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  6. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  7. 9465efc Remove BKL from remote_llseek v2 by Andi Kleen · 16 years ago
  8. 79ee9a8 [CIFS] cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is enabled by Steve French · 16 years ago
  9. 89562b7 [CIFS] add missing seq_printf to cifs_show_options for hard mount option by Steve French · 16 years ago
  10. 2b280fa [CIFS] add more complete mount options to cifs_show_options by Steve French · 16 years ago
  11. f9ddcca [CIFS] BKL-removal: convert CIFS over to unlocked_ioctl by Steve French · 16 years ago
  12. 4b18f2a [CIFS] convert usage of implicit booleans to bool by Steve French · 16 years ago
  13. 39da984 [CIFS] Fix statfs formatting by Steve French · 16 years ago
  14. 42faad9 [PATCH] restore sane ->umount_begin() API by Al Viro · 16 years ago
  15. 78d31a3 cifs: timeout dfs automounts +little fix. by Igor Mammedov · 16 years ago
  16. 0a3abcf Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 16 years ago
  17. 6f7e8f3 [CIFS] Fix typo in quota operations by Roel Kluin · 16 years ago
  18. 90c81e0 [CIFS] clean up some hard to read ifdefs by Steve French · 16 years ago
  19. ad7a292 [CIFS] reduce checkpatch warnings by Steve French · 16 years ago
  20. ce634ab iget: stop CIFS from using iget() and read_inode() by David Howells · 16 years ago
  21. 6d5ae0d [CIFS] DFS support: provide shrinkable mounts by Igor Mammedov · 16 years ago
  22. e6ab158 [CIFS] DFS support patchset: Added mountdata by Igor Mammedov · 17 years ago
  23. 6103335 [CIFS] DNS name resolution helper upcall for cifs by Steve French · 17 years ago
  24. cea2180 [CIFS] Fix potential data corruption when writing out cached dirty pages by Jeff Layton · 17 years ago
  25. e545937 [CIFS] add OIDs for KRB5 and MSKRB5 to ASN1 parsing routines by Jeff Layton · 17 years ago
  26. 84a15b9 [CIFS] Register and unregister cifs_spnego_key_type on module init/exit by Jeff Layton · 17 years ago
  27. 2843483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  28. d5d1850 [CIFS] Fix minor problems noticed by scan by Steve French · 17 years ago
  29. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  30. 297647c [CIFS] CIFS ACL support part 3 by Steve French · 17 years ago
  31. 26f5736 [CIFS] formatting cleanup found by checkpatch by Steve French · 17 years ago
  32. 95ba736 [CIFS] Fix unbalanced call to GetXid/FreeXid by Cyrill Gorcunov · 17 years ago
  33. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  34. 1ff8392 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 17 years ago
  35. c18c842 [CIFS] Allow disabling CIFS Unix Extensions as mount option by Steve French · 17 years ago
  36. 63135e0 [CIFS] More whitespace/formatting fixes (noticed by checkpatch) by Steve French · 17 years ago
  37. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  38. 50c2f75 [CIFS] whitespace/formatting fixes by Steve French · 17 years ago
  39. 7521a3c [CIFS] Fix oops in cifs_create when nfsd server exports cifs mount by Steve French · 17 years ago
  40. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  41. 790fe57 [CIFS] more whitespace cleanup by Steve French · 17 years ago
  42. 6dc0f87 [CIFS] whitespace cleanup by Steve French · 17 years ago
  43. e6985c7 [CIFS] fix mempool destroy done in wrong order in cifs error path by Akinobu Mita · 17 years ago
  44. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  45. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  46. 4523cc3 [CIFS] UID/GID override on CIFS mounts to Samba by Steve French · 17 years ago
  47. c33f8d3 [CIFS] Remove unnecessary checks by Christoph Hellwig · 17 years ago
  48. 99ee4db [CIFS] Remove some unused functions/declarations by Steve French · 17 years ago
  49. 35c11fd [CIFS] cifs export operations by Steve French · 17 years ago
  50. 004c46b [CIFS] One line missing from previous commit by Steve French · 17 years ago
  51. 1b2b212 [CIFS] mtime bounces from local to remote when cifs nocmtime i_flags overwritten by Steve French · 17 years ago
  52. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  53. 754661f [PATCH] mark struct inode_operations const 1 by Arjan van de Ven · 17 years ago
  54. 030e9d8 [CIFS] lseek polling returned stale EOF by Steve French · 17 years ago
  55. e6a0029 [PATCH] cifs: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  56. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  57. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  58. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  59. 12e36b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  60. ee0b3e6 [PATCH] Remove readv/writev methods and use aio_read/aio_write instead by Badari Pulavarty · 18 years ago
  61. 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
  62. de7ed55 [CIFS] Make use of newer QFSInfo dependent on capability bit instead of by Steve French · 18 years ago
  63. 9ac00b7 [CIFS] Do not send newer QFSInfo to legacy servers which can not support it by Steve French · 18 years ago
  64. f46d3e1 [CIFS] Fix typo in name of new cifs_show_stats by Steve French · 18 years ago
  65. 175ec9e [CIFS] Rename server time zone field by Steve French · 18 years ago
  66. bf97d28 [CIFS] CIFS support for /proc/<pid>/mountstats part 1 by Steve French · 18 years ago
  67. e33c74d [CIFS] Fix build break by Steve French · 18 years ago
  68. 2cd646a [CIFS] Remove static and unused symbols by Steve French · 18 years ago
  69. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  70. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  71. 0889a94 CIFS: Use SEEK_END instead of hardcoded value by Steve French · 18 years ago
  72. b8c06a2 [CIFS] statfs for cifs unix extensions no longer experimental by Steve French · 18 years ago
  73. 3a5ff61 [CIFS] Do not time out posix brl requests when using new posix setfileinfo by Steve French · 18 years ago
  74. f17a268 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  75. bbe5d23 Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 18 years ago
  76. 816724e Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 18 years ago
  77. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  78. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  79. 0fd1ffe [CIFS] Fix suspend/resume problem which causes EIO on subsequent access to by Pavel Machek · 18 years ago
  80. 8b512d9 VFS: Remove dependency of ->umount_begin() call on MNT_FORCE by Trond Myklebust · 18 years ago
  81. 3979877 [CIFS] Support for setting up SMB sessions to legacy lanman servers by Steve French · 18 years ago
  82. 45af7a0 [CIFS] Use the kthread_ API instead of opencoding lots of hairy code for kernel by Steve French · 18 years ago
  83. d62e54a Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 18 years ago
  84. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  85. 93d2341 [PATCH] mempool: use mempool_create_slab_pool() by Matthew Dobson · 18 years ago
  86. fffb60f [PATCH] cpuset memory spread: slab cache format by Paul Jackson · 18 years ago
  87. 4b6a931 [PATCH] cpuset memory spread: slab cache filesystems by Paul Jackson · 18 years ago
  88. 9b04c99 [PATCH] vfs: MS_VERBOSE should be MS_SILENT by Theodore Ts'o · 18 years ago
  89. a048d7a [CIFS] Convert remaining places in fs/cifs from by Eric Sesterhenn · 18 years ago
  90. 94bc2be Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  91. c32a0b6 [CIFS] Allow local filesize for file that is open for write to be updated by Steve French · 19 years ago
  92. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  93. ec637e3 [CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpages by Steve French · 19 years ago
  94. 4498eed5 [CIFS] Add extended stats (STATS2) for total buffer allocations for by Steve French · 19 years ago
  95. 2a138ebb [CIFS] Missing parenthesis and typo in previous fix by Steve French · 19 years ago
  96. 6ab16d2 [CIFS] Fix umount --force to wake up the pending response queue, not just by Steve French · 19 years ago
  97. 87c89dd [CIFS] Vectored and async i/o turned on and correct the by Steve French · 19 years ago
  98. 8b94bcb [CIFS] Fix CIFS "nobrl" mount option so does not disable sending brl requests by Steve French · 19 years ago
  99. 7b7abfe by Steve French · 19 years ago
  100. d6d3f5b Merge with /pub/scm/linux/kernel/git/sfrench/cifs-2.6.git/ by Steve French · 19 years ago