summaryrefslogtreecommitdiffstats
path: root/fs/ntfs (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-09Fix reiserfs_file_release()Al Viro4-26/+32
2010-08-09missing include in hppfsAl Viro1-0/+1
2010-08-09Deal with missing exports for hostfsAl Viro5-3/+28
2010-08-03PARISC: led.c - fix potential stack overflow in led_proc_write()Helge Deller1-2/+4
2010-08-02cifs: fsc should not default to "on"Jeff Layton1-3/+0
2010-08-02[CIFS] remove redundant path walking in dfs_do_refmountSteve French1-17/+11
2010-08-02cifs: ignore the "mand", "nomand" and "_netdev" mount optionsJeff Layton1-0/+6
2010-08-02cifs: map NT_STATUS_ERROR_WRITE_PROTECTED to -EROFSJeff Layton2-0/+2
2010-08-02cifs: don't allow cifs_iget to match inodes of the wrong typeJeff Layton1-0/+5
2010-08-02[CIFS] relinquish fscache cookie before freeing CIFSTconInfoSteve French1-1/+1
2010-08-02cifs: add separate cred_uid field to sesInfoJeff Layton3-3/+10
2010-08-02fs: cifs: check kmalloc() resultKulikov Vasiliy1-0/+5
2010-08-02[CIFS] Missing ifdefSteve French1-0/+4
2010-08-02[CIFS] Missing line from previous commitSteve French1-3/+3
2010-08-02[CIFS] Fix build break when CONFIG_CIFS_FSCACHE disabledSteve French2-2/+2
2010-08-02cifs: add mount option to enable local cachingSuresh Jayaraman2-0/+9
2010-08-02cifs: read pages from FS-CacheSuresh Jayaraman3-1/+129
2010-08-02cifs: store pages into local cacheSuresh Jayaraman3-0/+29
2010-08-02cifs: FS-Cache page managementSuresh Jayaraman4-0/+93
2010-08-02cifs: define inode-level cache object and register themSuresh Jayaraman7-0/+183
2010-08-02cifs: define superblock-level cache index objects and register themSuresh Jayaraman6-0/+142
2010-08-02cifs: remove unused cifsUidInfo structJeff Layton1-16/+0
2010-08-02cifs: clean up cifs_find_smb_ses (try #2)Jeff Layton2-9/+19
2010-08-02cifs: match secType when searching for existing tcp sessionJeff Layton2-4/+54
2010-08-02cifs: move address comparison into separate functionJeff Layton1-37/+36
2010-08-02cifs: set the port in sockaddr in a more clearly defined fashionJeff Layton4-10/+31
2010-08-02cifs: define server-level cache index objects and register themSuresh Jayaraman6-1/+126
2010-08-02cifs: register CIFS for cachingSuresh Jayaraman4-0/+95
2010-08-02fs/cifs: Remove unnecessary casts of private_dataJoe Perches3-18/+13
2010-08-02cifs: add kernel config option for CIFS Client caching supportSuresh Jayaraman1-0/+9
2010-08-02cifs: remove unused ip_address field in struct TCP_Server_InfoSuresh Jayaraman1-1/+0
2010-08-02cifs: remove an potentially confusing, obsolete commentSuresh Jayaraman1-6/+0
2010-08-02cifs: guard cifsglob.h against multiple inclusionSuresh Jayaraman1-0/+5
2010-08-02Linux 2.6.35v2.6.35Linus Torvalds1-1/+1
2010-08-02NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust2-5/+6
2010-07-31ARM: AMBA: Add pclk support to AMBA bus infrastructureRussell King2-19/+80
2010-07-31ARM: 6278/2: fix regression in RealView after the introduction of pclkLinus Walleij1-1/+1
2010-07-31mm: fix ia64 crash when gcore reads gate areaHugh Dickins1-3/+13
2010-07-31CIFS: Remove __exit mark from cifs_exit_dns_resolver()David Howells2-2/+2
2010-07-31cyber2000fb: fix console in truecolor modesOndrej Zary1-0/+1
2010-07-31cyber2000fb: fix machine hang on module loadOndrej Zary1-0/+2
2010-07-31SA1111: Eliminate use after freeJulia Lawall1-3/+2
2010-07-31ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King3-4/+8
2010-07-31ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_viptGary King1-5/+8
2010-07-30NFS: Ensure that writepage respects the nonblock flagTrond Myklebust1-6/+17
2010-07-30NFS: kswapd must not block in nfs_release_pageTrond Myklebust3-4/+14
2010-07-30nfs: include space for the NUL in root pathDan Carpenter1-1/+1
2010-07-30CRED: Fix __task_cred()'s lockdep check and banner commentDavid Howells3-5/+14
2010-07-30CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells3-21/+27
2010-07-29ARM: 6277/1: mach-shmobile: Allow users to select HZ, default to 128Magnus Damm2-0/+13