aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-06-11fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches
2015-06-11Merge branch 'akpm-current/current'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'init/init-v4.1-rc6'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'y2038/y2038'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'userns/for-next'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'security/next'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'modules/modules-next'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'l2-mtd/master'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'xfs/for-next'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'overlayfs/overlayfs-next'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'jfs/jfs-next'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'gfs2/for-next'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'fuse/for-next'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'fscache/fscache'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'f2fs/dev'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'ext4/dev'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'ext3/for_next'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'cifs/for-next'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'uml/linux-next'Stephen Rothwell
2015-06-11Merge remote-tracking branch 'ia64/next'Stephen Rothwell
2015-06-10Merge branch 'locking/core'Ingo Molnar
2015-06-10devpts-if-initialization-failed-dont-crash-when-opening-dev-ptmx-fixAndrew Morton
2015-06-10devpts: if initialization failed, don't crash when opening /dev/ptmxJosh Triplett
2015-06-10fs/affs/symlink.c: remove unneeded err variableFabian Frederick
2015-06-10fs/affs/amigaffs.c: remove unneeded initializationFabian Frederick
2015-06-10fs/affs/inode.c: remove unneeded initializationFabian Frederick
2015-06-10fs/adfs: remove unneeded castFiro Yang
2015-06-10fs: document seq_open()'s usage of file->private_dataYann Droneaud
2015-06-10fs: allocate structure unconditionally in seq_open()Yann Droneaud
2015-06-10fs: use seq_open_private() for proc_mountsYann Droneaud
2015-06-10coredump: add __printf attribute to cn_*printf functionsNicolas Iooss
2015-06-10coredump: use from_kuid/kgid when formatting corenameNicolas Iooss
2015-06-10fat: permit to return phy block number by fibmap in fallocated regionNamjae Jeon
2015-06-10fat: skip cluster allocation on fallocated regionNamjae Jeon
2015-06-10fat: add fat_fallocate operationNamjae Jeon
2015-06-10fs/reiserfs: remove unneeded castFiro Yang
2015-06-10NILFS2: support NFSv2 exportNeilBrown
2015-06-10fs/befs/btree.c: remove unneeded initializationsFabian Frederick
2015-06-10fs/minix: remove unneeded castFiro Yang
2015-06-10fs/efs: femove unneeded castFiro Yang
2015-06-10fs/ext4/super.c: use strreplace() in ext4_fill_super()Rasmus Villemoes
2015-06-10fs/jbd2/journal.c: use strreplace()Rasmus Villemoes
2015-06-10fs, proc: introduce CONFIG_PROC_CHILDRENIago López Galeiras