Age | Commit message (Expand) | Author |
2007-07-19 | NFSv4: Fix the nfsv4 readlink reply buffer alignment | Trond Myklebust |
2007-07-19 | NFSv4: Fix the readdir reply buffer alignment | Trond Myklebust |
2007-07-19 | NFSv4: More NFSv4 xdr cleanups | Trond Myklebust |
2007-07-19 | NFSv4: Try to recover from getfh failures in nfs4_xdr_dec_open | Trond Myklebust |
2007-07-19 | NFSv4: 'constify' lookup arguments. | Trond Myklebust |
2007-07-19 | NFSv4: Don't fail nfs4_xdr_dec_open if decode_restorefh() failed | Trond Myklebust |
2007-07-19 | NFSv4: Fix open state recovery | Trond Myklebust |
2007-07-19 | NFSD/SUNRPC: Fix the automatic selection of RPCSEC_GSS | Trond Myklebust |
2007-07-19 | afs build fix | Andrew Morton |
2007-07-19 | knfsd: clean up EX_RDONLY | J. Bruce Fields |
2007-07-19 | knfsd: move EX_RDONLY out of header | J. Bruce Fields |
2007-07-19 | nfsd: remove unnecessary NULL checks from nfsd_cross_mnt | J. Bruce Fields |
2007-07-19 | nfsd: return errors, not NULL, from export functions | J. Bruce Fields |
2007-07-19 | nfsd: fix possible read-ahead cache and export table corruption | J. Bruce Fields |
2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau |
2007-07-19 | coda: update module information | Jan Harkes |
2007-07-19 | coda: remove statistics counters from /proc/fs/coda | Jan Harkes |
2007-07-19 | coda: remove struct coda_sb_info | Jan Harkes |
2007-07-19 | coda: cleanup downcall handler | Jan Harkes |
2007-07-19 | coda: cleanup coda_lookup, use dsplice_alias | Jan Harkes |
2007-07-19 | coda: ignore returned values when upcalls return errors | Jan Harkes |
2007-07-19 | coda: replace upc_alloc/upc_free with kmalloc/kfree | Jan Harkes |
2007-07-19 | coda: avoid lockdep warning in coda_readdir | Jan Harkes |
2007-07-19 | coda: block signals during upcall processing | Jan Harkes |
2007-07-19 | coda: cleanup for upcall handling path | Jan Harkes |
2007-07-19 | coda: cleanup /dev/cfs open and close handling | Jan Harkes |
2007-07-19 | coda: use ilookup5 | Jan Harkes |
2007-07-19 | coda: coda doesn't track atime | Jan Harkes |
2007-07-19 | coda: allow removal of busy directories | Jan Harkes |
2007-07-19 | coda: fix nlink updates for directories | Jan Harkes |
2007-07-19 | coda: correctly invalidate cached access rights | Jan Harkes |
2007-07-19 | coda: do not grab an uninitialized fd when the open upcall returns an error | Jan Harkes |
2007-07-19 | fix ext4/JBD2 build warnings | Mingming Cao |
2007-07-19 | coredump masking: ELF-FDPIC: enable core dump filtering | Kawai, Hidehiro |
2007-07-19 | coredump masking: ELF-FDPIC: remove an unused argument | Kawai, Hidehiro |
2007-07-19 | coredump masking: ELF: enable core dump filtering | Kawai, Hidehiro |
2007-07-19 | coredump masking: add an interface for core dump filter | Kawai, Hidehiro |
2007-07-19 | coredump masking: reimplementation of dumpable using two flags | Kawai, Hidehiro |
2007-07-19 | fs: remove path_walk export | Josef 'Jeff' Sipek |
2007-07-19 | fs: mark link_path_walk static | Josef 'Jeff' Sipek |
2007-07-19 | nfsctl: use vfs_path_lookup | Josef 'Jeff' Sipek |
2007-07-19 | fs: introduce vfs_path_lookup | Josef 'Jeff' Sipek |
2007-07-19 | mm: variable length argument support | Ollie Wild |
2007-07-19 | audit: rework execve audit | Peter Zijlstra |
2007-07-19 | readahead: split ondemand readahead interface into two functions | Rusty Russell |
2007-07-19 | readahead: pass real splice size | Fengguang Wu |
2007-07-19 | readahead: move synchronous readahead call out of splice loop | Fengguang Wu |
2007-07-19 | readahead: convert ext3/ext4 invocations | Fengguang Wu |
2007-07-19 | readahead: convert splice invocations | Fengguang Wu |
2007-07-19 | eCryptfs: ecryptfs_setattr() bugfix | Michael Halcrow |