aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* cifs: initialize tlink_tree_lock and tlink_treeJeff Layton2010-10-08
* Merge branch 'for-next'Steve French2010-10-07
|\
| * [CIFS] Remove build warningSteve French2010-10-07
| * cifs: fix module refcount leak in find_domain_nameJeff Layton2010-10-07
| * cifs: implement recurring workqueue job to prune old tconsJeff Layton2010-10-07
| * cifs: on multiuser mount, set ownership to current_fsuid/current_fsgid (try #5)Jeff Layton2010-10-07
| * [CIFS] Various small checkpatch cleanupsSteve French2010-10-07
| * cifs: add "multiuser" mount optionJeff Layton2010-10-07
| * cifs: add routines to build sessions and tcons on the flyJeff Layton2010-10-07
| * ntlm authentication and signing - Correct response length for ntlmv2 authenti...Shirish Pargaonkar2010-10-06
| * cifs: fix cifs_show_options to show "username=" or "multiuser"Jeff Layton2010-10-06
| * cifs: have find_readable/writable_file filter by fsuidJeff Layton2010-10-06
| * cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointerJeff Layton2010-10-06
| * cifs: add refcounted and timestamped container for holding tconsJeff Layton2010-10-06
| * cifs: fix handling of signing with writepages (try #6)Jeff Layton2010-09-29
| * cifs: have cifs_new_fileinfo take a tcon argJeff Layton2010-09-29
| * cifs: add cifs_sb_master_tcon and convert some callers to use itJeff Layton2010-09-29
| * cifs: temporarily rename cifs_sb->tcon to ptcon to catch stragglersJeff Layton2010-09-29
| * cifs: add function to get a tcon from cifs_sbJeff Layton2010-09-29
| * cifs: make various routines use the cifsFileInfo->tcon pointerJeff Layton2010-09-29
| * [CIFS] Fix ordering of cleanup on module init failureSteve French2010-09-29
| * [CIFS] Remove obsolete headerSteve French2010-09-29
| * cifs: allow matching of tcp sessions in CifsNew stateJeff Layton2010-09-29
| * cifs: add tcon field to cifsFileInfo structJeff Layton2010-09-29
| * cifs: add "mfsymlinks" mount optionStefan Metzmacher2010-09-29
| * cifs: use Minshall+French symlink functionsStefan Metzmacher2010-09-29
| * cifs: implement CIFSCreateMFSymLink()Stefan Metzmacher2010-09-29
| * cifs: implement CIFSFormatMFSymlink()Stefan Metzmacher2010-09-29
| * cifs: implement CIFSQueryMFSymLink()Stefan Metzmacher2010-09-29
| * cifs: implement CIFSCouldBeMFSymlink() and CIFSCheckMFSymlink()Stefan Metzmacher2010-09-29
| * cifs: implement CIFSParseMFSymlink()Stefan Metzmacher2010-09-29
| * cifs: Allow binding to local IP address.Ben Greear2010-09-29
| * cifs NTLMv2/NTLMSSP ntlmv2 within ntlmssp autentication codeShirish Pargaonkar2010-09-29
| * cifs NTLMv2/NTLMSSP Change variable name mac_key to session key to reflect th...Shirish Pargaonkar2010-09-29
| * cifs: fix broken oplock handlingSuresh Jayaraman2010-09-29
| * cifs: use type __u32 instead of int for the oplock parameterSuresh Jayaraman2010-09-29
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-10-07
|\ \
| * | xfs: properly account for reclaimed inodesJohannes Weiner2010-10-06
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-06
|\ \ \
| * | | writeback: always use sb->s_bdi for writeback purposesChristoph Hellwig2010-10-04
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2010-10-06
|\ \ \ | |/ / |/| |
| * | fuse: Initialize total_len in fuse_retrieve()Geert Uytterhoeven2010-10-04
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-10-01
|\ \
| * | cifs: prevent infinite recursion in cifs_reconnect_tconJeff Layton2010-10-01
| * | cifs: set backing_dev_info on new S_ISREG inodesJeff Layton2010-09-29
| |/
* | reiserfs: fix unwanted reiserfs lock recursionFrederic Weisbecker2010-10-01
* | reiserfs: fix dependency inversion between inode and reiserfs mutexesFrederic Weisbecker2010-10-01
* | proc: make /proc/pid/limits world readableJiri Olsa2010-10-01
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds2010-09-29
|\ \
| * | ocfs2: Don't walk off the end of fast symlinks.Joel Becker2010-09-29
| |/