aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* [CIFS] Fix hang in mount when negprot causes server to kill tcp sessionSteve French2008-06-10
* disable most mode changes on non-unix/non-cifsacl mountsJeff Layton2008-05-24
* [CIFS] Correct incorrect obscure open flagSteve French2008-05-23
* [CIFS] warn if both dynperm and cifsacl mount options specifiedSteve French2008-05-23
* silently ignore ownership changes unless unix extensions are enabled or we're...Jeff Layton2008-05-23
* [CIFS] remove trailing whitespaceSteve French2008-05-23
* when creating new inodes, use file_mode/dir_mode exclusively on mount without...Jeff Layton2008-05-23
* on non-posix shares, clear write bits in mode when ATTR_READONLY is setJeff Layton2008-05-23
* [CIFS] remove unused variablesSteve French2008-05-23
* Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2008-05-23
|\
| * [XFS] Fix memory corruption with small buffer readsChristoph Hellwig2008-05-23
| * [XFS] Fix inode list allocation size in writeback.David Chinner2008-05-23
| * [XFS] Don't allow memory reclaim to wait on the filesystem in inodeDavid Chinner2008-05-23
| * [XFS] Fix fsync() b0rkage.David Chinner2008-05-23
* | [CIFS] Fix reversed memset argumentsDave Jones2008-05-22
* | Adds username in the upcall key for unattended mounts with keytabIgor Mammedov2008-05-22
* | [CIFS] Remove redundant NULL checkSteve French2008-05-21
|/
* ocfs2 endianness fixesAl Viro2008-05-21
* ecryptfs fixesAl Viro2008-05-21
* fix hppfs Makefile breakageAl Viro2008-05-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-05-21
|\
| * [CIFS] Remove debug statementSteve French2008-05-20
| * Fix possible access to undefined memory region.Igor Mammedov2008-05-20
| * [CIFS] Enable DFS support for Windows query path infoSteve French2008-05-20
| * [CIFS] Enable DFS support for Unix query path infoSteve French2008-05-20
| * [CIFS] add missing seq_printf to cifs_show_options for hard mount optionSteve French2008-05-19
| * [CIFS] add more complete mount options to cifs_show_optionsSteve French2008-05-16
| * [CIFS] Add missing defines for DFSSteve French2008-05-16
| * CIFSGetDFSRefer cleanup + dfs_referral_level_3 fixed to conform REFERRAL_V3 t...Igor Mammedov2008-05-16
| * Fixed DFS code to work with new 'build_path_from_dentry', that returns full p...Igor Mammedov2008-05-16
| * [CIFS] enable parsing for transport encryption mount parmSteve French2008-05-15
| * [CIFS] Finishup DFS codeSteve French2008-05-15
| * [CIFS] BKL-removal: convert CIFS over to unlocked_ioctlSteve French2008-05-15
| * [CIFS] suppress duplicate warningSteve French2008-05-15
| * [CIFS] Fix paths when share is in DFS to include proper prefixSteve French2008-05-14
| * add function to convert access flags to legacy open modeJeff Layton2008-05-14
| * clarify return value of cifs_convert_flags()Jeff Layton2008-05-14
| * [CIFS] don't explicitly do a FindClose on rewind when directory search has endedSteve French2008-05-13
| * [CIFS] cleanup old checkpatch warningsSteve French2008-05-13
| * [CIFS] CIFSSMBPosixLock should return -EINVAL on errorMarcin Slusarz2008-05-13
| * fix memory leak in CIFSFindNextJeff Layton2008-05-12
| * [CIFS] CIFS currently allows for permissions to be changed on files, evenJeff Layton2008-05-12
* | Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-05-20
|\ \
| * | nfsd: reorder printk in do_probe_callback to avoid use-after-freeJ. Bruce Fields2008-05-18
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-20
|\ \ \
| * | | sysfs: remove error messages for -EEXIST caseStephen Hemminger2008-05-15
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2008-05-20
|\ \ \ \
| * | | | [GFS2] Prefer strlcpy() over snprintf()Jean Delvare2008-05-12
| * | | | [GFS2] Fix cast from unsigned int to s64Andrew Price2008-05-12
| * | | | [GFS2] filesystem consistency error from do_stripBob Peterson2008-05-12