aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2007-02-16[PATCH] ecryptfs: fix forgotten format specifierThomas Hisch
2007-02-16[PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set()Michael Halcrow
2007-02-16[PATCH] knfsd: nfsd4: fix handling of directories without default ACLsJ. Bruce Fields
2007-02-16[PATCH] knfsd: nfsd4: acls: avoid unnecessary deniesJ. Bruce Fields
2007-02-16[PATCH] knfsd: nfsd4: acls: don't return explicit maskJ. Bruce Fields
2007-02-16[PATCH] knfsd: nfsd4: fix error return on unsupported aclJ. Bruce Fields
2007-02-16[PATCH] knfsd: nfsd4: fix memory leak on kmalloc failure in savememJ. Bruce Fields
2007-02-16[PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked listJ. Bruce Fields
2007-02-16[PATCH] knfsd: nfsd4: simplify nfsv4->posix translationJ. Bruce Fields
2007-02-16[PATCH] knfsd: nfsd4: relax checking of ACL inheritance bitsJ. Bruce Fields
2007-02-16[PATCH] knfsd: nfsd4: fix non-terminated stringJ. Bruce Fields
2007-02-16[PATCH] __page_symlink retry loop error code fixDmitriy Monakhov
2007-02-14Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2007-02-14[PATCH] sysctl: hide the sysctl proc inodes from selinuxEric W. Biederman
2007-02-14[PATCH] sysctl: remove the proc_dir_entry member for the sysctl tablesEric W. Biederman
2007-02-14[PATCH] sysctl: reimplement the sysctl proc supportEric W. Biederman
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-14[PATCH] sysctl: create sys/fs/binfmt_misc as an ordinary sysctl entryEric W. Biederman
2007-02-14[PATCH] sysctl: register the ocfs2 sysctl numbersEric W. Biederman
2007-02-14[PATCH] sysctl: C99 convert ctl_tables in NTFS and remove sys_sysctl supportEric W. Biederman
2007-02-14[PATCH] sysctl: C99 convert coda ctl_tables and remove binary sysctlsEric W. Biederman
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-14[PATCH] knfsd: add some new fsid typesNeilBrown
2007-02-14[PATCH] knfsd: tidy up choice of filesystem-identifier when creating a fileha...NeilBrown
2007-02-14[PATCH] knfsd: fix return value for writes to some files in 'nfsd' filesystemNeilBrown
2007-02-13Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2007-02-13Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2007-02-14[CIFS] on reconnect to Samba - reset the unix capabilitiesSteve French
2007-02-13Revert "[PATCH] Fix d_path for lazy unmounts"Linus Torvalds
2007-02-13[PATCH] x86: Don't require the vDSO for handling a.out signalsAndi Kleen
2007-02-12Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2007-02-12NFS: disconnect before retrying NFSv4 requests over TCPChuck Lever
2007-02-12NFS: Don't use ClearPageUptodate() when writeback failsTrond Myklebust
2007-02-12NFS: Cleanup - avoid rereading 'jiffies' more than once in the same routineTrond Myklebust
2007-02-12NFS: Fix a wraparound issue with nfsi->cache_change_attributeTrond Myklebust
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek
2007-02-12[PATCH] mark struct inode_operations const 3Arjan van de Ven
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven
2007-02-12[PATCH] ufs2 write: block allocation updateEvgeniy Dushistov
2007-02-12[PATCH] ufs2 write: inodes writeEvgeniy Dushistov
2007-02-12[PATCH] ufs2 write: mount as rwEvgeniy Dushistov
2007-02-12[PATCH] eCryptfs: add flush_dcache_page() callsMichael Halcrow
2007-02-12[PATCH] eCryptfs: open-code flag checking and manipulationMichael Halcrow
2007-02-12[PATCH] eCryptfs: convert kmap() to kmap_atomic()Michael Halcrow
2007-02-12[PATCH] eCryptfs: convert f_op->write() to vfs_write()Michael Halcrow
2007-02-12[PATCH] eCryptfs: Encrypted passthroughMichael Halcrow
2007-02-12[PATCH] eCryptfs: Generalize metadata read/writeMichael Halcrow
2007-02-12[PATCH] eCryptfs: xattr flags and mount optionsMichael Halcrow