summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2016-05-26libceph: drop msg argument from ceph_osdc_callback_tIlya Dryomov2-9/+7
2016-05-26libceph: switch to calc_target(), part 2Ilya Dryomov2-23/+9
2016-05-26libceph: introduce ceph_osd_request_target, calc_target()Ilya Dryomov2-2/+2
2016-05-26libceph: rename ceph_calc_pg_primary()Ilya Dryomov1-1/+1
2016-05-26libceph: rename ceph_oloc_oid_to_pg()Ilya Dryomov1-1/+1
2016-05-26libceph: DEFINE_RB_FUNCS macroIlya Dryomov1-41/+13
2016-05-26libceph: variable-sized ceph_object_idIlya Dryomov3-6/+4
2016-05-26libceph: move message allocation out of ceph_osdc_alloc_request()Ilya Dryomov2-0/+15
2016-05-26libceph: make ceph_osdc_put_request() accept NULLIlya Dryomov1-6/+3
2016-05-26make xattr_resolve_handlers() safe to use with NULL ->s_xattrAl Viro1-0/+1
2016-05-26xattr: Fail with -EINVAL for NULL attribute namesAndreas Gruenbacher1-1/+1
2016-05-25nfs/flexfiles: Helper function to detect FF_FLAGS_NO_READ_IOTom Haynes2-1/+16
2016-05-25nfs: avoid race that crashes nfs_init_commitWeston Andros Adamson2-0/+32
2016-05-25NFS: checking for NULL instead of IS_ERR() in nfs_commit_file()Dan Carpenter1-2/+2
2016-05-25Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-9/+8
2016-05-24Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds26-308/+352
2016-05-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds50-504/+473
2016-05-24exec: make exec path waiting for mmap_sem killableMichal Hocko1-2/+8
2016-05-24aio: make aio_setup_ring killableMichal Hocko1-1/+6
2016-05-24coredump: make coredump_wait wait for mmap_sem for write killableMichal Hocko1-1/+3
2016-05-24mm, proc: make clear_refs killableMichal Hocko1-2/+9
2016-05-24mm, elf: handle vm_brk errorMichal Hocko1-2/+5
2016-05-24mm, aout: handle vm_brk failuresMichal Hocko1-3/+8
2016-05-24exec: remove the no longer needed remove_arg_zero()->free_arg_page()Oleg Nesterov1-7/+0
2016-05-24nilfs2: fix block commentsRyusuke Konishi10-84/+159
2016-05-24nilfs2: remove loops of single statement macrosRyusuke Konishi1-5/+4
2016-05-24nilfs2: remove unnecessary else after return or breakRyusuke Konishi3-23/+21
2016-05-24nilfs2: avoid bare use of 'unsigned'Ryusuke Konishi26-87/+94
2016-05-24nilfs2: fix code indent coding style issueRyusuke Konishi1-1/+1
2016-05-24nilfs2: remove space before semicolonRyusuke Konishi1-1/+1
2016-05-24nilfs2: do not emit extra newline on nilfs_warning() and nilfs_error()Ryusuke Konishi6-16/+16
2016-05-24nilfs2: clean trailing semicolons in macrosRyusuke Konishi2-5/+5
2016-05-24nilfs2: add missing line spacingRyusuke Konishi10-0/+14
2016-05-24nilfs2: replace __attribute__((packed)) with __packedRyusuke Konishi1-1/+1
2016-05-24nilfs2: move cleanup code of metadata file from inode routinesRyusuke Konishi4-8/+38
2016-05-24nilfs2: get rid of nilfs_mdt_mark_block_dirty()Ryusuke Konishi3-32/+8
2016-05-24nilfs2: clean up old e-mail addressesRyusuke Konishi37-54/+45
2016-05-24nilfs2: remove FSF mailing address from GPL noticesRyusuke Konishi37-148/+0
2016-05-24nilfs2: remove space before commaRyusuke Konishi2-4/+4
2016-05-24nilfs2: fix white space issue in nilfs_mount()Ryusuke Konishi1-1/+1
2016-05-24nilfs2: constify nilfs_sc_operations structuresJulia Lawall1-5/+5
2016-05-24fs/befs/io.c:befs_bread(): remove unneeded initialization to NULLSalah Triki1-1/+1
2016-05-24fs/befs/io.c:befs_bread_iaddr(): remove unneeded initialization to NULLSalah Triki1-1/+1
2016-05-24fs/befs/linuxvfs.c:befs_iget(): remove unneeded befs_nio initialization to NULLSalah Triki1-1/+1
2016-05-24fs/befs/linuxvfs.c:befs_iget(): remove unneeded raw_inode initialization to NULLSalah Triki1-1/+1
2016-05-24fs/befs/linuxvfs.c:befs_iget(): remove unneeded initialization to NULLSalah Triki1-1/+1
2016-05-24fs/befs/linuxvfs.c:befs_get_block(): remove unneeded initialization to NULLSalah Triki1-1/+1
2016-05-24fs/befs/datastream.c:befs_find_brun_dblindirect(): remove unneeded initializa...Salah Triki1-3/+1
2016-05-24fs/befs/datastream.c:befs_read_lsymlink(): remove unneeded initialization to ...Salah Triki1-1/+1
2016-05-24fs/befs/datastream.c:befs_read_datastream(): remove unneeded initialization t...Salah Triki1-1/+1