summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-02-24eCryptfs: Copy up lower inode attrs in getattrTyler Hicks
2011-02-24cifs: Fix regression in LANMAN (LM) auth codeShirish Pargaonkar
2011-02-24cifs: fix handling of scopeid in cifs_convert_addressJeff Layton
2011-02-24fs/partitions: Validate map_count in Mac partition tablesTimo Warns
2011-02-24s390: remove task_show_regsMartin Schwidefsky
2011-02-24nfsd: correctly handle return value from nfsd_map_name_to_*NeilBrown
2011-02-24btrfs: prevent heap corruption in btrfs_ioctl_space_info()Dan Rosenberg
2011-02-24CRED: Fix kernel panic upon security_file_alloc() failure.Tetsuo Handa
2011-02-24xfs: fix dquot shaker deadlockDave Chinner
2011-02-24NFSD: memory corruption due to writing beyond the stat arrayKonstantin Khorenko
2011-02-17nilfs2: fix crash after one superblock became unavailableRyusuke Konishi
2011-02-17fs/direct-io.c: don't try to allocate more than BIO_MAX_PAGES in a bioDavid Dillow
2011-02-17cifs: Fix regression during share-level security mounts (Repost)Shirish Pargaonkar
2011-02-17CIFS: Fix oplock break handling (try #2)Pavel Shilovsky
2011-02-17epoll: epoll_wait() should not use timespec_add_ns()Eric Dumazet
2011-02-17Revert "exofs: Set i_mapping->backing_dev_info anyway"Boaz Harrosh
2011-02-17ext4: make grpinfo slab cache names staticEric Sandeen
2011-02-17ext4: Fix data corruption with multi-block writepages supportCurt Wohlgemuth
2011-02-17ext4: unregister features interface on module unloadLukas Czerner
2011-02-17ext4: fix panic on module unload when stopping lazyinit threadEric Sandeen
2011-02-17ext4: fix memory leak in ext4_free_branchesTheodore Ts'o
2011-02-17ext4: fix trimming of a single groupJan Kara
2011-02-17ext4: fix uninitialized variable in ext4_register_li_requestAndrew Morton
2011-02-17writeback: avoid livelocking WB_SYNC_ALL writebackJan Kara
2011-02-17writeback: stop background/kupdate works from livelocking other worksJan Kara
2011-02-17writeback: integrated background writeback workJan Kara
2011-02-17block: fix accounting bug on cross partition mergesJerome Marchand
2011-02-17/proc/kcore: fix seekingDave Anderson
2011-02-17nfsd4: name->id mapping should fail with BADOWNER not BADNAMEJ. Bruce Fields
2011-02-17NFS: Fix "kernel BUG at fs/aio.c:554!"Chuck Lever
2011-02-17NFS: Fix an NFS client lockdep issueTrond Myklebust
2011-02-17NFS: Fix NFSv3 exclusive open semanticsTrond Myklebust
2011-02-17NFS: Don't use vm_map_ram() in readdirTrond Myklebust
2010-12-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-12-23Merge branch 'linus-hot-fix' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-12-23ext4: fix on-line resizing regressionTheodore Ts'o
2010-12-22logfs: fix "Kernel BUG at readwrite.c:1193"Prasad Joshi
2010-12-22logfs: fix deadlock in logfs_get_wblocks, hold and wait on super->s_write_mutexPrasad Joshi
2010-12-22ocfs2: Fix system inodes cache overflow.Tao Ma
2010-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-12-20Fix btrfs b0rkageAl Viro
2010-12-17ceph: mark user pages dirty on direct-io readsHenry C Chang
2010-12-17ceph: fix null pointer dereference in ceph_init_dentry for nfs reexportSage Weil
2010-12-16Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2010-12-16ocfs2: Hold ip_lock when set/clear flags for indexed dir.Tao Ma
2010-12-16ocfs2: Adjust masklog flag valuesSunil Mushran
2010-12-16nilfs2: fix regression of garbage collection ioctlRyusuke Konishi
2010-12-15ceph: fix direct-io on non-page-aligned buffersHenry C Chang
2010-12-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-12-15install_special_mapping skips security_file_mmap check.Tavis Ormandy