summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-05-26ocfs2: fix improper handling of return errnoEric Ren
2016-05-26Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-05-26Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-26pnfs: pnfs_update_layout needs to consider if strict iomode checking is onTom Haynes
2016-05-26nfs/flexfiles: Use the layout segment for reading unless it a IOMODE_RW and r...Tom Haynes
2016-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-25make xattr_resolve_handlers() safe to use with NULL ->s_xattrAl Viro
2016-05-25xattr: Fail with -EINVAL for NULL attribute namesAndreas Gruenbacher
2016-05-25nfs/flexfiles: Helper function to detect FF_FLAGS_NO_READ_IOTom Haynes
2016-05-25nfs: avoid race that crashes nfs_init_commitWeston Andros Adamson
2016-05-25NFS: checking for NULL instead of IS_ERR() in nfs_commit_file()Dan Carpenter
2016-05-24Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-05-24Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2016-05-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-23exec: make exec path waiting for mmap_sem killableMichal Hocko
2016-05-23aio: make aio_setup_ring killableMichal Hocko
2016-05-23coredump: make coredump_wait wait for mmap_sem for write killableMichal Hocko
2016-05-23mm, proc: make clear_refs killableMichal Hocko
2016-05-23mm, elf: handle vm_brk errorMichal Hocko
2016-05-23mm, aout: handle vm_brk failuresMichal Hocko
2016-05-23exec: remove the no longer needed remove_arg_zero()->free_arg_page()Oleg Nesterov
2016-05-23nilfs2: fix block commentsRyusuke Konishi
2016-05-23nilfs2: remove loops of single statement macrosRyusuke Konishi
2016-05-23nilfs2: remove unnecessary else after return or breakRyusuke Konishi
2016-05-23nilfs2: avoid bare use of 'unsigned'Ryusuke Konishi
2016-05-23nilfs2: fix code indent coding style issueRyusuke Konishi
2016-05-23nilfs2: remove space before semicolonRyusuke Konishi
2016-05-23nilfs2: do not emit extra newline on nilfs_warning() and nilfs_error()Ryusuke Konishi
2016-05-23nilfs2: clean trailing semicolons in macrosRyusuke Konishi
2016-05-23nilfs2: add missing line spacingRyusuke Konishi
2016-05-23nilfs2: replace __attribute__((packed)) with __packedRyusuke Konishi
2016-05-23nilfs2: move cleanup code of metadata file from inode routinesRyusuke Konishi
2016-05-23nilfs2: get rid of nilfs_mdt_mark_block_dirty()Ryusuke Konishi
2016-05-23nilfs2: clean up old e-mail addressesRyusuke Konishi
2016-05-23nilfs2: remove FSF mailing address from GPL noticesRyusuke Konishi
2016-05-23nilfs2: remove space before commaRyusuke Konishi
2016-05-23nilfs2: fix white space issue in nilfs_mount()Ryusuke Konishi
2016-05-23nilfs2: constify nilfs_sc_operations structuresJulia Lawall
2016-05-23fs/befs/io.c:befs_bread(): remove unneeded initialization to NULLSalah Triki
2016-05-23fs/befs/io.c:befs_bread_iaddr(): remove unneeded initialization to NULLSalah Triki
2016-05-23fs/befs/linuxvfs.c:befs_iget(): remove unneeded befs_nio initialization to NULLSalah Triki
2016-05-23fs/befs/linuxvfs.c:befs_iget(): remove unneeded raw_inode initialization to NULLSalah Triki
2016-05-23fs/befs/linuxvfs.c:befs_iget(): remove unneeded initialization to NULLSalah Triki
2016-05-23fs/befs/linuxvfs.c:befs_get_block(): remove unneeded initialization to NULLSalah Triki
2016-05-23fs/befs/datastream.c:befs_find_brun_dblindirect(): remove unneeded initializa...Salah Triki
2016-05-23fs/befs/datastream.c:befs_read_lsymlink(): remove unneeded initialization to ...Salah Triki
2016-05-23fs/befs/datastream.c:befs_read_datastream(): remove unneeded initialization t...Salah Triki
2016-05-23ELF/MIPS build fixRalf Baechle
2016-05-23Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-05-21Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds