summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* 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
| * nilfs2: remove FSF mailing address from GPL noticesRyusuke Konishi2016-05-2337-148/+0
| * nilfs2: remove space before commaRyusuke Konishi2016-05-232-4/+4
| * nilfs2: fix white space issue in nilfs_mount()Ryusuke Konishi2016-05-231-1/+1
| * nilfs2: constify nilfs_sc_operations structuresJulia Lawall2016-05-231-5/+5
| * fs/befs/io.c:befs_bread(): remove unneeded initialization to NULLSalah Triki2016-05-231-1/+1
| * fs/befs/io.c:befs_bread_iaddr(): remove unneeded initialization to NULLSalah Triki2016-05-231-1/+1
| * fs/befs/linuxvfs.c:befs_iget(): remove unneeded befs_nio initialization to NULLSalah Triki2016-05-231-1/+1
| * fs/befs/linuxvfs.c:befs_iget(): remove unneeded raw_inode initialization to NULLSalah Triki2016-05-231-1/+1
| * fs/befs/linuxvfs.c:befs_iget(): remove unneeded initialization to NULLSalah Triki2016-05-231-1/+1
| * fs/befs/linuxvfs.c:befs_get_block(): remove unneeded initialization to NULLSalah Triki2016-05-231-1/+1
| * fs/befs/datastream.c:befs_find_brun_dblindirect(): remove unneeded initializa...Salah Triki2016-05-231-3/+1
| * fs/befs/datastream.c:befs_read_lsymlink(): remove unneeded initialization to ...Salah Triki2016-05-231-1/+1
| * fs/befs/datastream.c:befs_read_datastream(): remove unneeded initialization t...Salah Triki2016-05-231-1/+1
| * ELF/MIPS build fixRalf Baechle2016-05-231-0/+8
* | Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-231-67/+29
|\ \ | |/ |/|
| * Merge branch 'for-4.7/dax' into libnvdimm-for-nextDan Williams2016-05-211-67/+29
| |\
| | * Revert "block: enable dax for raw block devices"Dan Williams2016-05-201-67/+29
* | | Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2016-05-2119-604/+1431
|\ \ \
| * | | f2fs: fix to update dirty page count correctlyChao Yu2016-05-201-3/+4
| * | | f2fs: flush pending bios right away when error occursJaegeuk Kim2016-05-205-13/+16
| * | | f2fs: avoid ENOSPC fault in the recovery processJaegeuk Kim2016-05-201-0/+4
| * | | f2fs: make exit_f2fs_fs more clearTiezhu Yang2016-05-181-5/+5
| * | | f2fs: use percpu_counter for total_valid_inode_countJaegeuk Kim2016-05-182-14/+15
| * | | f2fs: use percpu_counter for alloc_valid_block_countJaegeuk Kim2016-05-184-8/+14
| * | | f2fs: use percpu_counter for # of dirty pages in inodeJaegeuk Kim2016-05-183-7/+12
| * | | f2fs: use percpu_counter for page countersJaegeuk Kim2016-05-183-19/+47
| * | | f2fs: use bio count instead of F2FS_WRITEBACK page countJaegeuk Kim2016-05-185-19/+22
| * | | f2fs: manipulate dirty file inodes when DATA_FLUSH is setJaegeuk Kim2016-05-161-3/+8
| * | | f2fs: add fault injection to sysfsSheng Yong2016-05-162-10/+91
OpenPOWER on IntegriCloud