Age | Commit message (Expand) | Author |
2012-08-19 | CIFS: Protect i_nlink from being negative | Steve French |
2012-07-27 | CIFS: Move rmdir code to ops struct | Pavel Shilovsky |
2012-07-27 | CIFS: Separate protocol specific part from mkdir | Pavel Shilovsky |
2012-07-27 | CIFS: Simplify cifs_mkdir call | Pavel Shilovsky |
2012-07-24 | CIFS: Make CAP_* checks protocol independent | Pavel Shilovsky |
2012-07-24 | CIFS: Move building path to root to ops struct | Pavel Shilovsky |
2012-07-24 | CIFS: Move query inode info code to ops struct | Pavel Shilovsky |
2012-07-24 | CIFS: Rename Get/FreeXid and make them work with unsigned int | Pavel Shilovsky |
2012-07-14 | vfs: switch i_dentry/d_alias to hlist | Al Viro |
2012-02-26 | CIFS: Fix mkdir/rmdir bug for the non-POSIX case | Pavel Shilovsky |
2012-01-03 | switch vfs_mkdir() and ->mkdir() to umode_t | Al Viro |
2011-11-02 | filesystems: add set_nlink() | Miklos Szeredi |
2011-10-22 | CIFS: Fix DFS handling in cifs_get_file_info | Pavel Shilovsky |
2011-10-17 | cifs: Call id to SID mapping functions to change owner/group (try #4 repost) | Shirish Pargaonkar |
2011-08-05 | cifs: convert prefixpath delimiters in cifs_build_path_to_root | Jeff Layton |
2011-05-27 | [CIFS] Rename three structures to avoid camel case | Steve French |
2011-05-27 | CIFS: Add rwpidforward mount option | Pavel Shilovsky |
2011-05-27 | [CIFS] Migrate from prefixpath logic | Steve French |
2011-05-26 | CIFS: Use pid saved from cifsFileInfo in writepages and set_file_size | Pavel Shilovsky |
2011-05-20 | [CIFS] Fix to problem with getattr caused by invalidate simplification patch | Steve French |
2011-05-19 | CIFS: Simplify invalidate part (try #5) | Pavel Shilovsky |
2011-05-19 | CIFS: Use invalidate_inode_pages2 instead of invalidate_remote_inode (try #4) | Pavel Shilovsky |
2011-05-19 | cifs: Remove unused inode number while fetching root inode | Shirish Pargaonkar |
2011-01-20 | CIFS: Implement cifs_strict_fsync | Pavel Shilovsky |
2011-01-15 | CIFS: Use d_automount() rather than abusing follow_link() | David Howells |
2011-01-12 | switch cifs | Al Viro |
2011-01-09 | cifs: use CreationTime like an i_generation field | Jeff Layton |
2011-01-07 | fs: dcache per-inode inode alias locking | Nick Piggin |
2011-01-07 | fs: dcache reduce branches in lookup path | Nick Piggin |
2011-01-07 | fs: dcache remove dcache_lock | Nick Piggin |
2011-01-07 | fs: scale inode alias list | Nick Piggin |
2010-12-07 | cifs: allow calling cifs_build_path_to_root on incomplete cifs_sb | Jeff Layton |
2010-12-06 | cifs: fix use of CONFIG_CIFS_ACL | Jeff Layton |
2010-12-02 | cifs: add attribute cache timeout (actimeo) tunable | Suresh Jayaraman |
2010-11-30 | cifs: Misc. cleanup in cifsacl handling [try #4] | Shirish Pargaonkar |
2010-11-29 | cifs: trivial comment fix for cifs_invalidate_mapping | Suresh Jayaraman |
2010-11-11 | cifs: fix another memleak, in cifs_root_iget | Oskar Schirmer |
2010-11-09 | cifs: fix a memleak in cifs_setattr_nounix() | Suresh Jayaraman |
2010-10-25 | cifs: eliminate cifsInodeInfo->write_behind_rc (try #6) | Jeff Layton |
2010-10-12 | cifs: on multiuser mount, set ownership to current_fsuid/current_fsgid (try #7) | Jeff Layton |
2010-10-08 | Merge branch 'for-next' | Steve French |
2010-10-08 | cifs: on multiuser mount, set ownership to current_fsuid/current_fsgid (try #5) | Jeff Layton |
2010-10-06 | cifs: have find_readable/writable_file filter by fsuid | Jeff Layton |
2010-10-06 | cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointer | Jeff Layton |
2010-10-06 | cifs: add refcounted and timestamped container for holding tcons | Jeff Layton |
2010-09-29 | cifs: set backing_dev_info on new S_ISREG inodes | Jeff Layton |
2010-09-29 | cifs: add cifs_sb_master_tcon and convert some callers to use it | Jeff Layton |
2010-09-29 | cifs: add function to get a tcon from cifs_sb | Jeff Layton |
2010-09-29 | cifs: make various routines use the cifsFileInfo->tcon pointer | Jeff Layton |
2010-09-29 | cifs: use Minshall+French symlink functions | Stefan Metzmacher |