aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* fs/ufs: return f_fsid for statfs(2)Coly Li2009-04-02
* fs/sysv: return f_fsid for statfs(2)Coly Li2009-04-02
* fs/squashfs: return f_fsid for statfs(2)Coly Li2009-04-02
* fs/reiserfs: return f_fsid for statfs(2)Coly Li2009-04-02
* fs/qnx4: return f_fsid for statfs(2)Coly Li2009-04-02
* fs/omfs: return f_fsid for statfs(2)Coly Li2009-04-02
* fs/minix: return f_fsid for statfs(2)Coly Li2009-04-02
* fs/isofs: return f_fsid for statfs(2)Coly Li2009-04-02
* fs/hpfs: return f_fsid for statfs(2)Coly Li2009-04-02
* fs/hfsplus: return f_fsid for statfs(2)Coly Li2009-04-02
* fs/hfs: return f_fsid for statfs(2)Coly Li2009-04-02
* fs/fat: return f_fsid for statfs(2)Coly Li2009-04-02
* fs/efs: return f_fsid for statfs(2)Coly Li2009-04-02
* fs/cramfs: return f_fsid for statfs(2)Coly Li2009-04-02
* fs/befs: return f_fsid for statfs(2)Coly Li2009-04-02
* fs/affs: return f_fsid for statfs(2)Coly Li2009-04-02
* fs/adfs: return f_fsid for statfs(2)Coly Li2009-04-02
* preadv/pwritev: switch compat readv/preadv/writev/pwritev from fget to fget_l...Gerd Hoffmann2009-04-02
* preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann2009-04-02
* preadv/pwritev: create compat_writev()Gerd Hoffmann2009-04-02
* preadv/pwritev: create compat_readv()Gerd Hoffmann2009-04-02
* cramfs: propagate uncompression errorsDavid VomLehn2009-04-02
* bin_elf_fdpic: check the return value of clear_userMike Frysinger2009-04-02
* hppfs: hppfs_read_file() may return -ERRORRoel Kluin2009-04-02
* ext3: avoid false EIO errorsJan Kara2009-04-02
* ext3: return -EIO not -ESTALE on directory traversal through deleted inodeBryan Donlan2009-04-02
* ext3: use unsigned instead of int for type of blocksize in fs/ext3/namei.cWei Yongjun2009-04-02
* jbd: fix oops in jbd_journal_init_inode() on corrupted fsJan Kara2009-04-02
* ext3: remove the BKL in ext3/ioctl.cCyrus Massoumi2009-04-02
* vfs: check bh->b_blocknr only if BH_Mapped is setNikanth Karthikesan2009-04-02
* writeback: guard against jiffies wraparound on inode->dirtied_when checks (tr...Jeff Layton2009-04-02
* vfs: skip I_CLEAR state inodesWu Fengguang2009-04-02
* nommu: fix a number of issues with the per-MM VMA patchDavid Howells2009-04-02
* Merge branch 'for-linus' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-04-01
|\
| * Merge branch 'devel' into for-linusTrond Myklebust2009-04-01
| |\
| | * NSM: Fix unaligned accesses in nsm_init_private()Mans Rullgard2009-04-01
| | * NFS: Simplify logic to compare socket addresses in client.cChuck Lever2009-03-28
| | * Merge commit '9f4c899c0d90e1b51b6864834f3877b47c161a0e' into develTrond Myklebust2009-03-28
| | |\
| | * | NFS: Start PF_INET6 callback listener only if IPv6 support is availableChuck Lever2009-03-28
| | * | lockd: Start PF_INET6 listener only if IPv6 support is availableChuck Lever2009-03-28
| | * | NFS: Revert creation of IPv6 listeners for lockd and NFSv4 callbacksChuck Lever2009-03-28
| | * | SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()Chuck Lever2009-03-28
| | * | SUNRPC: Change svc_create_xprt() to take a @family argumentChuck Lever2009-03-28
| | * | NFSD: If port value written to /proc/fs/nfsd/portlist is invalid, return EINVALChuck Lever2009-03-28
| | * | NFS: Optimise NFS close()Trond Myklebust2009-03-19
| | * | NFS: Fix the notifications when renaming onto an existing fileTrond Myklebust2009-03-19
| | * | NFS: Fix up a mismerged patchTrond Myklebust2009-03-19
| | * | NFS: load the rpc/rdma transport module automaticallyTom Talpey2009-03-11
| | * | NFS: Kill the "defined but not used" compile error on nommu machinesTrond Myklebust2009-03-11
| | * | NFS: Throttle page dirtying while we're flushing to diskTrond Myklebust2009-03-11