summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-04-13Fix length of buffer copied in __nfs4_get_acl_uncachedSachin Prabhu
2012-04-13CIFS: Fix VFS lock usage for oplocked filesPavel Shilovsky
2012-04-02lockd: fix arg parsing for grace_period and timeout.NeilBrown
2012-04-02NFSv4.1: Fix layoutcommit error handlingTrond Myklebust
2012-04-02NFSv4: Fix two infinite loops in the mount codeTrond Myklebust
2012-04-02xfs: Fix oops on IO error during xlog_recover_process_iunlinks()Jan Kara
2012-04-02vfs: fix d_ancestor() case in d_materialize_uniqueMichel Lespinasse
2012-04-02ext4: check for zero length extentTheodore Ts'o
2012-04-02ext4: fix race between sync and completed io workJeff Moyer
2012-04-02ext4: fix race between unwritten extent conversion and truncateJeff Moyer
2012-04-02ext4: ignore EXT4_INODE_JOURNAL_DATA flag with delallocLukas Czerner
2012-04-02jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_bufferEric Sandeen
2012-04-02NFSv4: Rate limit the state manager warning messagesTrond Myklebust
2012-04-02sysctl: protect poll() in entries that may go awayLucas De Marchi
2012-04-02proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate().Pravin B Shelar
2012-04-02CIFS: Fix a spurious error in cifs_push_posix_locksPavel Shilovsky
2012-04-02cifs: fix issue mounting of DFS ROOT when redirecting from one domain control...Jeff Layton
2012-04-02CIFS: Respect negotiated MaxMpxCountPavel Shilovsky
2012-04-02xfs: fix inode lookup raceDave Chinner
2012-04-02NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODETrond Myklebust
2012-04-02NFS: Properly handle the case where the delegation is revokedTrond Myklebust
2012-04-02hugetlbfs: avoid taking i_mutex from hugetlbfs_read()Aneesh Kumar K.V
2012-04-02mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli
2012-04-02sysfs: Fix memory leak in sysfs_sd_setsecdata().Masami Ichikawa
2012-03-18Don't limit non-nested epoll pathsJason Baron
2012-03-16Merge branch 'akpm' (more patches from Andrew)Linus Torvalds
2012-03-16nilfs2: fix NULL pointer dereference in nilfs_load_super_block()Ryusuke Konishi
2012-03-16nilfs2: clamp ns_r_segments_percentage to [1, 99]Haogang Chen
2012-03-16afs: Remote abort can cause BUG in rxrpc codeAnton Blanchard
2012-03-16afs: Read of file returns EBADMSGAnton Blanchard
2012-03-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-03-13Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-03-10restore smp_mb() in unlock_new_inode()Al Viro
2012-03-10vfs: fix return value from do_last()Miklos Szeredi
2012-03-10vfs: fix double put after complete_walk()Miklos Szeredi
2012-03-10udf: Fix deadlock in udf_release_file()Jan Kara
2012-03-10vfs: Correctly set the dir i_mutex lockdep classTyler Hicks
2012-03-09aio: fix the "too late munmap()" raceAl Viro
2012-03-09aio: fix io_setup/io_destroy raceAl Viro
2012-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-03-06CIFS: Do not kmalloc under the flocks spinlockPavel Shilovsky
2012-03-06cifs: possible memory leak in xattr.Santosh Nayak
2012-03-06Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-03-05Merge branch 'akpm' (Andrew's patch bomb)Linus Torvalds
2012-03-05coredump_wait: don't call complete_vfork_done()Oleg Nesterov
2012-03-05vfork: introduce complete_vfork_done()Oleg Nesterov
2012-03-05aio: wake up waiters when freeing unused kiocbsJeff Moyer
2012-03-05aout: move setup_arg_pages() prior to reading/mapping the binaryAl Viro
2012-03-04vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.cLinus Torvalds
2012-03-03Btrfs: fix casting error in scrub reada codeChris Mason