Histórico de Commits

Autor SHA1 Mensagem Data
  Suresh Jayaraman 6573e9b73e cifs: update comments - [s/GlobalSMBSesLock/cifs_file_list_lock/g] há 14 anos atrás
  Jeff Layton eb4b756b1e cifs: eliminate cifsInodeInfo->write_behind_rc (try #6) há 14 anos atrás
  Jeff Layton d3f1322af8 cifs: wait for writeback to complete in cifs_flush há 15 anos atrás
  Jeff Layton 5f6dbc9e4a cifs: convert cifsFileInfo->count to non-atomic counter há 15 anos atrás
  Steve French cdff08e766 [CIFS] move close processing from cifs_close to cifsFileInfo_put há 14 anos atrás
  Jeff Layton b33879aa83 cifs: move cifsFileInfo_put to file.c há 15 anos atrás
  Jeff Layton 4477288a10 cifs: convert GlobalSMBSeslock from a rwlock to regular spinlock há 15 anos atrás
  Jeff Layton 15ecb436c0 cifs: move cifs_new_fileinfo to file.c há 15 anos atrás
  Jeff Layton 2e396b83f6 cifs: eliminate pfile pointer from cifsFileInfo há 15 anos atrás
  Jeff Layton 7da4b49a0e cifs: cifs_write argument change and cleanup há 15 anos atrás
  Jeff Layton 15886177e4 cifs: clean up cifs_reopen_file há 15 anos atrás
  Jeff Layton abfe1eedd6 cifs: eliminate the inode argument from cifs_new_fileinfo há 15 anos atrás
  Jeff Layton f6a53460e2 cifs: eliminate oflags option from cifs_new_fileinfo há 15 anos atrás
  Jeff Layton 608712fe86 cifs: fix flags handling in cifs_posix_open há 15 anos atrás
  Jeff Layton 2f4f26fcf3 cifs: eliminate cifs_posix_open_inode_helper há 15 anos atrás
  Jeff Layton d7c86ff8cd cifs: don't use vfsmount to pin superblock for oplock breaks há 15 anos atrás
  Jeff Layton a5e18bc36e cifs: keep dentry reference in cifsFileInfo instead of inode reference há 15 anos atrás
  Jeff Layton 6508d904e6 cifs: have find_readable/writable_file filter by fsuid há 15 anos atrás
  Jeff Layton 13cfb7334e cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointer há 15 anos atrás
  Jeff Layton 7ffec37245 cifs: add refcounted and timestamped container for holding tcons há 15 anos atrás
  Jeff Layton f3983c2133 cifs: fix handling of signing with writepages (try #6) há 15 anos atrás
  Jeff Layton f7a40689fd cifs: have cifs_new_fileinfo take a tcon arg há 15 anos atrás
  Jeff Layton a6e8a8455c cifs: add function to get a tcon from cifs_sb há 15 anos atrás
  Jeff Layton ba00ba64cf cifs: make various routines use the cifsFileInfo->tcon pointer há 15 anos atrás
  Suresh Jayaraman aa91c7e4ab cifs: fix broken oplock handling há 15 anos atrás
  Suresh Jayaraman a347ecb209 cifs: use type __u32 instead of int for the oplock parameter há 15 anos atrás
  Jeff Layton 232341ba7f cifs: consolidate error handling in several functions há 15 anos atrás
  Linus Torvalds 3b7433b8a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq há 15 anos atrás
  Suresh Jayaraman 56698236e1 cifs: read pages from FS-Cache há 15 anos atrás
  Suresh Jayaraman 9dc06558c2 cifs: store pages into local cache há 15 anos atrás