summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAge
* [CIFS] Allow local filesize for file that is open for write to be updatedSteve French2006-01-12
* [CIFS] Fix cifs trying to write to f_opsSteve French2006-01-08
* [CIFS] Minor cleanup to new cifs acl header.Steve French2006-01-08
* [CIFS] Fix typos in rfc1002pdu.hSteve French2005-12-31
* Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-12-31
|\
| * Insanity avoidance in /procLinus Torvalds2005-12-30
| * [PATCH] uml: hostfs - fix possible PAGE_CACHE_SHIFT overflowsPaolo 'Blaisorblade' Giarrusso2005-12-29
| * [PATCH] Hostfs: remove unused varPaolo 'Blaisorblade' Giarrusso2005-12-29
| * [SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk2005-12-22
| * [PATCH] fix posix lock on NFSASANO Masahiro2005-12-22
| * [PATCH] relayfs: remove warning printk() in relay_switch_subbuf()Tom Zanussi2005-12-20
| * [PATCH] nfsd: check for read-only exports before setting aclsAndreas Gruenbacher2005-12-20
| * NLM: Fix Oops in nlmclnt_mark_reclaim()Trond Myklebust2005-12-19
| * NFS: Fix another O_DIRECT raceTrond Myklebust2005-12-19
| * [PATCH] xfs: missing gfp_t annotationsAl Viro2005-12-15
| * [PATCH] reiserfs: close open transactions on error pathJeff Mahoney2005-12-14
| * [PATCH] reiserfs: skip commit on io errorJeff Mahoney2005-12-14
* | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-12-13
|\ \ | |/
| * [PATCH] inotify: add two inotify_add_watch flagsJohn McCutchan2005-12-12
| * [PATCH] Fix listxattr() for generic security attributesDaniel Drake2005-12-12
* | [CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpagesSteve French2005-12-12
* | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-12-05
|\ \ | |/
| * NFSv4: Fix an Oops in the synchronous write pathTrond Myklebust2005-12-03
| * NFS: Fix post-op attribute revalidation...Trond Myklebust2005-12-03
| * NFS: use set_page_writeback() in the appropriate placesTrond Myklebust2005-12-03
| * NFS: Fix a few further cache consistency regressionsTrond Myklebust2005-12-03
| * NFS: Fix cache consistency regressionSteve Dickson2005-12-03
* | [CIFS] Display large/small total buffer allocations in /proc/fs/cifs/StatsSteve French2005-12-03
* | [CIFS] Add extended stats (STATS2) for total buffer allocations forSteve French2005-12-03
* | [CIFS] Readpages and readir performance improvements - eliminate extraSteve French2005-12-02
* | [CIFS] Kerberos and CIFS ACL support part 1Steve French2005-12-01
* | [CIFS] Use fsuid (fsgid) more consistently instead of uid/gid inSteve French2005-12-01
|/
* [CIFS] For previous fix, mode on mkdir needed S_IFDIR left out.Steve French2005-11-29
* [CIFS] Missing parenthesis and typo in previous fixSteve French2005-11-29
* Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-11-29
|\
| * [PATCH] hfsplus: don't modify journaled volumeRoman Zippel2005-11-29
| * [PATCH] reiserfs: handle cnode allocation failure gracefullyJeff Mahoney2005-11-29
| * VM: add common helper function to create the page tablesLinus Torvalds2005-11-29
| * [JFFS2] Fix the slab cache constructor of 'struct jffs2_inode_info' objects.Thomas Gleixner2005-11-29
| * [PATCH] fuse: check for invalid node ID in fuse_create_open()Miklos Szeredi2005-11-28
| * [PATCH] fuse: check directory aliasing in mkdirMiklos Szeredi2005-11-28
| * [PATCH] Fix oops in vfs_quotaon_mount()Jan Kara2005-11-28
| * [PATCH] v9fs: fix memory leak in v9fs dentry codeLatchesar Ionkov2005-11-28
| * [PATCH] ext3: Wrong return value for EXT3_IOC_GROUP_ADDGlauber de Oliveira Costa2005-11-28
| * [PATCH] reiserfs: fix 32-bit overflow in map_block_for_writepage()Oleg Drokin2005-11-28
| * mm: re-architect the VM_UNPAGED logicLinus Torvalds2005-11-28
* | [CIFS] Fix umount --force to wake up the pending response queue, not justSteve French2005-11-29
* | [CIFS] Fix missing permission check on setattr when noperm mount option isSteve French2005-11-29
* | [CIFS] When file is deleted locally but later recreated on the serverSteve French2005-11-28
|/
* NFS: Fix a spinlock recursion inside nfs_update_inode()Trond Myklebust2005-11-25