aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-06-01fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches
2015-06-01Merge branch 'akpm-current/current'Stephen Rothwell
2015-06-01Merge remote-tracking branch 'y2038/y2038'Stephen Rothwell
2015-06-01Merge remote-tracking branch 'userns/for-next'Stephen Rothwell
2015-06-01Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2015-06-01Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2015-06-01Merge remote-tracking branch 'security/next'Stephen Rothwell
2015-06-01Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2015-06-01Merge remote-tracking branch 'modules/modules-next'Stephen Rothwell
2015-06-01Merge remote-tracking branch 'l2-mtd/master'Stephen Rothwell
2015-06-01Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2015-06-01Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2015-06-01Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2015-06-01Merge remote-tracking branch 'gfs2/for-next'Stephen Rothwell
2015-06-01Merge remote-tracking branch 'fuse/for-next'Stephen Rothwell
2015-06-01Merge remote-tracking branch 'fscache/fscache'Stephen Rothwell
2015-06-01Merge remote-tracking branch 'f2fs/dev'Stephen Rothwell
2015-06-01Merge remote-tracking branch 'ext4/dev'Stephen Rothwell
2015-06-01Merge remote-tracking branch 'ext3/for_next'Stephen Rothwell
2015-06-01Merge remote-tracking branch 'cifs/for-next'Stephen Rothwell
2015-06-01Merge remote-tracking branch 'uml/linux-next'Stephen Rothwell
2015-06-01Merge remote-tracking branch 'ia64/next'Stephen Rothwell
2015-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-05-31um: Remove hppfsRichard Weinberger
2015-05-29Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-05-29f2fs: fix a deadlock for summary page lock vs. sentry_lockJaegeuk Kim
2015-05-29f2fs crypto: clean up error handling in f2fs_fname_setup_filenameJaegeuk Kim
2015-05-29f2fs crypto: avoid f2fs_inherit_context for symlinkJaegeuk Kim
2015-05-29f2fs crypto: introduce a mempool for bounce pagesJaegeuk Kim
2015-05-29f2fs crypto: do not set encryption policy for non-directory by ioctlChao Yu
2015-05-29f2fs crypto: allow setting encryption policy onceChao Yu
2015-05-29f2fs crypto: check context consistent for rename2Chao Yu
2015-05-28d_walk() might skip too muchAl Viro
2015-05-28omfs: fix potential integer overflow in allocatorBob Copeland
2015-05-28omfs: fix sign confusion for bitmap loop counterBob Copeland
2015-05-28omfs: set error return when d_make_root() failsBob Copeland
2015-05-28fs, omfs: add NULL terminator in the end up the token listSasha Levin
2015-05-28fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappingsAndrew Morton
2015-05-29devpts-if-initialization-failed-dont-crash-when-opening-dev-ptmx-fixAndrew Morton
2015-05-29devpts: if initialization failed, don't crash when opening /dev/ptmxJosh Triplett
2015-05-29fs/affs/symlink.c: remove unneeded err variableFabian Frederick
2015-05-29fs/affs/amigaffs.c: remove unneeded initializationFabian Frederick
2015-05-29fs/affs/inode.c: remove unneeded initializationFabian Frederick
2015-05-29fs/adfs: remove unneeded castFiro Yang
2015-05-29coredump: add __printf attribute to cn_*printf functionsNicolas Iooss
2015-05-29coredump: use from_kuid/kgid when formatting corenameNicolas Iooss
2015-05-29fat: permit to return phy block number by fibmap in fallocated regionNamjae Jeon
2015-05-29fat: skip cluster allocation on fallocated regionNamjae Jeon
2015-05-29fat: add fat_fallocate operationNamjae Jeon
2015-05-29fs/reiserfs: remove unneeded castFiro Yang