summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-07-31Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-07-31Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-31c/r: fcntl: add F_GETOWNER_UIDS optionCyrill Gorcunov
2012-07-31fs: cachefiles: add support for large files in filesystem cachingJustin Lecher
2012-07-31proc: do not allow negative offsets on /proc/<pid>/environDjalal Harouni
2012-07-31proc: environ_read() make sure offset points to environment address rangeDjalal Harouni
2012-07-31coredump: fix wrong comments on core limits of pipe coredump caseJovi Zhang
2012-07-31fat: refactor shortname parsingSteven J. Magnani
2012-07-31fat: accessors for msdos_dir_entry 'start' fieldsSteven J. Magnani
2012-07-31hfsplus: use -ENOMEM when kzalloc() failsNamjae Jeon
2012-07-31nilfs2: add omitted comments for different structures in driver implementationVyacheslav Dubeyko
2012-07-31nilfs2: fix deadlock issue between chcp and thaw ioctlsRyusuke Konishi
2012-07-31nilfs2: fix timing issue between rmcp and chcp ioctlsRyusuke Konishi
2012-07-31nilfs2: remove references to long gone super operationsFernando Luis Vazquez Cao
2012-07-31nilfs2: add omitted comment for ns_mount_state field of the_nilfs structureVyacheslav Dubeyko
2012-07-31minixfs: fix block limit checkVladimir Serbinenko
2012-07-31ext4: use memweight()Akinobu Mita
2012-07-31ext3: use memweight()Akinobu Mita
2012-07-31ext2: use memweight()Akinobu Mita
2012-07-31ocfs2: use memweight()Akinobu Mita
2012-07-31affs: use memweight()Akinobu Mita
2012-07-31qnx4fs: use memweight()Akinobu Mita
2012-07-31btrfs: use printk_get_level and printk_skip_level, add __printf, fix falloutJoe Perches
2012-07-31coredump: warn about unsafe suid_dumpable / core_pattern comboKees Cook
2012-07-31fs: make dumpable=2 require fully qualified pathKees Cook
2012-07-31fs/xattr.c:getxattr(): improve handling of allocation failuresSasha Levin
2012-07-31ntfs: remove references to long gone super operations and unimplemented methodsFernando Luis Vazquez Cao
2012-07-30nfs: fix fl_type tests in NFSv4 codeJeff Layton
2012-07-30NFS: fix pnfs regression with directio writesFred Isaman
2012-07-30NFS: fix pnfs regression with directio readsFred Isaman
2012-07-30nfs: fix stub return type warningsRandy Dunlap
2012-07-30Merge tag 'for-linus-v3.6-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-07-29xfs: wait for the write the superblock on unmountMark Tinguely
2012-07-29xfs: re-enable xfsaild idle mode and fix associated racesBrian Foster
2012-07-29xfs: remove iolock lock classesChristoph Hellwig
2012-07-29xfs: avoid the iolock in xfs_free_eofblocks for evicted inodesChristoph Hellwig
2012-07-29xfs: do not take the iolock in xfs_inactiveChristoph Hellwig
2012-07-29xfs: remove xfs_inactive_attrsChristoph Hellwig
2012-07-29xfs: clean up xfs_inactiveChristoph Hellwig
2012-07-29xfs: do not read the AGI buffer in xfs_dialloc until nessecaryChristoph Hellwig
2012-07-29xfs: refactor xfs_ialloc_ag_selectChristoph Hellwig
2012-07-29xfs: add a short cut to xfs_dialloc for the non-NULL agbp caseChristoph Hellwig
2012-07-29xfs: remove the alloc_done argument to xfs_diallocChristoph Hellwig
2012-07-29xfs: split xfs_diallocChristoph Hellwig
2012-07-28Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-07-27Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-07-27Btrfs: using vmalloc and friends needs vmalloc.hStephen Rothwell
2012-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-07-26Merge tag 'dlm-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds