aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-10Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2-1/+4
2010-09-10xfs: log IO completion workqueue is a high priority queueDave Chinner1-1/+2
2010-09-10execve: make responsive to SIGKILL with large argumentsRoland McGrath1-0/+7
2010-09-10execve: improve interactivity with large argumentsRoland McGrath1-0/+2
2010-09-10setup_arg_pages: diagnose excessive argument sizeRoland McGrath1-0/+5
2010-09-10Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-3/+3
2010-09-10xfs: prevent reading uninitialized stack memoryDan Rosenberg1-0/+2
2010-09-09minix: fix regression in minix_mkdir()Jorge Boncompte [DTI2]1-1/+1
2010-09-09vfs: take O_NONBLOCK out of the O_* uniqueness testJames Bottomley1-3/+7
2010-09-09binfmt_misc: fix binfmt_misc priorityJan Sembera1-1/+1
2010-09-09proc: export uncached bit properly in /proc/kpageflagsTakashi Iwai1-1/+1
2010-09-09O_DIRECT: fix the splitting up of contiguous I/OJeff Moyer1-2/+2
2010-09-09mm: Move vma_stack_continue into mm.hStefan Bader1-1/+2
2010-09-09Merge branch 'fixes' of git://oss.oracle.com/git/tma/linux-2.6Linus Torvalds9-107/+475
2010-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds2-20/+30
2010-09-08ocfs2: Fix orphan add in ocfs2_create_inode_in_orphanMark Fasheh1-20/+107
2010-09-08ocfs2: split out ocfs2_prepare_orphan_dir() into locking and prep functionsMark Fasheh1-32/+88
2010-09-08ocfs2: allow return of new inode block location before allocation of the inodeMark Fasheh2-0/+180
2010-09-08ocfs2: use ocfs2_alloc_dinode_update_counts() instead of open codingMark Fasheh1-13/+4
2010-09-08ocfs2: split out inode alloc code from ocfs2_mknod_lockedMark Fasheh1-18/+37
2010-09-08Ocfs2: Fix a regression bug from mainline commit(6b933c8e6f1a2f3118082c455eef25f9b1ac7b45).Tristan Ye1-1/+1
2010-09-08ocfs2: Fix deadlock when allocating pageJan Kara3-4/+5
2010-09-08ocfs2: properly set and use inode group alloc hintMark Fasheh1-4/+20
2010-09-08ocfs2: Use the right group in nfs sync check.Tao Ma1-8/+11
2010-09-08ocfs2: Flush drive's caches on fdatasyncJan Kara1-1/+10
2010-09-08ocfs2: make __ocfs2_page_mkwrite handle file end properly.Tao Ma1-3/+5
2010-09-08ocfs2: Fix incorrect checksum validation errorSunil Mushran1-1/+5
2010-09-08ocfs2: Fix metaecc error messagesSunil Mushran1-2/+2
2010-09-07Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+1
2010-09-07Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds7-14/+35
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds1-1/+2
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+1
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2Linus Torvalds1-0/+1
2010-09-07VFS: Sanity check mount flags passed to change_mnt_propagation()Valerie Aurora1-1/+22
2010-09-07fuse: fix lock annotationsMiklos Szeredi2-16/+18
2010-09-07fuse: flush background queue on connection closeMiklos Szeredi1-4/+12
2010-09-03sysfs: checking for NULL instead of ERR_PTRDan Carpenter1-1/+1
2010-09-03Merge branch '2.6.36-xfs-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdevAlex Elder3-11/+11
2010-09-03xfs: Make fiemap work with sparse filesTao Ma3-3/+17
2010-09-03xfs: prevent 32bit overflow in space reservationDave Chinner1-3/+10
2010-09-02nfsd4: mask out non-access bits in nfs4_access_to_omodeJ. Bruce Fields1-1/+1
2010-09-02xfs: Disallow 32bit project quota idArkadiusz Mi?kiewicz1-0/+7
2010-09-02xfs: improve buffer cache hash scalabilityDave Chinner2-8/+1
2010-08-309p: potential ERR_PTR() dereferenceDan Carpenter1-1/+2
2010-08-30nilfs2: fix leak of shadow dat inode in error path of load_nilfsRyusuke Konishi1-0/+1
2010-08-28Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds3-36/+64
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6Linus Torvalds6-12/+30
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds13-107/+184
2010-08-28Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-24/+30
2010-08-28writeback: Fix lost wake-up shutting down writeback threadJ. Bruce Fields1-1/+1