Commit History

Author SHA1 Message Date
  Jeff Layton 764a1b1ace cifs: ensure that we always do cifsFileInfo_get under the spinlock 13 years ago
  Pavel Shilovsky 29e20f9c65 CIFS: Make CAP_* checks protocol independent 13 years ago
  Pavel Shilovsky 6d5786a34d CIFS: Rename Get/FreeXid and make them work with unsigned int 13 years ago
  Jeff Layton c5fd363d77 cifs: move file_lock off stack in cifs_push_posix_locks 13 years ago
  Jeff Layton ac3aa2f8ae cifs: remove extraneous newlines from cERROR and cFYI calls 13 years ago
  Pavel Shilovsky ea319d57d3 CIFS: Improve identation in cifs_unlock_range 13 years ago
  Pavel Shilovsky 0013fb4ca3 CIFS: Fix possible wrong memory allocation 13 years ago
  Shirish Pargaonkar 2c0c2a08be cifs: fix oops while traversing open file list (try #4) 13 years ago
  Pavel Shilovsky 7f92447aa7 CIFS: Separate protocol specific part from setlk 13 years ago
  Pavel Shilovsky 55157dfbb5 CIFS: Separate protocol specific part from getlk 13 years ago
  Pavel Shilovsky 106dc538ab CIFS: Separate protocol specific lock type handling 13 years ago
  Pavel Shilovsky 04a6aa8acf CIFS: Convert lock type to 32 bit variable 13 years ago
  Pavel Shilovsky fbd35acadd CIFS: Move locks to cifsFileInfo structure 13 years ago
  Jeff Layton 1c89254926 cifs: convert cifs_iovec_read to use async reads 13 years ago
  Jeff Layton 2a1bb13853 cifs: add wrapper for cifs_async_readv to retry opening file 13 years ago
  Jeff Layton 6993f74a5b cifs: add refcounting to cifs_readdata structures 13 years ago
  Jeff Layton 8d5ce4d23c cifs: abstract out function to marshal the iovec for readv receives 13 years ago
  Jeff Layton 0471ca3fe4 cifs: make cifs_readdata_alloc take a work_func_t arg 13 years ago
  Jeff Layton 3af9d8f227 cifs: fix offset handling in cifs_iovec_write 13 years ago
  Pavel Shilovsky 66189be74f CIFS: Fix VFS lock usage for oplocked files 13 years ago
  Steve French 9ebb389d0a Revert "CIFS: Fix VFS lock usage for oplocked files" 13 years ago
  Pavel Shilovsky b5efb97846 CIFS: Fix VFS lock usage for oplocked files 13 years ago
  Steve French c7ad42b52d [CIFS] Fix trivial sparse warning with asyn i/o patch 13 years ago
  Jeff Layton da82f7e755 cifs: convert cifs_iovec_write to use async writes 13 years ago
  Jeff Layton 597b027f69 cifs: call cifs_update_eof with i_lock held 13 years ago
  Jeff Layton e9492871fb cifs: abstract out function to marshal up the iovec array for async writes 13 years ago
  Jeff Layton a7103b99e4 cifs: fix up get_numpages 13 years ago
  Jeff Layton e94f7ba124 cifs: fix allocation in cifs_write_allocate_pages 13 years ago
  Jeff Layton c2e8764009 cifs: allow caller to specify completion op when allocating writedata 13 years ago
  Jeff Layton fe5f5d2e90 cifs: add pid field to cifs_writedata 13 years ago