1. 31c2659 cifs: clean up some compiler warnings by Jeff Layton · 14 years ago
  2. 3f391c7 CIFS: Remove pointless variable assignment in cifs_dfs_do_automount() by Jesper Juhl · 14 years ago
  3. ea5b778 Unexport do_add_mount() and add in follow_automount(), not ->d_automount() by David Howells · 14 years ago
  4. 01c64fe CIFS: Use d_automount() rather than abusing follow_link() by David Howells · 14 years ago
  5. cc53ce5 Add a dentry op to allow processes to be held during pathwalk transit by David Howells · 14 years ago
  6. 3e24e13 cifs: cancel_delayed_work() + flush_scheduled_work() -> cancel_delayed_work_sync() by Tejun Heo · 14 years ago
  7. 7ffec37 cifs: add refcounted and timestamped container for holding tcons by Jeff Layton · 14 years ago
  8. a6e8a84 cifs: add function to get a tcon from cifs_sb by Jeff Layton · 14 years ago
  9. 67b7626 CIFS: Make cifs_convert_address() take a const src pointer and a length by David Howells · 14 years ago
  10. f67909c [CIFS] remove redundant path walking in dfs_do_refmount by Steve French · 14 years ago
  11. b6b38f7 [CIFS] Neaten cERROR and cFYI macros, reduce text space by Joe Perches · 14 years ago
  12. 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
  13. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  14. 7e1295d CIFS shouldn't make mountpoints shrinkable by Al Viro · 15 years ago
  15. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  16. 6e1d5dc const: mark remaining inode_operations as const by Alexey Dobriyan · 15 years ago
  17. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  18. 7b91e26 cifs: fix error handling in mount-time DFS referral chasing code by Jeff Layton · 15 years ago
  19. 9393bd0 switch follow_down() by Al Viro · 15 years ago
  20. cf398e3 [CIFS] Fix build warning by Steve French · 15 years ago
  21. 1af28ce Enable dfs submounts to handle remote referrals. by Igor Mammedov · 15 years ago
  22. c6c0091 [CIFS] Rename compose_mount_options to cifs_compose_mount_options. by Steve French · 15 years ago
  23. c6fbba0 [CIFS] make sure that DFS pathnames are properly formed by Steve French · 16 years ago
  24. 2c55608 Fixed parsing of mount options when doing DFS submount by Igor Mammedov · 16 years ago
  25. 8d66bf5 [PATCH] pass struct path * to do_add_mount() by Al Viro · 16 years ago
  26. 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
  27. bf62fd8 [CIFS] fixed compatibility issue with samba refferal request by Igor Mammedov · 16 years ago
  28. 78d31a3 cifs: timeout dfs automounts +little fix. by Igor Mammedov · 16 years ago
  29. 8d14213 [CIFS] make cifs_dfs_automount_list_static by Steve French · 16 years ago
  30. c35038b [PATCH] do shrink_submounts() for all fs types by Al Viro · 16 years ago
  31. 55f78e1 [CIFS] cifs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  32. 0a3abcf Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 16 years ago
  33. 8aad018 [CIFS] Fix mixed case name in structure dfs_info3_param by Igor Mammedov · 16 years ago
  34. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  35. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  36. 366781c [CIFS] DFS build fixes by Steve French · 17 years ago
  37. 6d5ae0d [CIFS] DFS support: provide shrinkable mounts by Igor Mammedov · 17 years ago