提交历史

作者 SHA1 备注 提交日期
  Steve French 3afca265b5 Clarify locking of cifs file and tcon structures and make more granular 9 年之前
  Steve French 373512ec5c Prepare for encryption support (first part). Add decryption and encryption key generation. Thanks to Metze for helping with this. 9 年之前
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 年之前
  Andy Shevchenko 55d83e0dbb cifs: convert to print_hex_dump() instead of custom implementation 11 年之前
  Vincent Stehlé e91259f3c7 cifs: remove unused function cifs_oplock_break_wait 11 年之前
  Linus Torvalds 023f78b02c Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 11 年之前
  Steve French 59b04c5df7 [CIFS] Fix incorrect hex vs. decimal in some debug print statements 11 年之前
  Sachin Prabhu 6d81ed1ec2 cifs: replace code with free_rsp_buf() 11 年之前
  NeilBrown 743162013d sched: Remove proliferation of wait_on_bit() action functions 11 年之前
  Sachin Prabhu c11f1df500 cifs: Wait for writebacks to complete before attempting write. 11 年之前
  Tim Gardner 3d378d3fd8 cifs: Make big endian multiplex ID sequences monotonic on the wire 11 年之前
  Tim Gardner 944d6f1a5b cifs: Remove redundant multiplex identifier check from check_smb_hdr() 11 年之前
  Pavel Shilovsky 18cceb6a78 CIFS: Replace clientCanCache* bools with an integer 12 年之前
  Shirish Pargaonkar d4e63bd6e4 cifs: Process post session setup code in respective dialect functions. 12 年之前
  Jeff Layton 38d77c50b4 cifs: track the enablement of signing in the TCP_Server_Info 12 年之前
  Joe Perches f96637be08 [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg 12 年之前
  Eric W. Biederman 1f68233c52 cifs: Convert struct cifs_sb_info to use kuids and kgids 12 年之前
  Pavel Shilovsky 233839b1df CIFS: Fix fast lease break after open problem 13 年之前
  Pavel Shilovsky 4b4de76e35 CIFS: Replace netfid with cifs_fid struct in cifsFileInfo 13 年之前
  Pavel Shilovsky 44c581866e CIFS: Move clear/print_stats code to ops struct 13 年之前
  Pavel Shilovsky 3792c17328 CIFS: Respect SMB2 header/max header size 13 年之前
  Pavel Shilovsky 6d5786a34d CIFS: Rename Get/FreeXid and make them work with unsigned int 13 年之前
  Pavel Shilovsky 8825736060 CIFS: Move get_next_mid to ops struct 13 年之前
  Pavel Shilovsky 452757897a CIFS: Move add/set_credits and get_credits_field to ops structure 13 年之前
  Jeff Layton 5e500ed125 cifs: remove legacy MultiuserMount option 13 年之前
  Jeff Layton da472fc847 cifs: add new cifsiod_wq workqueue 13 年之前
  Pavel Shilovsky 7c9421e1a9 CIFS: Change mid_q_entry structure fields 13 年之前
  Pavel Shilovsky 243d04b6e6 CIFS: Expand CurrentMid field 13 年之前
  Pavel Shilovsky d4e4854fd1 CIFS: Separate protocol-specific code from demultiplex code 13 年之前
  Pavel Shilovsky 792af7b05b CIFS: Separate protocol-specific code from transport routines 13 年之前