summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-05-25libceph: a major OSD client updateIlya Dryomov
2016-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-25libceph: redo callbacks and factor out MOSDOpReply decodingIlya Dryomov
2016-05-25libceph: drop msg argument from ceph_osdc_callback_tIlya Dryomov
2016-05-25libceph: switch to calc_target(), part 2Ilya Dryomov
2016-05-25libceph: introduce ceph_osd_request_target, calc_target()Ilya Dryomov
2016-05-25libceph: rename ceph_calc_pg_primary()Ilya Dryomov
2016-05-25libceph: rename ceph_oloc_oid_to_pg()Ilya Dryomov
2016-05-25libceph: DEFINE_RB_FUNCS macroIlya Dryomov
2016-05-25libceph: variable-sized ceph_object_idIlya Dryomov
2016-05-25libceph: move message allocation out of ceph_osdc_alloc_request()Ilya Dryomov
2016-05-25libceph: make ceph_osdc_put_request() accept NULLIlya Dryomov
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-25Merge branch 'cleanups-4.7' into for-chris-4.7-20160525David Sterba
2016-05-25btrfs: fix string and comment grammatical issues and typosNicholas D Steeves
2016-05-25btrfs: scrub: Set bbio to NULL before calling btrfs_map_blockZhao Lei
2016-05-25Btrfs: fix unexpected return value of fiemapLiu Bo
2016-05-25Btrfs: free sys_array eb as soon as possibleLiu Bo
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-24ubifs: ubifs_dump_inode: Fix dumping field bulk_readAndreas Gruenbacher
2016-05-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-24exec: make exec path waiting for mmap_sem killableMichal Hocko
2016-05-24aio: make aio_setup_ring killableMichal Hocko
2016-05-24coredump: make coredump_wait wait for mmap_sem for write killableMichal Hocko
2016-05-24mm, proc: make clear_refs killableMichal Hocko
2016-05-24mm, elf: handle vm_brk errorMichal Hocko
2016-05-24mm, aout: handle vm_brk failuresMichal Hocko
2016-05-24exec: remove the no longer needed remove_arg_zero()->free_arg_page()Oleg Nesterov
2016-05-24nilfs2: fix block commentsRyusuke Konishi
2016-05-24nilfs2: remove loops of single statement macrosRyusuke Konishi
2016-05-24nilfs2: remove unnecessary else after return or breakRyusuke Konishi
2016-05-24nilfs2: avoid bare use of 'unsigned'Ryusuke Konishi
2016-05-24nilfs2: fix code indent coding style issueRyusuke Konishi
2016-05-24nilfs2: remove space before semicolonRyusuke Konishi
2016-05-24nilfs2: do not emit extra newline on nilfs_warning() and nilfs_error()Ryusuke Konishi
2016-05-24nilfs2: clean trailing semicolons in macrosRyusuke Konishi
2016-05-24nilfs2: add missing line spacingRyusuke Konishi
2016-05-24nilfs2: replace __attribute__((packed)) with __packedRyusuke Konishi
2016-05-24nilfs2: move cleanup code of metadata file from inode routinesRyusuke Konishi
2016-05-24nilfs2: get rid of nilfs_mdt_mark_block_dirty()Ryusuke Konishi
2016-05-24nilfs2: clean up old e-mail addressesRyusuke Konishi
2016-05-24nilfs2: remove FSF mailing address from GPL noticesRyusuke Konishi
2016-05-24nilfs2: remove space before commaRyusuke Konishi
2016-05-24nilfs2: fix white space issue in nilfs_mount()Ryusuke Konishi
2016-05-24nilfs2: constify nilfs_sc_operations structuresJulia Lawall