Commit History

Author SHA1 Message Date
  Linus Torvalds 16b9057804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
  Jeff Layton 4f73c7d342 cifs: fix potential races in cifs_revalidate_mapping 11 years ago
  Jeff Layton aff8d5ca7a cifs: convert booleans in cifsInodeInfo to a flags field 11 years ago
  Al Viro 3dae8750c3 cifs: switch to ->write_iter() 11 years ago
  Al Viro e6a7bcb4c4 cifs: switch to ->read_iter() 11 years ago
  Al Viro 71d8e532b1 start adding the tag to iov_iter 11 years ago
  Al Viro d8d3d94b80 pass iov_iter to ->direct_IO() 11 years ago
  Al Viro e7c24607b5 kill iov_iter_copy_from_user() 11 years ago
  Michael Opdenacker 1f80c0cc39 cif: fix dead code 11 years ago
  Jeff Layton bae9f746a1 cifs: fix error handling cifs_user_readv 11 years ago
  Sachin Prabhu c11f1df500 cifs: Wait for writebacks to complete before attempting write. 11 years ago
  Geert Uytterhoeven e686bd8dc5 cifs: Use min_t() when comparing "size_t" and "unsigned long" 11 years ago
  Linus Torvalds 5166701b36 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
  Al Viro 19dfc1f5f2 cifs: fix the race in cifs_writev() 11 years ago
  Kirill A. Shutemov f1820361f8 mm: implement ->map_pages for page cache 11 years ago
  Al Viro 0165e8100b fold cifs_iovec_read() into its (only) caller 11 years ago
  Al Viro 7f25bba819 cifs_iovec_read: keep iov_iter between the calls of cifs_readdata_to_iov() 11 years ago
  Al Viro 74027f4a18 cifs_iovec_read(): resubmit shouldn't restart the loop 11 years ago
  Pavel Shilovsky 6b1168e161 CIFS: Fix wrong pos argument of cifs_find_lock_conflict 11 years ago
  Linus Torvalds 351a7934c0 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 11 years ago
  Jeff Layton 5d81de8e86 cifs: ensure that uncached writes handle unmapped areas correctly 11 years ago
  Steve French 42eacf9e57 [CIFS] Fix cifsacl mounts over smb2 to not call cifs 11 years ago
  Linus Torvalds cbf2822a7d Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 11 years ago
  Al Viro d311d79de3 fix O_SYNC|O_APPEND syncing the wrong range on write() 11 years ago
  Steve French 4a5c80d7b5 [CIFS] clean up page array when uncached write send fails 11 years ago
  Pavel Shilovsky d81b8a40e2 CIFS: Cleanup cifs open codepath 11 years ago
  Steve French dca692880e [CIFS] O_DIRECT opens should work on directio mounts 12 years ago
  David Howells 54afa99057 CIFS: FS-Cache: Uncache unread pages in cifs_readpages() before freeing them 12 years ago
  Sachin Prabhu 466bd31bbd cifs: Avoid calling unlock_page() twice in cifs_readpage() when using fscache 12 years ago
  Sachin Prabhu a9e9b7bc15 cifs: Do not take a reference to the page in cifs_readpage_worker() 12 years ago