Commit History

作者 SHA1 備註 提交日期
  Suresh Jayaraman 51c8176472 cifs: remove unused parameter from cifs_posix_open_inode_helper() 15 年之前
  Steve French d54ff73259 [CIFS] Fix lease break for writes 15 年之前
  Steve French fa588e0c57 [CIFS] Allow null nd (as nfs server uses) on create 15 年之前
  Pavel Shilovsky 2c964d1f7c [CIFS] Fix losing locks during fork() 15 年之前
  Steve French f19159dc5a [CIFS] Cleanup various minor breakage in previous cFYI cleanup 15 年之前
  Joe Perches b6b38f704a [CIFS] Neaten cERROR and cFYI macros, reduce text space 15 年之前
  Nick Piggin 315e995c63 [CIFS] use add_to_page_cache_lru 15 年之前
  Linus Torvalds 9ddd3a31ae Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 15 年之前
  Pavel Shilovsky f05337c6ac not overwriting file_lock structure after GET_LK 15 年之前
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年之前
  Steve French ff215713eb [CIFS] checkpatch cleanup 15 年之前
  Jeff Layton abab095d1f cifs: add cifs_revalidate_file 15 年之前
  Jeff Layton df2cf170c8 cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentry 15 年之前
  Al Viro 8737c9305b Switch may_open() and break_lease() to passing O_... 15 年之前
  Christoph Hellwig 6b2f3d1f76 vfs: Implement proper O_SYNC semantics 15 年之前
  Jeff Layton 3321b791b2 cifs: fix locking and list handling code in cifs_open and its helper 16 年之前
  Jeff Layton 086f68bd97 cifs: eliminate cifs_init_private 16 年之前
  Jeff Layton 3bc303c254 cifs: convert oplock breaks to use slow_work facility (try #4) 16 年之前
  Jeff Layton 48541bd3dd cifs: have cifsFileInfo hold an extra inode reference 16 年之前
  Jeff Layton 590a3fe0e1 cifs: fix oplock request handling in posix codepath 16 年之前
  Dave Kleikamp 6ab409b53d cifs: Replace wrtPending with a real reference count 16 年之前
  Jeff Layton 01ea95e3b6 cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfo 16 年之前
  Jeff Layton f0a71eb820 cifs: fix fh_mutex locking in cifs_reopen_file 16 年之前
  Suresh Jayaraman 0f3bc09ee1 cifs: Fix incorrect return code being printed in cFYI messages 16 年之前
  Jeff Layton 07119a4df8 cifs: have cifs_NTtimeToUnix take a little-endian arg 16 年之前
  Steve French 703a3b8e5c [CIFS] fix posix open regression 16 年之前
  Steve French 90e4ee5d31 [CIFS] Fix double list addition in cifs posix open code 16 年之前
  Steve French bc8cd4390c [CIFS] Fix sparse warnings 16 年之前
  Steve French a6ce4932fb [CIFS] Add support for posix open during lookup 16 年之前
  Jeff Layton fbec9ab952 cifs: vary timeout on writes past EOF based on offset (try #5) 16 年之前