summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-251-1/+2
|\
| * make xattr_resolve_handlers() safe to use with NULL ->s_xattrAl Viro2016-05-251-0/+1
| * xattr: Fail with -EINVAL for NULL attribute namesAndreas Gruenbacher2016-05-251-1/+1
* | Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-05-244-9/+8
|\ \
| * | svcrdma: Do not add XDR padding to xdr_buf page vectorChuck Lever2016-05-131-1/+1
| * | nfsd: handle seqid wraparound in nfsd4_preprocess_layout_stateidJeff Layton2016-05-133-8/+7
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2016-05-2426-308/+352
|\ \ \
| * | | ext4: pre-zero allocated blocks for DAX IOJan Kara2016-05-133-14/+44
| * | | ext4: refactor direct IO codeJan Kara2016-05-133-146/+114
| * | | ext4: fix race in transient ENOSPC detectionJan Kara2016-05-131-1/+2
| * | | ext4: handle transient ENOSPC properly for DAXJan Kara2016-05-131-55/+20
| * | | dax: call get_blocks() with create == 1 for write faults to unwritten extentsJan Kara2016-05-131-1/+1
| * | | ext4: remove unmeetable inconsisteny check from ext4_find_extent()Nicolai Stange2016-05-051-7/+0
| * | | ext4: remove unnecessary bio get/putJens Axboe2016-05-051-2/+0
| * | | ext4: silence UBSAN in ext4_mb_init()Nicolai Stange2016-05-051-2/+4
| * | | ext4: address UBSAN warning in mb_find_order_for_block()Nicolai Stange2016-05-051-1/+3
| * | | ext4: fix oops on corrupted filesystemJan Kara2016-05-051-1/+1
| * | | ext4: fix check of dqget() return value in ext4_ioctl_setproject()Seth Forshee2016-05-051-1/+1
| * | | ext4: clean up error handling when orphan list is corruptedTheodore Ts'o2016-04-301-27/+22
| * | | ext4: fix hang when processing corrupted orphaned inode listTheodore Ts'o2016-04-301-4/+6
| * | | ext4: remove trailing \n from ext4_warning/ext4_error callsJakub Wilk2016-04-278-10/+10
| * | | ext4: fix races between changing inode journal mode and ext4_writepagesDaeho Jeong2016-04-253-3/+20
| * | | ext4: handle unwritten or delalloc buffers before enabling data journalingDaeho Jeong2016-04-251-11/+20
| * | | ext4: fix jbd2 handle extension in ext4_ext_truncate_extend_restart()Theodore Ts'o2016-04-251-2/+7
| * | | ext4: do not ask jbd2 to write data for delalloc buffersJan Kara2016-04-244-5/+22
| * | | jbd2: add support for avoiding data writes during transaction commitsJan Kara2016-04-245-7/+27
| * | | ext4: remove EXT4_STATE_ORDERED_MODEJan Kara2016-04-242-5/+1
| * | | ext4: fix data exposure after a crashJan Kara2016-04-241-9/+15
| * | | ext4: allow readdir()'s of large empty directories to be interruptedTheodore Ts'o2016-04-234-0/+18
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-2350-504/+473
|\ \ \ \
| * | | | exec: make exec path waiting for mmap_sem killableMichal Hocko2016-05-231-2/+8
| * | | | aio: make aio_setup_ring killableMichal Hocko2016-05-231-1/+6
| * | | | coredump: make coredump_wait wait for mmap_sem for write killableMichal Hocko2016-05-231-1/+3
| * | | | mm, proc: make clear_refs killableMichal Hocko2016-05-231-2/+9
| * | | | mm, elf: handle vm_brk errorMichal Hocko2016-05-231-2/+5
| * | | | mm, aout: handle vm_brk failuresMichal Hocko2016-05-231-3/+8
| * | | | exec: remove the no longer needed remove_arg_zero()->free_arg_page()Oleg Nesterov2016-05-231-7/+0
| * | | | nilfs2: fix block commentsRyusuke Konishi2016-05-2310-84/+159
| * | | | nilfs2: remove loops of single statement macrosRyusuke Konishi2016-05-231-5/+4
| * | | | nilfs2: remove unnecessary else after return or breakRyusuke Konishi2016-05-233-23/+21
| * | | | nilfs2: avoid bare use of 'unsigned'Ryusuke Konishi2016-05-2326-87/+94
| * | | | nilfs2: fix code indent coding style issueRyusuke Konishi2016-05-231-1/+1
| * | | | nilfs2: remove space before semicolonRyusuke Konishi2016-05-231-1/+1
| * | | | nilfs2: do not emit extra newline on nilfs_warning() and nilfs_error()Ryusuke Konishi2016-05-236-16/+16
| * | | | nilfs2: clean trailing semicolons in macrosRyusuke Konishi2016-05-232-5/+5
| * | | | nilfs2: add missing line spacingRyusuke Konishi2016-05-2310-0/+14
| * | | | nilfs2: replace __attribute__((packed)) with __packedRyusuke Konishi2016-05-231-1/+1
| * | | | nilfs2: move cleanup code of metadata file from inode routinesRyusuke Konishi2016-05-234-8/+38
| * | | | nilfs2: get rid of nilfs_mdt_mark_block_dirty()Ryusuke Konishi2016-05-233-32/+8
| * | | | nilfs2: clean up old e-mail addressesRyusuke Konishi2016-05-2337-54/+45
OpenPOWER on IntegriCloud