Commit History

Author SHA1 Message Date
  Jeff Layton 31c2659d78 cifs: clean up some compiler warnings 14 years ago
  Al Viro 1c929cfe6d switch cifs 14 years ago
  Jeff Layton 20054bd657 cifs: use CreationTime like an i_generation field 14 years ago
  Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path 14 years ago
  Nick Piggin b1e6a015a5 fs: change d_hash for rcu-walk 14 years ago
  Suresh Jayaraman 545c988b20 cifs: remove bogus remapping of error in cifs_filldir() 14 years ago
  Jeff Layton 59c55ba1fb cifs: don't take extra tlink reference in initiate_cifs_search 14 years ago
  Jeff Layton 4477288a10 cifs: convert GlobalSMBSeslock from a rwlock to regular spinlock 14 years ago
  Suresh Jayaraman 6221ddd0f5 cifs: handle FindFirst failure gracefully 14 years ago
  Jeff Layton 13cfb7334e cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointer 14 years ago
  Jeff Layton 7ffec37245 cifs: add refcounted and timestamped container for holding tcons 14 years ago
  Jeff Layton 0d424ad0a4 cifs: add cifs_sb_master_tcon and convert some callers to use it 14 years ago
  Jeff Layton a6e8a8455c cifs: add function to get a tcon from cifs_sb 14 years ago
  Jeff Layton ba00ba64cf cifs: make various routines use the cifsFileInfo->tcon pointer 14 years ago
  Stefan Metzmacher 1b12b9c15b cifs: use Minshall+French symlink functions 15 years ago
  Kulikov Vasiliy f55fdcca6b fs: cifs: check kmalloc() result 15 years ago
  Joe Perches b6b38f704a [CIFS] Neaten cERROR and cFYI macros, reduce text space 15 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Jeff Layton 05507fa2ac cifs: fix dentry hash calculation for case-insensitive mounts 15 years ago
  Jeff Layton f12f98dba6 cifs: fix length calculation for converted unicode readdir names 15 years ago
  Jeff Layton ec06aedd44 cifs: clean up handling when server doesn't consistently support inode numbers 15 years ago
  Steve French 15dd478107 [CIFS] Remove build warning 15 years ago
  Jeff Layton 0b8f18e358 cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_iget 16 years ago
  Jeff Layton cc0bad7552 cifs: add new cifs_iget function and convert unix codepath to use it 16 years ago
  Jeff Layton c4a2c08db7 cifs: make cnvrtDosUnixTm take a little-endian args and an offset 16 years ago
  Jeff Layton 07119a4df8 cifs: have cifs_NTtimeToUnix take a little-endian arg 16 years ago
  Steve French e836f015b5 [CIFS] Remove trailing whitespace 16 years ago
  Steve French 0e0d2cf327 [CIFS] Remove sparse endian warnings 16 years ago
  Jeff Layton 18295796a3 cifs: fix length handling in cifs_get_name_from_search_buf 16 years ago
  Jeff Layton f58841666b cifs: change cifs_get_name_from_search_buf to use new unicode helper 16 years ago