Commit History

Author SHA1 Message Date
  Konstantin Khlebnikov 0b173bc4da mm: kill vma flag VM_CAN_NONLINEAR 12 years ago
  Pavel Shilovsky 760ad0cac1 CIFS: Make ops->close return void 12 years ago
  Jeff Layton 3d6d854a13 cifs: add FL_CLOSE to fl_flags mask in cifs_read_flock 13 years ago
  Pavel Shilovsky 233839b1df CIFS: Fix fast lease break after open problem 13 years ago
  Pavel Shilovsky 25078105fb CIFS: Fix cache coherency for read oplock case 13 years ago
  Pavel Shilovsky b8c32dbb0d CIFS: Request SMB2.1 leases 13 years ago
  Pavel Shilovsky 579f905323 CIFS: Check for mandatory brlocks on read/write 13 years ago
  Pavel Shilovsky 1b4b55a1d9 CIFS: Turn lock mutex into rw semaphore 13 years ago
  Pavel Shilovsky f7ba7fe685 CIFS: Add brlock support for SMB2 13 years ago
  Pavel Shilovsky d39a4f710b CIFS: Move brlock code to ops struct 13 years ago
  Pavel Shilovsky f45d34167c CIFS: Remove spinlock dependence in brlock processing 13 years ago
  Jeff Layton 5819575ec6 cifs: replace kvec array in readdata with a single kvec 13 years ago
  Jeff Layton 8321fec436 cifs: convert async read code to use pages array without kmapping 13 years ago
  Jeff Layton c5fab6f4f0 cifs: turn the pages list in cifs_readdata into an array 13 years ago
  Jeff Layton f4e49cd2dc cifs: allocate kvec array for cifs_readdata as a separate allocation 13 years ago
  Jeff Layton eddb079deb cifs: convert async write code to pass in data via rq_pages array 13 years ago
  Pavel Shilovsky 95a3f2f377 CIFS: Move oplock break to ops struct 13 years ago
  Pavel Shilovsky 92fc65a74a CIFS: Move readdir code to ops struct 13 years ago
  Pavel Shilovsky ba9ad7257a CIFS: Move writepage to ops struct 13 years ago
  Pavel Shilovsky f9c6e234c3 CIFS: Move readpage code to ops struct 13 years ago
  Pavel Shilovsky c9de5c80d5 CIFS: Move async write to ops struct 13 years ago
  Pavel Shilovsky 09a4707e76 CIFS: Add SMB2 support for cifs_iovec_read 13 years ago
  Pavel Shilovsky fc9c59662e CIFS: Move async read to ops struct 13 years ago
  Pavel Shilovsky 1d8c4c0009 CIFS: Make flush code use ops struct 13 years ago
  Pavel Shilovsky 2ae78ba85c CIFS: Move reopen code to ops struct 13 years ago
  Pavel Shilovsky 253641388a CIFS: Move create code use ops struct 13 years ago
  Pavel Shilovsky 0ff78a221b CIFS: Move close code to ops struct 13 years ago
  Pavel Shilovsky fb1214e48f CIFS: Move open code to ops struct 13 years ago
  Pavel Shilovsky 4b4de76e35 CIFS: Replace netfid with cifs_fid struct in cifsFileInfo 13 years ago
  Pavel Shilovsky e2f2886a82 CIFS: Fix error handling in cifs_push_mandatory_locks 13 years ago