aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* [CIFS] Fix final user of old string conversion codeSteve French2009-05-02
* [CIFS] remove cifs_strfromUCS_leJeff Layton2009-05-02
* [CIFS] NTLMSSP support moving into new file, old dead code removedSteve French2009-05-02
* [CIFS] Fix endian conversion of vcnum fieldSteve French2009-05-01
* [CIFS] Remove trailing whitespaceSteve French2009-05-01
* [CIFS] Remove sparse endian warningsSteve French2009-05-01
* [CIFS] Add remaining ntlmssp flags and standardize field namesSteve French2009-05-01
* [CIFS] Fix build warningSteve French2009-04-30
* cifs: fix length handling in cifs_get_name_from_search_bufJeff Layton2009-04-30
* [CIFS] Remove unneeded QuerySymlink call and fix mapping for unmapped statusSteve French2009-04-30
* [CIFS] rename cifs_strndup to cifs_strndup_from_ucsSteve French2009-04-30
* Added loop check when mounting DFS tree.Igor Mammedov2009-04-30
* Enable dfs submounts to handle remote referrals.Igor Mammedov2009-04-30
* [CIFS] Remove older session setup implementationSteve French2009-04-30
* cifs: change cifs_get_name_from_search_buf to use new unicode helperJeff Layton2009-04-30
* cifs: change CIFSSMBUnixQuerySymLink to use new helpersJeff Layton2009-04-30
* cifs: fix session setup unicode string saving to use new unicode helpersJeff Layton2009-04-30
* cifs: convert CIFSTCon to use new unicode helper functionsJeff Layton2009-04-30
* cifs: rename cifs_strlcpy_to_host and make it use new functionsJeff Layton2009-04-30
* cifs: add new function to get unicode string length in bytesJeff Layton2009-04-30
* cifs: add replacement for cifs_strtoUCS_le called cifs_from_ucs2Jeff Layton2009-04-30
* cifs: move #defines for mapchars into cifs_unicode.hJeff Layton2009-04-30
* Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2009-04-30
|\
| * eCryptfs: Fix min function comparison warningTyler Hicks2009-04-27
| * ecryptfs: fix printk format warningRandy Dunlap2009-04-27
| * bio: fix memcpy corruption in bio_copy_user_iov()FUJITA Tomonori2009-04-28
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-04-27
| |\
| | * Btrfs: look for acls during btrfs_read_locked_inodeChris Mason2009-04-27
| | * Btrfs: fix acl cachingChris Mason2009-04-27
| | * Btrfs: Fix a bunch of printk() warnings.Joel Becker2009-04-27
| | * Btrfs: Fix a trivial warning using max() of u64 vs ULL.Joel Becker2009-04-27
| | * Btrfs: remove unused btrfs_bit_radix slabChris Mason2009-04-27
| | * Btrfs: ratelimit IO error printksChris Mason2009-04-27
| | * Btrfs: remove #if 0 codeChris Mason2009-04-27
| | * Btrfs: When shrinking, only update disk size on successChris Ball2009-04-27
| | * Btrfs: fix deadlocks and stalls on dead root removalChris Mason2009-04-24
| | * Btrfs: fix fallocate deadlock on inode extent lockChris Mason2009-04-24
| | * Btrfs: kill btrfs_cache_createChristoph Hellwig2009-04-24
| | * Btrfs: don't export symbolsChristoph Hellwig2009-04-24
| | * Btrfs: simplify makefileChristoph Hellwig2009-04-24
| | * Btrfs: try to keep a healthy ratio of metadata vs data block groupsJosef Bacik2009-04-24
| * | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-04-27
| |\ \
| | * | ext2: missing unlock in ext2_quota_write()Dan Carpenter2009-04-27
| | * | quota: remove obsolete comments in fs/quota/MakefileChristoph Hellwig2009-04-27
| * | | ext4: Do not try to validate extents on special filesTheodore Ts'o2009-04-24
| * | | ext4: Ignore i_file_acl_high unless EXT4_FEATURE_INCOMPAT_64BIT is presentTheodore Ts'o2009-04-24
| * | | ext4: Fix softlockup caused by illegal i_file_acl value in on-disk inodeTheodore Ts'o2009-04-24
| |/ /
| * | ROMFS: Advance destination buffer pointer when reading from a blockdevDavid Howells2009-04-24
| * | ROMFS: romfs_lookup() shouldn't be doing a partial name comparisonDavid Howells2009-04-24
| * | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-04-24
| |\ \