1. d617c20 cifs: use correct format characters by Louis Taylor · 5 years ago
  2. d3381fa fs: Better permission checking for submounts by Eric W. Biederman · 7 years ago
  3. 11e3164 cifs: remove any preceding delimiter from prefix_path by Sachin Prabhu · 8 years ago
  4. fc64005 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb by Al Viro · 8 years ago
  5. f34d69c cifs: fix potential overflow in cifs_compose_mount_options by Insu Yun · 8 years ago
  6. bc8ebdc4 Fix that several functions handle incorrect value of mapchars by Nakajima Akira · 9 years ago
  7. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  8. 87e747c cifs: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  9. d9deef0 cifs: fix composing of mount options for DFS referrals by Jeff Layton · 11 years ago
  10. 166faf2 cifs: fix potential buffer overrun when composing a new options string by Jeff Layton · 11 years ago
  11. f96637b [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg by Joe Perches · 11 years ago
  12. 10b8c7d fs/cifs/cifs_dfs_ref.c: fix potential memory leakage by Cong Ding · 11 years ago
  13. 6d5786a CIFS: Rename Get/FreeXid and make them work with unsigned int by Pavel Shilovsky · 12 years ago
  14. b802898 cifs: demote DFS referral lookup errors to cFYI by Jeff Layton · 13 years ago
  15. 96daf2b [CIFS] Rename three structures to avoid camel case by Steve French · 13 years ago
  16. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  17. 31c2659 cifs: clean up some compiler warnings by Jeff Layton · 13 years ago
  18. 3f391c7 CIFS: Remove pointless variable assignment in cifs_dfs_do_automount() by Jesper Juhl · 13 years ago
  19. ea5b778 Unexport do_add_mount() and add in follow_automount(), not ->d_automount() by David Howells · 13 years ago
  20. 01c64fe CIFS: Use d_automount() rather than abusing follow_link() by David Howells · 13 years ago
  21. cc53ce5 Add a dentry op to allow processes to be held during pathwalk transit by David Howells · 13 years ago
  22. 3e24e13 cifs: cancel_delayed_work() + flush_scheduled_work() -> cancel_delayed_work_sync() by Tejun Heo · 14 years ago
  23. 7ffec37 cifs: add refcounted and timestamped container for holding tcons by Jeff Layton · 14 years ago
  24. a6e8a84 cifs: add function to get a tcon from cifs_sb by Jeff Layton · 14 years ago
  25. 67b7626 CIFS: Make cifs_convert_address() take a const src pointer and a length by David Howells · 14 years ago
  26. f67909c [CIFS] remove redundant path walking in dfs_do_refmount by Steve French · 14 years ago
  27. b6b38f7 [CIFS] Neaten cERROR and cFYI macros, reduce text space by Joe Perches · 14 years ago
  28. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  29. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  30. 7e1295d CIFS shouldn't make mountpoints shrinkable by Al Viro · 14 years ago
  31. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  32. 6e1d5dc const: mark remaining inode_operations as const by Alexey Dobriyan · 15 years ago
  33. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  34. 7b91e26 cifs: fix error handling in mount-time DFS referral chasing code by Jeff Layton · 15 years ago
  35. 9393bd0 switch follow_down() by Al Viro · 15 years ago
  36. cf398e3 [CIFS] Fix build warning by Steve French · 15 years ago
  37. 1af28ce Enable dfs submounts to handle remote referrals. by Igor Mammedov · 15 years ago
  38. c6c0091 [CIFS] Rename compose_mount_options to cifs_compose_mount_options. by Steve French · 15 years ago
  39. c6fbba0 [CIFS] make sure that DFS pathnames are properly formed by Steve French · 15 years ago
  40. 2c55608 Fixed parsing of mount options when doing DFS submount by Igor Mammedov · 16 years ago
  41. 8d66bf5 [PATCH] pass struct path * to do_add_mount() by Al Viro · 16 years ago
  42. de2db8d Fixed DFS code to work with new 'build_path_from_dentry', that returns full path if share in the dfs, now. by Igor Mammedov · 16 years ago
  43. bf62fd8 [CIFS] fixed compatibility issue with samba refferal request by Igor Mammedov · 16 years ago
  44. 78d31a3 cifs: timeout dfs automounts +little fix. by Igor Mammedov · 16 years ago
  45. 8d14213 [CIFS] make cifs_dfs_automount_list_static by Steve French · 16 years ago
  46. c35038b [PATCH] do shrink_submounts() for all fs types by Al Viro · 16 years ago
  47. 55f78e1 [CIFS] cifs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  48. 0a3abcf Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 16 years ago
  49. 8aad018 [CIFS] Fix mixed case name in structure dfs_info3_param by Igor Mammedov · 16 years ago
  50. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  51. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  52. 366781c [CIFS] DFS build fixes by Steve French · 16 years ago
  53. 6d5ae0d [CIFS] DFS support: provide shrinkable mounts by Igor Mammedov · 16 years ago