| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | net: rename low latency sockets functions to busy poll | Eliezer Tamir | 2013-07-08 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-07-03 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | net: convert lls to use time_in_range() | Eliezer Tamir | 2013-07-02 |
| * | | | | | | | net: avoid calling sched_clock when LLS is off | Eliezer Tamir | 2013-07-01 |
| * | | | | | | | net: poll/select low latency socket support | Eliezer Tamir | 2013-06-25 |
* | | | | | | | | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 2013-07-09 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | fatfs: add FAT_IOCTL_GET_VOLUME_ID | Mike Lockwood | 2013-07-09 |
| * | | | | | | | | ncpfs: fix error return code in ncp_parse_options() | Wei Yongjun | 2013-07-09 |
| * | | | | | | | | mm/writeback: don't check force_wait to handle bdi->work_list | Wanpeng Li | 2013-07-09 |
| * | | | | | | | | fs/fs-writeback.c: : make wb_do_writeback() as static | Haicheng Li | 2013-07-09 |
| * | | | | | | | | fsnotify: update comments concerning locking scheme | Lino Sanfilippo | 2013-07-09 |
| * | | | | | | | | inotify: fix race when adding a new watch | Lino Sanfilippo | 2013-07-09 |
| * | | | | | | | | dnotify: replace dnotify_mark_mutex with mark mutex of dnotify_group | Lino Sanfilippo | 2013-07-09 |
| * | | | | | | | | fanotify: put duplicate code for adding vfsmount/inode marks into an own func... | Lino Sanfilippo | 2013-07-09 |
| * | | | | | | | | fanotify: fix races when adding/removing marks | Lino Sanfilippo | 2013-07-09 |
| * | | | | | | | | fanotify: info leak in copy_event_to_user() | Dan Carpenter | 2013-07-09 |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2013-07-09 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | ceph: fix race between cap issue and revoke | Yan, Zheng | 2013-07-03 |
| * | | | | | | | | | ceph: fix cap revoke race | Yan, Zheng | 2013-07-03 |
| * | | | | | | | | | ceph: fix pending vmtruncate race | Yan, Zheng | 2013-07-03 |
| * | | | | | | | | | ceph: avoid accessing invalid memory | Sasha Levin | 2013-07-03 |
| * | | | | | | | | | ceph: Reconstruct the func ceph_reserve_caps. | majianpeng | 2013-07-03 |
| * | | | | | | | | | ceph: Free mdsc if alloc mdsc->mdsmap failed. | majianpeng | 2013-07-03 |
| * | | | | | | | | | ceph: remove sb_start/end_write in ceph_aio_write. | Jianpeng Ma | 2013-07-03 |
| * | | | | | | | | | ceph: avoid meaningless calling ceph_caps_revoking if sync_mode == WB_SYNC_ALL. | majianpeng | 2013-07-03 |
| * | | | | | | | | | ceph: fix sleeping function called from invalid context. | majianpeng | 2013-07-03 |
| * | | | | | | | | | ceph: move inode to proper flushing list when auth MDS changes | Yan, Zheng | 2013-07-03 |
| * | | | | | | | | | ceph: clear migrate seq when MDS restarts | Yan, Zheng | 2013-07-03 |
| * | | | | | | | | | ceph: check migrate seq before changing auth cap | Yan, Zheng | 2013-07-03 |
| * | | | | | | | | | ceph: fix race between page writeback and truncate | Yan, Zheng | 2013-07-03 |
| * | | | | | | | | | ceph: reset iov_len when discarding cap release messages | Yan, Zheng | 2013-07-03 |
| * | | | | | | | | | ceph: fix cap release race | Yan, Zheng | 2013-07-03 |
| * | | | | | | | | | ceph: tidy ceph_mdsmap_decode() a little | Dan Carpenter | 2013-07-01 |
| * | | | | | | | | | ceph: improve error handling in ceph_mdsmap_decode | Emil Goode | 2013-07-01 |
| * | | | | | | | | | ceph: fix up comment for ceph_count_locks() as to which lock to hold | Jim Schutt | 2013-07-01 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2013-07-09 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Btrfs: wait ordered range before doing direct io | Josef Bacik | 2013-07-02 |
| * | | | | | | | | | Btrfs: only do the tree_mod_log_free_eb if this is our last ref | Josef Bacik | 2013-07-02 |
| * | | | | | | | | | Btrfs: hold the tree mod lock in __tree_mod_log_rewind | Josef Bacik | 2013-07-02 |
| * | | | | | | | | | Btrfs: make backref walking code handle skinny metadata | Josef Bacik | 2013-07-02 |
| * | | | | | | | | | Btrfs: fix crash regarding to ulist_add_merge | Liu Bo | 2013-07-02 |
| * | | | | | | | | | Btrfs: fix several potential problems in copy_nocow_pages_for_inode | Miao Xie | 2013-07-02 |
| * | | | | | | | | | Btrfs: cleanup the code of copy_nocow_pages_for_inode() | Miao Xie | 2013-07-02 |
| * | | | | | | | | | Btrfs: fix oops when recovering the file data by scrub function | Miao Xie | 2013-07-02 |
| * | | | | | | | | | Btrfs: make the chunk allocator completely tree lockless | Josef Bacik | 2013-07-02 |
| * | | | | | | | | | Btrfs: cleanup orphaned root orphan item | Josef Bacik | 2013-07-02 |
| * | | | | | | | | | Btrfs: fix wrong mirror number tuning | Miao Xie | 2013-07-02 |
| * | | | | | | | | | Btrfs: cleanup redundant code in btrfs_submit_direct() | Miao Xie | 2013-07-02 |
| * | | | | | | | | | Btrfs: remove btrfs_sector_sum structure | Miao Xie | 2013-07-02 |
| * | | | | | | | | | Btrfs: check if we can nocow if we don't have data space | Josef Bacik | 2013-07-02 |