提交歷史

作者 SHA1 備註 提交日期
  Jeff Layton d44a9fe2c8 cifs: switch cifs_open and cifs_create to use CIFSSMBUnixSetFileInfo 14 年之前
  Pavel Shilovsky 7e12eddb73 CIFS: Simplify cifs_open code 14 年之前
  Pavel Shilovsky eeb910a6d4 CIFS: Simplify non-posix open stuff (try #2) 14 年之前
  Jeff Layton 79df1baeec cifs: fix use of CONFIG_CIFS_ACL 14 年之前
  Jeff Layton ebe2e91e00 cifs: fix potential use-after-free in cifs_oplock_break_put 14 年之前
  Pavel Shilovsky c67236281c cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointer 14 年之前
  Jeff Layton d38922949d cifs: dereferencing first then checking 14 年之前
  Steve French 54eeafe1e4 [CIFS] Cleanup unused variable build warning 14 年之前
  Pavel Shilovsky e66673e39a CIFS: Add cifs_set_oplock_level 14 年之前
  Jiri Slaby 50ae28f014 FS: cifs, remove unneeded NULL tests 14 年之前
  Linus Torvalds b4020c1b19 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 14 年之前
  Dan Carpenter 6b03590412 cifs: add kfree() on error path 14 年之前
  Wu Fengguang 1b430beee5 writeback: remove nonblocking/encountered_congestion references 14 年之前
  Suresh Jayaraman 6573e9b73e cifs: update comments - [s/GlobalSMBSesLock/cifs_file_list_lock/g] 14 年之前
  Jeff Layton eb4b756b1e cifs: eliminate cifsInodeInfo->write_behind_rc (try #6) 14 年之前
  Jeff Layton d3f1322af8 cifs: wait for writeback to complete in cifs_flush 14 年之前
  Jeff Layton 5f6dbc9e4a cifs: convert cifsFileInfo->count to non-atomic counter 14 年之前
  Steve French cdff08e766 [CIFS] move close processing from cifs_close to cifsFileInfo_put 14 年之前
  Jeff Layton b33879aa83 cifs: move cifsFileInfo_put to file.c 14 年之前
  Jeff Layton 4477288a10 cifs: convert GlobalSMBSeslock from a rwlock to regular spinlock 14 年之前
  Jeff Layton 15ecb436c0 cifs: move cifs_new_fileinfo to file.c 14 年之前
  Jeff Layton 2e396b83f6 cifs: eliminate pfile pointer from cifsFileInfo 14 年之前
  Jeff Layton 7da4b49a0e cifs: cifs_write argument change and cleanup 14 年之前
  Jeff Layton 15886177e4 cifs: clean up cifs_reopen_file 14 年之前
  Jeff Layton abfe1eedd6 cifs: eliminate the inode argument from cifs_new_fileinfo 14 年之前
  Jeff Layton f6a53460e2 cifs: eliminate oflags option from cifs_new_fileinfo 14 年之前
  Jeff Layton 608712fe86 cifs: fix flags handling in cifs_posix_open 14 年之前
  Jeff Layton 2f4f26fcf3 cifs: eliminate cifs_posix_open_inode_helper 14 年之前
  Jeff Layton d7c86ff8cd cifs: don't use vfsmount to pin superblock for oplock breaks 14 年之前
  Jeff Layton a5e18bc36e cifs: keep dentry reference in cifsFileInfo instead of inode reference 14 年之前