summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-05-10Merge remote-tracking branch 'cleancache/linux-next'Stephen Rothwell
2011-05-10Merge remote-tracking branch 'ptrace/ptrace'Stephen Rothwell
2011-05-10Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2011-05-10Merge remote-tracking branch 'fsnotify/for-next'Stephen Rothwell
2011-05-10Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2011-05-10Merge remote-tracking branch 'security-testing/next'Stephen Rothwell
2011-05-10Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2011-05-10Merge branch 'quilt/rr'Stephen Rothwell
2011-05-10Merge remote-tracking branch 'dlm/next'Stephen Rothwell
2011-05-10Merge remote-tracking branch 'xfs/master'Stephen Rothwell
2011-05-10Merge remote-tracking branch 'nilfs2/for-next'Stephen Rothwell
2011-05-10Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2011-05-10Merge remote-tracking branch 'hfsplus/for-next'Stephen Rothwell
2011-05-10Merge remote-tracking branch 'gfs2/master'Stephen Rothwell
2011-05-10Merge remote-tracking branch 'fatfs/master'Stephen Rothwell
2011-05-10Merge remote-tracking branch 'ext4/next'Stephen Rothwell
2011-05-10Merge remote-tracking branch 'ext3/for_next'Stephen Rothwell
2011-05-10Merge remote-tracking branch 'ecryptfs/next'Stephen Rothwell
2011-05-10Merge remote-tracking branch 'cifs/master'Stephen Rothwell
2011-05-09Merge branch 'hpfs'Linus Torvalds
2011-05-09HPFS: Remove unused variableMikulas Patocka
2011-05-09HPFS: Move declaration up, so that there are no out-of-scope pointersMikulas Patocka
2011-05-09HPFS: Fix some unaligned accessesMikulas Patocka
2011-05-09HPFS: Fix endianity. Make hpfs work on big-endian machinesMikulas Patocka
2011-05-09HPFS: Implement fsync for hpfsMikulas Patocka
2011-05-09HPFS: Fix a bug that filesystem was not marked dirty when remounting itMikulas Patocka
2011-05-09HPFS: Restrict uid and gid to 16-bit valuesMikulas Patocka
2011-05-09HPFS: When marking or clearing the dirty bit, sync the filesystemMikulas Patocka
2011-05-09HPFS: Use types with defined widthMikulas Patocka
2011-05-09HPFS: Remove mark_inode_dirtyMikulas Patocka
2011-05-09HPFS: Remove CR/LF conversion optionMikulas Patocka
2011-05-09HPFS: Remove remaining locksMikulas Patocka
2011-05-09HPFS: Introduce a global mutex and lock it on every callback from VFS.Mikulas Patocka
2011-05-09HPFS: Make HPFS compile on preempt and SMPMikulas Patocka
2011-05-07cifs: Unconditionally copy mount options to superblock infoSean Finney
2011-05-07cifs: Use kstrndup for cifs_sb->mountdataSean Finney
2011-05-07cifs: Simplify handling of submount options in cifs_mount.Sean Finney
2011-05-07cifs: cifs_parse_mount_options: do not tokenize mount options in-placeSean Finney
2011-05-07cifs: Add support for mounting Windows 2008 DFS sharesSean Finney
2011-05-07cifs: Extract DFS referral expansion logic to separate functionSean Finney
2011-05-07cifs: turn BCC into a static inlined functionJeff Layton
2011-05-07cifs: keep BCC in little-endian formatJeff Layton
2011-05-07cifs: fix some unused variable warnings in id_rb_searchJeff Layton
2011-05-07CIFS: Simplify invalidate part (try #5)Pavel Shilovsky
2011-05-07CIFS: directio read/write cleanupsPavel Shilovsky
2011-05-07consistently use smb_buf_length as be32 for cifs (try 3)Steve French
2011-05-07cifs: Invoke id mapping functions (try #17 repost)Shirish Pargaonkar
2011-05-07cifs: Add idmap key and related data structures and functions (try #17 repost)Shirish Pargaonkar
2011-05-07CIFS: Add launder_page operation (try #3)Pavel Shilovsky
2011-05-07Introduce smb2 mounts as vers=2Steve French