| Age | Commit message (Expand) | Author |
| 2015-06-26 | Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
| 2015-06-26 | pNFS/flexfiles: Fix the reset of struct pgio_header when resending | Trond Myklebust |
| 2015-06-26 | pNFS/flexfiles: Turn off layoutcommit for servers that don't need it | Trond Myklebust |
| 2015-06-26 | Merge branch 'layoutstats' | Trond Myklebust |
| 2015-06-26 | pnfs/flexfiles: protect ktime manipulation with mirror lock | Peng Tao |
| 2015-06-26 | nfs: provide pnfs_report_layoutstat when NFS42 is disabled | Peng Tao |
| 2015-06-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
| 2015-06-26 | fs/block_dev.c: skip rw_page if bdev has integrity | Vishal Verma |
| 2015-06-25 | coredump: add __printf attribute to cn_*printf functions | Nicolas Iooss |
| 2015-06-25 | coredump: use from_kuid/kgid when formatting corename | Nicolas Iooss |
| 2015-06-25 | fs/reiserfs: remove unneeded cast | Firo Yang |
| 2015-06-25 | NILFS2: support NFSv2 export | NeilBrown |
| 2015-06-25 | fs/befs/btree.c: remove unneeded initializations | Fabian Frederick |
| 2015-06-25 | fs/minix: remove unneeded cast | Firo Yang |
| 2015-06-25 | fs/efs: femove unneeded cast | Firo Yang |
| 2015-06-25 | fs/ext4/super.c: use strreplace() in ext4_fill_super() | Rasmus Villemoes |
| 2015-06-25 | fs/jbd2/journal.c: use strreplace() | Rasmus Villemoes |
| 2015-06-25 | fs, proc: introduce CONFIG_PROC_CHILDREN | Iago López Galeiras |
| 2015-06-25 | proc: fix PAGE_SIZE limit of /proc/$PID/cmdline | Alexey Dobriyan |
| 2015-06-25 | nfs: verify open flags before allowing open | Benjamin Coddington |
| 2015-06-25 | nfs: always update creds in mirror, even when we have an already connected ds | Jeff Layton |
| 2015-06-25 | nfs: fix potential credential leak in ff_layout_update_mirror_cred | Jeff Layton |
| 2015-06-25 | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block | Linus Torvalds |
| 2015-06-25 | Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
| 2015-06-25 | Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
| 2015-06-25 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
| 2015-06-25 | ceph: fix ceph_writepages_start() | Yan, Zheng |
| 2015-06-25 | ceph: rework dcache readdir | Yan, Zheng |
| 2015-06-25 | ceph: switch some GFP_NOFS memory allocation to GFP_KERNEL | Yan, Zheng |
| 2015-06-25 | ceph: pre-allocate data structure that tracks caps flushing | Yan, Zheng |
| 2015-06-25 | ceph: re-send flushing caps (which are revoked) in reconnect stage | Yan, Zheng |
| 2015-06-25 | ceph: send TID of the oldest pending caps flush to MDS | Yan, Zheng |
| 2015-06-25 | ceph: track pending caps flushing globally | Yan, Zheng |
| 2015-06-25 | ceph: track pending caps flushing accurately | Yan, Zheng |
| 2015-06-25 | ceph: fix directory fsync | Yan, Zheng |
| 2015-06-25 | ceph: fix flushing caps | Yan, Zheng |
| 2015-06-25 | ceph: don't include used caps in cap_wanted | Yan, Zheng |
| 2015-06-25 | ceph: ratelimit warn messages for MDS closes session | Yan, Zheng |
| 2015-06-25 | ceph: simplify two mount_timeout sites | Ilya Dryomov |
| 2015-06-25 | libceph: store timeouts in jiffies, verify user input | Ilya Dryomov |
| 2015-06-25 | ceph: exclude setfilelock requests when calculating oldest tid | Yan, Zheng |
| 2015-06-25 | ceph: don't pre-allocate space for cap release messages | Yan, Zheng |
| 2015-06-25 | ceph: make sure syncfs flushes all cap snaps | Yan, Zheng |
| 2015-06-25 | ceph: don't trim auth cap when there are cap snaps | Yan, Zheng |
| 2015-06-25 | ceph: take snap_rwsem when accessing snap realm's cached_context | Yan, Zheng |
| 2015-06-25 | ceph: avoid sending unnessesary FLUSHSNAP message | Yan, Zheng |
| 2015-06-25 | ceph: set i_head_snapc when getting CEPH_CAP_FILE_WR reference | Yan, Zheng |
| 2015-06-25 | ceph: use empty snap context for uninline_data and get_pool_perm | Yan, Zheng |
| 2015-06-25 | ceph: check OSD caps before read/write | Yan, Zheng |
| 2015-06-25 | libceph: allow setting osd_req_op's flags | Yan, Zheng |