1. b77d753 [CIFS] Check that last search entry resume key is valid by Steve French · 16 years ago
  2. 0752f15 [CIFS] make sure we have the right resume info before calling CIFSFindNext by Steve French · 16 years ago
  3. 6050247 [CIFS] clean up error handling in cifs_unlink by Steve French · 16 years ago
  4. 6b37faa [CIFS] fix some settings of cifsAttrs after calling SetFileInfo and SetPathInfo by Jeff Layton · 16 years ago
  5. dfd15c4 cifs: explicitly revoke SPNEGO key after session setup by Jeff Layton · 16 years ago
  6. d941477 cifs: Convert cifs to new aops. by Nick Piggin · 16 years ago
  7. d388908 [CIFS] update DOS attributes in cifsInode if we successfully changed them by Steve French · 16 years ago
  8. 391e575 cifs: remove NULL termination from rename target in CIFSSMBRenameOpenFIle by Jeff Layton · 16 years ago
  9. 7ce86d5 cifs: work around samba returning -ENOENT on SetFileDisposition call by Jeff Layton · 16 years ago
  10. 74553b1 cifs: fix inverted NULL check after kmalloc by Jeff Layton · 16 years ago
  11. 9d81523 [CIFS] clean up upcall handling for dns_resolver keys by Steve French · 16 years ago
  12. ee2fd96 [CIFS] fix busy-file renames and refactor cifs_rename logic by Steve French · 16 years ago
  13. 6d22f09 cifs: add function to set file disposition by Jeff Layton · 16 years ago
  14. 7c9c376 [CIFS] add constants for string lengths of keynames in SPNEGO upcall string by Steve French · 16 years ago
  15. a12a1ac cifs: move rename and delete-on-close logic into helper function by Jeff Layton · 16 years ago
  16. 2846d38 cifs: have find_writeable_file prefer filehandles opened by same task by Jeff Layton · 16 years ago
  17. 232087c cifs: don't use GFP_KERNEL with GFP_NOFS by Pekka Enberg · 16 years ago
  18. 388e57b [CIFS] use common code for turning off ATTR_READONLY in cifs_unlink by Steve French · 16 years ago
  19. 5f0319a cifs: clean up variables in cifs_unlink by Jeff Layton · 16 years ago
  20. 8d99f83 rescan_partitions(): make device capacity errors non-fatal by Andrew Morton · 16 years ago
  21. d7a3e49 mm: ifdef Quicklists in /proc/meminfo by Hugh Dickins · 16 years ago
  22. 1558182 bfs: fix Lockdep warning by Eric Sesterhenn · 16 years ago
  23. 665020c proc: more debugging for "already registered" case by Alexey Dobriyan · 16 years ago
  24. e2858ce Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 16 years ago
  25. 0e11622 ocfs2: Fix a bug in direct IO read. by Tao Ma · 16 years ago
  26. b975dee Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6 by Linus Torvalds · 16 years ago
  27. af904de NFS: Restore missing hunk in NFS mount option parser by Chuck Lever · 16 years ago
  28. 5c89468 udf: add llseek method by Christoph Hellwig · 16 years ago
  29. a5cb562 UBIFS: make minimum fanout 3 by Artem Bityutskiy · 16 years ago
  30. f171d4d UBIFS: fix division by zero by Artem Bityutskiy · 16 years ago
  31. 4904862 sched: fix process time monotonicity by Balbir Singh · 16 years ago
  32. 7c7cbad UBIFS: amend f_fsid by Artem Bityutskiy · 16 years ago
  33. 4b85615 mm: show quicklist usage in /proc/meminfo by KOSAKI Motohiro · 16 years ago
  34. 169ccbd NTFS: update homepage by Adrian Bunk · 16 years ago
  35. e77295d Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  36. 91b8096 nfsd: fix buffer overrun decoding NFSv4 acl by J. Bruce Fields · 16 years ago
  37. c228c24 nfsd: fix compound state allocation error handling by Andy Adamson · 16 years ago
  38. b3385c2 UBIFS: fill f_fsid by Artem Bityutskiy · 16 years ago
  39. 7dad181 UBIFS: improve statfs reporting even more by Artem Bityutskiy · 16 years ago
  40. 9bbb572 UBIFS: introduce LEB overhead by Artem Bityutskiy · 16 years ago
  41. 131130b UBIFS: add forgotten gc_idx_lebs component by Artem Bityutskiy · 16 years ago
  42. ad50765 UBIFS: fix assertion by Artem Bityutskiy · 16 years ago
  43. 4b5f276 UBIFS: improve statfs reporting by Artem Bityutskiy · 16 years ago
  44. 8aabb75 UBIFS: remove incorrect index space check by Artem Bityutskiy · 16 years ago
  45. 9e5de35 UBIFS: push empty flash hack down by Artem Bityutskiy · 16 years ago
  46. 8191e1f UBIFS: do not update min_idx_lebs in stafs by Artem Bityutskiy · 16 years ago
  47. c76da9d [CIFS] Turn off Unicode during session establishment for plaintext authentication by Steve French · 16 years ago
  48. 2e65502 [CIFS] update cifs change log by Steve French · 16 years ago
  49. 838726c cifs: fix O_APPEND on directio mounts by Jeff Layton · 16 years ago
  50. 6405c9c Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 16 years ago
  51. 325a9a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  52. 5b51a7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  53. bcc55c6 [CIFS] Fix plaintext authentication by Steve French · 16 years ago
  54. 87ed1d6 [CIFS] Add destroy routine for dns_resolver by Jeff Layton · 16 years ago
  55. 0559bc8 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  56. e472233 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  57. aefcc28 bio: fix __bio_copy_iov() handling of bio->bv_len by FUJITA Tomonori · 16 years ago
  58. 76029ff bio: fix bio_copy_kern() handling of bio->bv_len by FUJITA Tomonori · 16 years ago
  59. 48fd4f9 block: submit_bh() inadvertently discards barrier flag on a sync write by Jens Axboe · 16 years ago
  60. 96c2a11 [CIFS] Reorder cifs config item for better clarity by Steve French · 16 years ago
  61. e977584 [CIFS] Correct keys dependency for cifs kerberos support by Steve French · 16 years ago
  62. 3dae49a Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 16 years ago
  63. 6ce5eec [CIFS] check version in spnego upcall response by Steve French · 16 years ago
  64. d6817cd ocfs2: Increment the reference count of an already-active stack. by Joel Becker · 16 years ago
  65. 601c0bc UBIFS: allow for racing between GC and TNC by Adrian Hunter · 16 years ago
  66. 761e29f UBIFS: always read hashed-key nodes under TNC mutex by Adrian Hunter · 16 years ago
  67. 4cdfe84 [PATCH] deal with the first call of ->show() generating no output by Al Viro · 16 years ago
  68. 59af158 [PATCH] fix ->llseek() for a bunch of directories by Al Viro · 16 years ago
  69. 8f3f655 [PATCH] fix regular readdir() and friends by Al Viro · 16 years ago
  70. 2690421 [PATCH] ntfs: use d_add_ci by Christoph Hellwig · 16 years ago
  71. e45b590 [PATCH] change d_add_ci argument ordering by Christoph Hellwig · 16 years ago
  72. 2d8a10c [PATCH] fix efs_lookup() by Al Viro · 16 years ago
  73. cc99609 [PATCH] proc: inode number fixlet by Alexey Dobriyan · 16 years ago
  74. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  75. de6bf18 [PATCH] configfs: Consolidate locking around configfs_detach_prep() in configfs_rmdir() by Louis Rilling · 16 years ago
  76. 9780eb6 ocfs2: correctly set i_blocks after inline dir gets expanded by Mark Fasheh · 16 years ago
  77. 83cab53 ocfs2: Jump to correct label in ocfs2_expand_inline_dir() by Tao Ma · 16 years ago
  78. a1af7d1 ocfs2: Fix sleep-with-spinlock recovery regression by Mark Fasheh · 16 years ago
  79. a57a874 [PATCH] ocfs2/cluster/netdebug.c: fix warning by Alexander Beregalov · 16 years ago
  80. 18496e8 [PATCH] ocfs2/cluster/tcp.c: make some functions static by Adrian Bunk · 16 years ago
  81. ee26562 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  82. 04da11b UBIFS: fix zero-length truncations by Artem Bityutskiy · 16 years ago
  83. 82d63fc cramfs: fix named-pipe handling by Al Viro · 16 years ago
  84. 2d70b68 fix setpriority(PRIO_PGRP) thread iterator breakage by Ken Chen · 16 years ago
  85. ff9bc51 binfmt_misc: fix false -ENOEXEC when coupled with other binary handlers by Pavel Emelyanov · 16 years ago
  86. 1804dc6 /proc/self/maps doesn't display the real file offset by Clement Calmels · 16 years ago
  87. 1bbe44f Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  88. 5f22ca9 vfat: fix 'sync' mount deadlock due to BKL->lock_super conversion by Linus Torvalds · 16 years ago
  89. 3d2af34 [CIFS] Kerberos support not considered experimental anymore by Steve French · 16 years ago
  90. c16fefa [CIFS] distinguish between Kerberos and MSKerberos in upcall by Steve French · 16 years ago
  91. cb7691b cifs: add local server pointer to cifs_setup_session by Jeff Layton · 16 years ago
  92. aab3a8c [CIFS] reindent misindented statement by Ilpo Järvinen · 16 years ago
  93. 97e1cfb udf: Fix error paths in udf_new_inode() by Jan Kara · 16 years ago
  94. db0badc udf: Fix lock inversion between iprune_mutex and alloc_mutex (v2) by Jan Kara · 16 years ago
  95. 45edb89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  96. 21d3bdb Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6 by Linus Torvalds · 16 years ago
  97. 9419fc1 omfs: fix oops when file metadata is corrupted by Bob Copeland · 16 years ago
  98. c963343 omfs: fix potential oops when directory size is corrupted by Bob Copeland · 16 years ago
  99. 7d455e0 fs/inode.c: properly init address_space->writeback_index by Chris Mason · 16 years ago
  100. c78c7e3 UBIFS: xattr bugfixes by Artem Bityutskiy · 16 years ago