summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* cifs: Use kstrndup for cifs_sb->mountdataSean Finney2011-05-191-11/+6
* cifs: Simplify handling of submount options in cifs_mount.Sean Finney2011-05-191-13/+11
* cifs: cifs_parse_mount_options: do not tokenize mount options in-placeSean Finney2011-05-191-35/+74
* cifs: Add support for mounting Windows 2008 DFS sharesSean Finney2011-05-191-0/+18
* cifs: Extract DFS referral expansion logic to separate functionSean Finney2011-05-191-36/+69
* cifs: turn BCC into a static inlined functionJeff Layton2011-05-191-3/+6
* cifs: keep BCC in little-endian formatJeff Layton2011-05-199-82/+41
* cifs: fix some unused variable warnings in id_rb_searchJeff Layton2011-05-191-5/+0
* CIFS: Simplify invalidate part (try #5)Pavel Shilovsky2011-05-194-57/+113
* CIFS: directio read/write cleanupsPavel Shilovsky2011-05-193-113/+16
* consistently use smb_buf_length as be32 for cifs (try 3)Steve French2011-05-197-101/+102
* cifs: Invoke id mapping functions (try #17 repost)Shirish Pargaonkar2011-05-192-24/+325
* cifs: Add idmap key and related data structures and functions (try #17 repost)Shirish Pargaonkar2011-05-194-8/+167
* CIFS: Add launder_page operation (try #3)Pavel Shilovsky2011-05-191-6/+42
* Introduce smb2 mounts as vers=2Steve French2011-05-191-0/+17
* CIFS: Use invalidate_inode_pages2 instead of invalidate_remote_inode (try #4)Pavel Shilovsky2011-05-191-2/+8
* cifs: fix comment in validate_t2Jeff Layton2011-05-191-2/+3
* VFS: trivial: fix comment on s_maxbytes value warning checkJeff Layton2011-05-191-2/+1
* [CIFS] Allow to set extended attribute cifs_acl (try #2)Steve French2011-05-193-1/+23
* [CIFS] Use ecb des kernel crypto APIs instead ofSteve French2011-05-197-455/+109
* cifs: cleanup: Rename and remove config flagsShirish Pargaonkar2011-05-195-21/+9
* Introduce SMB2 Kconfig optionSteve French2011-05-191-0/+20
* Shrink stack space usage in cifs_construct_tconSteve French2011-05-192-2/+5
* fs:cifs:connect.c remove one to many l's in the word.Justin P. Mattock2011-05-191-1/+1
* Don't compile in unused reparse point symlink codeSteve French2011-05-193-15/+14
* Remove unused CIFSSMBNotify worker functionSteve French2011-05-194-80/+105
* cifs: Remove unused inode number while fetching root inodeShirish Pargaonkar2011-05-193-3/+3
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds2011-05-187-27/+96
|\
| * configfs: Fix race between configfs_readdir() and configfs_d_iput()Joel Becker2011-05-181-5/+28
| * configfs: Don't try to d_delete() negative dentries.Joel Becker2011-05-181-2/+4
| * ocfs2/dlm: Target node death during resource migration leads to thread spinSunil Mushran2011-05-131-0/+3
| * ocfs2: Skip mount recovery for hard-ro mountsSunil Mushran2011-05-131-0/+3
| * ocfs2/cluster: Heartbeat mismatch message improvedSunil Mushran2011-05-131-17/+31
| * ocfs2/cluster: Increase the live threshold for global heartbeatSunil Mushran2011-05-131-1/+12
| * ocfs2/dlm: Use negotiated o2dlm protocol versionSunil Mushran2011-05-131-1/+2
| * ocfs2: skip existing hole when removing the last extent_rec in punching-hole ...Tristan Ye2011-05-131-0/+12
| * ocfs2: Initialize data_ac (might be used uninitialized)Marcus Meissner2011-05-131-1/+1
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-05-181-9/+18
|\ \
| * | block: rescan partitions on invalidated devices on -ENOMEDIA tooTejun Heo2011-04-291-9/+18
* | | cifs: fix cifsConvertToUCS() for the mapchars caseJeff Layton2011-05-171-8/+6
* | | cifs: add fallback in is_path_accessible for old serversJeff Layton2011-05-171-0/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2011-05-153-22/+44
|\ \ \
| * | | Btrfs: fix FS_IOC_SETFLAGS ioctlLi Zefan2011-05-141-0/+2
| * | | Btrfs: fix FS_IOC_GETFLAGS ioctlLi Zefan2011-05-141-0/+7
| * | | fs: remove FS_COW_FLLi Zefan2011-05-141-9/+6
| * | | Btrfs: fix easily get into ENOSPC in mixed caseliubo2011-05-141-11/+26
| * | | Prevent oopsing in posix_acl_valid()Daniel J Blueman2011-05-141-2/+3
* | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-05-138-50/+67
|\ \ \ \
| * | | | NFSv4.1: Ensure that layoutget uses the correct gfp modesTrond Myklebust2011-05-117-50/+58
| * | | | NFSv4.1: remove pnfs_layout_hdr from pnfs_destroy_all_layouts tmp_listAndy Adamson2011-05-111-0/+1